How to Create Local and Cloud Kubernetes Deployments Using Minikube and Kops

Jose Castelli
The Startup
4 min readOct 29, 2019

--

This article is a guideline to help you manage Kubernetes clusters on AWS keeping the same infrastructure as in our local environment.

To make it possible, first of all, we are going to set up some necessary tools, and then, I am going to share a repository where you will find all the files to download and generate your own…

--

--