Skip to content

Add documentation for validating keystone authentication #471

Open
@Cynerva

Description

@Cynerva

Originally opened here: https://bugs.launchpad.net/charm-kubernetes-master/+bug/1814843

For our k8s keystone authentication validation, we are following this guide:
https://www.ubuntu.com/kubernetes/docs/ldap

It would be useful to add a small section on how to best validate that the token generated from 'get_keystone_token' works end to end.

Right now to test, we are plugging the token into a 'kubectl get nodes --token' command and checking the output. Is using it this way a good way to validate it works end to end?

Successfully getting a token from 'get_keystone_token' doesn't really confirm that the token works with the kubernetes cluster, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues seeking community contribution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions