install k3s on ubuntu
sudo k3s server &
# Kubeconfig is written to /etc/rancher/k3s/k3s.yaml
sudo k3s kubectl get node
# On a different node run the below. NODE_TOKEN comes from /var/lib/rancher/k3s/server/node-token
# on your server
sudo k3s agent --server https://myserver:6443 --token ${NODE_TOKEN}
Also in C++:
- declare dataset in powershell
- gitignore for django project
- update package archlinux
- linux shell check if directory does not exists
- how to change a project of changing from private to public in github?
- clear arp table ubuntu]
- Failed to start Docker Application Container Engine
- install traceroute ubuntu 18.04
- ubuntu install gerrit
- install linux
- pipe shell output to vim
- display number of lines in nano linux
- how to install pyaudio in ubuntu
- git remove all branches except master windows
- filter npm audit only high
- install auth in laravel 8 with bootstrap
- how to reduce the size of an image in linux
- how to get list of users in ubuntu
- upgrade bash version mac
- pycharm ubuntu download
- yarn install package from github
- What is the difference between git push origin and git push origin master
- traceroute ubuntu command
- scale deployment