-
Updated
Aug 21, 2021 - Go
rancher
Here are 482 public repositories matching this topic...
From my YouTube comment: https://www.youtube.com/watch?v=UoOcLXfa8EU&lc=UgwZL42zHoDLwqG-XOd4AaABAg
Can't bootstrap due to different token
Check the release notes: https://github.com/k3s-io/k3s/releases/tag/v1.21.3%2Bk3s1
⚠️ Important Upgrade Note⚠️
If you are using K3s in a HA configuration with an external SQL datastore, and your server (control-plane) nodes were not started with t
-
Updated
Aug 22, 2021 - Python
-
Updated
Jun 14, 2019 - Go
-
Updated
May 26, 2019
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Aug 9, 2021 - Go
-
Updated
May 10, 2021 - Jinja
-
Updated
Apr 6, 2020 - Shell
Some clusters can be stopped when k3x is started. Users could think the current cluster should be ready, but they would really need to "start" it. We should show a warning saying something like "the current cluster is stopped".
-
Updated
Mar 22, 2018 - Go
-
Updated
Aug 15, 2021 - HCL
-
Updated
Aug 4, 2021 - Go
-
Updated
Jun 15, 2021 - Shell
-
Updated
Jul 10, 2017
-
Updated
Sep 7, 2020 - Go
-
Updated
Aug 1, 2021 - Python
What happened:
kconnect to my-alias --password $pass -k custom/cubeconfig/path writes kubeconfig to default kubeconfig path instead of custom/cubeconfig/path
What did you expect to happen:
kconnect to respects-k --kubeconfig flag and writes to the path specified.
How to reproduce it:
touch ~/test.config
kconnect to my-alias -k ~/test.config
expect kubeconfig writes t
-
Updated
May 19, 2021 - Python
-
Updated
Aug 15, 2017 - JavaScript
-
Updated
May 2, 2021 - HTML
-
Updated
Jul 9, 2021 - Shell
Improve this page
Add a description, image, and links to the rancher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rancher topic, visit your repo's landing page and select "manage topics."


Scope of your request
Do you need...
k3d cluster create --<your-flag>)?deleteconfigDescribe the solution you'd like
Support deleting a cluster that is defined in a config file.
Describe alternatives you've considered
Parse the config file to get the cluster name.