Improve CoreOS template to match coreos-kubernetes best-pratice and features
I'd like to improve CoreOS template to match coreos-kubernetes best pratices :
- Use addons like kube-dashboard and kube-dns to provide cluster service.
- Enable the admission control feature to get the service account feature.
- Upgrade Kubernetes to latest CoreOS hyperkube release (quay.io/
- Use flannel host-gw or vxln by default.
- Enable addons such as Calico for network policy, kube-dns, heapster for performance metrics
- Use recommended default configuration for Kubernetes components according to upstream Kubernetes
- Run all Kubernetes components in containers (flannel, calico self hosted, Kubernetes service)
Blueprint information
- Status:
- Not started
- Approver:
- Adrian Otto
- Priority:
- Undefined
- Drafter:
- Kevin Lefevre
- Direction:
- Needs approval
- Assignee:
- Kevin Lefevre
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Improve consistency for SSL PATH accross template
Addressed by: https:/
Remove heat-params sourcing
Addressed by: https:/
Remove $myip when unnecessary and use KUBE_NODE_IP
Addressed by: https:/
use variables for hyperkube et kube version
Addressed by: https:/
Make KUBE_ALLOW_PRIV used for api server
Gerrit topic: https:/
Addressed by: https:/
Make INSECURE_
Addressed by: https:/
Prepare Kubelet for multiple container runtime
Addressed by: https:/
Add CoreOS/K8s recommended defaults to kube-proxy
Addressed by: https:/
Add admission control to CoreOS Driver
Addressed by: https:/
Enable SkyDNS addons and Kubelet config to use it
Gerrit topic: https:/
Addressed by: https:/
[k8s_coreos] enable cinder and neutron integration