zillow / hyper-kube-config

H Y P E R K U B E - A Serverless API and kubectl plugin providing a storage and retrieval Kubernetes cluster credentials. Hyperkube leverages AWS Secrets Manager for storing credential information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate and save new k8s users

sepulworld opened this issue · comments

Generate and save new k8s users

Leverage cluster CA cert to create new users with certs of their own. They are to be stored in in hyper-kube along side cluster creds and retrieved via kubectl plugin.

I think we should have the role and role binding steps for k8s users handled outside of hyper-kube for now.