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

Feature Request: Hyperkube should be able to read the config from default location if -c is not provided

swarupdonepudi opened this issue · comments

It would be nice if hyperkube can look for the config file in the default location ~/.hyperkube-config.yaml if -c option is not specified.

Fixed with #27