Releases: att-comdev/halcyon-kubernetes
Releases · att-comdev/halcyon-kubernetes
v2.0.0
Features:
- Added support for CentOS 7
- Separated vagrant deployment (using submodule) featured at: https://github.com/att-comdev/halcyon-vagrant-kubernetes
- Added support for the following SDN deployments:
- Calico
- Canal
- Romana
- Weave
- Added plugins (optional):
- kubernetes-dashboard
Upcoming:
- Include Helm Support for development (as optional plugin)
- Include KPM Support for development (as optional plugin)
- Include shared storage deployment, either as Kubernetes manifest or preferably as Helm Chart
- Include sample inventory file (for now, can use this as model: https://github.com/att-comdev/halcyon-vagrant-kubernetes/blob/master/Vagrantfile#L112-L122)
v1.0.0
Features:
- Support for Ubuntu 16.04 LTE
- Kubernetes Support for v.1.4
- User-defined Multi-Node Deployments (via config.rb)
- User-defined Network Definitions (via config.rb)
- User-defined, Multi-Provider Deployments
- Virtualbox
- Openstack (use of config.rb)
- Romana Instructions Included in /docs
Upcoming:
- User-defined SDN support (Calico, Canal, Romana, Weave)
- Include AWS supported deployment
- Include/Link SDN Instructions (for items like policy)
- Separate Ansible playbooks, and use Git Submodule to provide Vagrant deployment