Kyle Brennan
|
29d03fe9a6
|
[kubecdl] create $HOME/.kube if not exist
|
2023-02-16 15:51:21 +01:00 |
|
Christian Weichel
|
478a75e744
|
Switch license to AGPL
|
2022-12-08 13:05:19 -03:00 |
|
JenTing Hsiao
|
0459b5be87
|
kubecdl: filter the instance-type = control-plane
Add one more criteria to filter the control plane nodes only
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
|
2022-11-02 14:16:07 +01:00 |
|
JenTing Hsiao
|
546df5c419
|
kubecdl: use label filter to find the exact cluster
According to https://cloud.google.com/sdk/gcloud/reference/topic/filters#Operator-Terms
The operators `=` and `:` are deprecated.
If we want to test equality, we should use `key <= value AND key >= value`.
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
|
2022-11-02 11:35:06 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
9014ce99a3
|
[kubecdl] Set default project name
|
2022-04-13 20:45:27 +05:30 |
|
Gero Posmyk-Leinemann
|
33bd7ffda1
|
[kubecdl] Fix instance filter
|
2022-03-20 17:47:26 +05:30 |
|
Manuel Alejandro de Brito Fontes
|
965805e5a6
|
[kubecdl] Fix server name pattern
|
2022-03-12 02:00:18 +05:30 |
|
Pudong Zheng
|
42c6404343
|
[dev/kubecdl] use clusterName instead of nodeName
|
2021-12-03 01:52:28 +01:00 |
|
Christian Weichel
|
336eff2cb2
|
[dev/kubecdl] A tool for downloading kubectl from GCP k3s instances
|
2021-12-03 01:52:28 +01:00 |
|