End User - Access Kubernetes Remote CLIΒΆ
Access your StarlingX system through kubernetes remote CLI on your Linux-based system.
Prerequisites
You need to have a Linux-based system that has configured the Kubernetes remote CLI. See section: End User - Configure Kubernetes Remote CLI.
Procedure
Update your OIDC token in your
KUBECONFIG
.$ ./oidc-auth -u <StarlingX-LDAP-Username> -c <OAM-FLOATING-IP>
Test kubernetes remote CLI commands.
$ kubectl get all