9fa54fe44e
Change-Id: I1cfdc44fb72907e9e34294194084c59e29d8d80a Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
779 B
779 B
End User - Access Kubernetes Remote CLI
Access your system through kubernetes remote on your Linux-based system.
You need to have a Linux-based system that has configured the
Kubernetes remote . See section: end-user-configure-k8s-remote-cli-fad235bb7a18
.
Update your token in your
KUBECONFIG
.$ ./oidc-auth -u <StarlingX-LDAP-Username> -c <OAM-FLOATING-IP>
Test kubernetes remote commands.
$ kubectl get all