You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

279 B

cloud-practical

Skeleton project and files for cloud practicals.

Configuration

  1. Configure a new env for kubernetes
# sudo needed to install docker
sudo ./setup-env.sh
  1. Create cluster
k3d cluster create --config <use_your_conf>
  1. User kubectl