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.
|
|
3 months ago | |
|---|---|---|
| exercises | 3 months ago | |
| README.md | 3 months ago | |
| cluster.yaml | 3 months ago | |
| setup-env.sh | 3 months ago | |
README.md
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