Open jmbmxer opened 5 years ago
Working on this with a local kind
cluster.
Spent a good chunk of time debugging an issue that turned out to be kind
configuration format/parsing quirk, but making good progress now.
This is complete using KOPS on GCP with the following lines:
Motivation
anonymous-auth=true
is bad when combined withauthorization-mode=AlwaysAllow
. We will enable this and figure out how to expose a key to the user that is applicable.Acceptance
Design Ideas