docs/doc/source/security/kubernetes/end-user-access-k8s-remote-cli-7bb5b71ed604.rst
Suzana Fernandes 9fa54fe44e Create Security Guide Reference
Change-Id: I1cfdc44fb72907e9e34294194084c59e29d8d80a
Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
2024-11-01 18:01:33 +00:00

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.

  1. Update your token in your KUBECONFIG.

    $ ./oidc-auth -u <StarlingX-LDAP-Username> -c <OAM-FLOATING-IP>
  2. Test kubernetes remote commands.

    $ kubectl get all