mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 23:13:08 -04:00
🐌 add link for k14s
This commit is contained in:
parent
efc4d4e1cf
commit
78d75bae41
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Services objects allow pods to communicate with other pods.
|
|||
- [Minikube](https://github.com/kubernetes/minikube) implements a local Kubernetes cluster on macOS, Linux, and Windows. You can install it following [this instructions](https://minikube.sigs.k8s.io/docs/start/).
|
||||
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) is a command line interface for running commands against Kubernetes clusters.
|
||||
- [kubectx](https://github.com/ahmetb/kubectx) is a tool to switch between k8s contexts.
|
||||
- [k14s](https://k14s.io/): Kubernetes Tools that follow Unix philosophy to be simple, and composable.
|
||||
|
||||
|
||||
## Tutorials
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue