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.
 
 
 
Your Name e9da09d5f4 Push k8s training 3 months ago
exercises Push k8s training 3 months ago
README.md Push k8s training 3 months ago
cluster.yaml Push k8s training 3 months ago
setup-env.sh Push k8s training 3 months ago

README.md

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