jebbens
jebbens
A user wants to look at the Kubernetes Version Compability Matrix in README.md to see what versions of Kubernetes will work with version 1.4.x. /triage support
### What would you like to be added? Use the aws-iam-authenticator CLI to delete a role from the aws-auth configmap. For ex, `aws-iam-authenticator delete role ...` ### Why is this...
### Issue Did not create an issue for this. ### Description Added `envFrom` to the deployment template and values file. ### Checklist - [ ] Added tests that cover your...
update versions **Is this a bug fix or adding new feature?** New feature **What is this PR about? / Why do we need it?** Adding the `envFrom` property provides a...
**What would you like to be added**: I would like to add support for configuring a host and kubelet for use with a network proxy to the bootstrap.sh (or add...
**What would you like to be added**: A valid way to apply taints to nodes at launch **Why is this needed**: According to the k8s [kubelet reference docs](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/), the `register-with-taints`...