issues
search
replicatedhq
/
kots
KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
https://kots.io
Apache License 2.0
902
stars
90
forks
source link
fix(ec): solve make kotsadm-up-ec fail
#4943
Closed
DexterYan
closed
1 month ago
DexterYan
commented
1 month ago
What this PR does / why we need it:
add
--kubeconfig=/var/lib/embedded-cluster/k0s/pki/admin.conf
, since kos kubectl didn't pick up the KUBECONFIG
Which issue(s) this PR fixes:
Does this PR require a test?
NONE
Does this PR require a release note?
NONE
Does this PR require documentation?
NONE
What this PR does / why we need it:
--kubeconfig=/var/lib/embedded-cluster/k0s/pki/admin.conf
, since kos kubectl didn't pick up the KUBECONFIGWhich issue(s) this PR fixes:
Does this PR require a test?
NONE
Does this PR require a release note?
Does this PR require documentation?
NONE