Remove page f
article thumbnail

Getting Started with Kubernetes Using Minikube

Linux Academy

This approach is a lot more cost effective than spinning up multiple servers in your cloud provider of choice, wiring them together, and then learning the basics of Kubernetes. For creating and updating almost anything in Kubernetes, we can use the kubectl apply -f command, passing in the file that defines the desired state.