mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-19 04:16:26 +00:00
Update kubernetes.md
This commit is contained in:
@@ -164,6 +164,9 @@
|
||||
* [stackrox.com: Kubernetes Networking Demystified: A Brief Guide](https://www.stackrox.com/post/2020/01/kubernetes-networking-demystified/)
|
||||
* [medium.com: Fighting Service Latency in Microservices With Kubernetes](https://medium.com/@sindhujacynixit/fighting-service-latency-in-microservices-with-kubernetes-f5a584f5af36)
|
||||
|
||||
## Kubernetes Storage
|
||||
* [Cloud Native Storage](storage.md)
|
||||
|
||||
## Local Installers
|
||||
* [Minikube](https://github.com/kubernetes/minikube) A tool that makes it easy to run Kubernetes locally inside a Linux VM. It's aimed on users who want to just test it out or use it for development. It cannot spin up a production cluster, it's a one node machine with no high availability.
|
||||
* [murchie85.github.io: Installling minikube](https://murchie85.github.io/Kubernetes.html)
|
||||
|
||||
Reference in New Issue
Block a user