Skip to content

christian1607/rke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rke

En el host donde se instala RKE se tiene que copiar la llave privada hacia los nodos que se desee instalar (workers o masters)

ssh-copy-id -i /Users/christian/.ssh/id_rsa vagrant@192.168.1.110

Modificamos a ejecucion:

chmod +x rke

Levantamos el cluster:

./rke up --config config-k8s-demo.yaml

About

Repositorio para levantar un cluster k8s usando RKE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages