Cloud native tech empower orgs to build and run scalalble apps in modern, dynamic envs (clouds). Containers, service meshes, microservices, immutable infra and declarative APIs exemplify this approach.
minikube start
- minikube allows for provisioning of new cluster. kubectl allows management of Existing cluster.
kubectl cluster-info
- Shows IP address of K8s control plane.