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.
cloud-practical
Skeleton project and files for cloud practicals.
Configuration
- Configure a new env for kubernetes
# sudo needed to install docker
sudo ./setup-env.sh
- Create cluster
k3d cluster create --config <use_your_conf>
- User kubectl