Problem scenario
You want to deploy a Kubernetes cluster to Azure. You have an Ubuntu Linux server (e.g., with a nano flavor in AWS, a server on-premises, or an one vCPU Azure server with one GB of RAM). It has no software packages installed on it (e.g., it does not have Docker or Kubernetes). How do you deploy Kubernetes into Azure (from an instance in AWS)?
Solution
Warning:
…
Continue reading “How Do You Deploy a Kubernetes Cluster to Azure?”