Skip to content

wurstbrot/kubernetes-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubernetes-training

Minimum Kubernetes version 1.16

Preparation

Preparation of k3s on ubuntu

curl -sfL https://get.k3s.io | sh -s - --docker

# to use kubectl and not k3s kubectl
sudo chmod 755 /etc/rancher/k3s/k3s.yaml 
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published