Deploy a Kubernetes cluster
This profile creates a Kubernetes cluster with Kubespray at KVM@TACC. It uses 3 m1.large
VMs and 1 floating IP.
It is intended as a general-purpose "recipe" for use in teaching cloud computing.
Click "Launch on Chameleon", then follow the instructions in reserve_kvm/index.md
to launch your Kubernetes cluster.
This material is based upon work supported by the National Science Foundation under Grant No. 2230079.
Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.
Download ArchiveDownload an archive containing the files of this artifact.
Download with git
Clone the git repository for this artifact, and checkout the version's commit
git clone https://github.com/teaching-on-testbeds/k8s
# cd into the created directory
git checkout bb5d788c8034f83befc9427def01f015b9998677
Submit feedback through GitHub issues