Skip to content

This is a set of scripts that will download a cloud server image from ubuntu, modify, set up, and run a kube cluster.

Notifications You must be signed in to change notification settings

Mlabarbara/lunar-ubuntu-kube-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunar-ubuntu-kube-cluster

This is a set of scripts that will download a cloud server image from ubuntu, modify, set up, and run a kube cluster.

kubectl apply -f sa.yaml kubectl apply -f clusterrole.yaml kubectl -n kubernetes-dashboard get secret $(kubectl -n kubernetes-dashboard get sa/admin-user -o jsonpath="{.secrets[0].name}") -o go-template="{{.data.token | base64decode}}"

About

This is a set of scripts that will download a cloud server image from ubuntu, modify, set up, and run a kube cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published