This website requires JavaScript.
Explore
Help
Sign In
CadolesKube
/
vms
Watch
7
Star
0
Fork
You've already forked vms
0
Code
Issues
2
Pull Requests
1
Projects
Releases
Wiki
Activity
6232664fe6
vms
/
recipes
/
alpine
/
provisionning
/
k3s.sh
5 lines
87 B
Bash
Raw
Blame
History
#!/bin/sh
echo
"export KUBECONFIG=/etc/rancher/k3s/k3s.yaml"
>> /root/.profile
exit
0
Reference in New Issue
View Git Blame
Copy Permalink