Utah Tech Logo

IT3300

DevOps virtualization

Creating a K8S cluster on azure

Login

On a machine like ssh.cs.dixie.edu:

Create a single node cluster:

Install the kubectl commands:

Verify that kubectl commands work

Apply yaml files or create the resources you want on K8s cluster.

Delete the cluster and other resources created