The Canonical Distribution of Kubernetes: Development Summary #4
Canonical
on 28 July 2017
This blog was originally posted by Tim Van Steenburgh

July 21st concluded our most recent development sprint on the Canonical Distribution of Kubernetes (CDK). Here’s a look at what we did.
Fixes and Improvements
Check out the full list on GitHub. Here are some notables:
- Made load balancer port configurable
- Changed default
--service-cluster-ip-rangeto a/16CIDR to allow more NodePort IP addresses - Fixed etcd snapshot action
- Increased default worker node constraints to 4 cpu, 4GB RAM
Testing
- Added a test to ensure dashboard is operational after deploy
- Added a test for the built-in microbot example
- Added a Jenkins job to test master charms with stable snaps. When this is green it means we can release whatever new fixes/features we have queued up in the charms, giving us the confidence to do more frequent releases.
Features
- Calico spike. We want to provide a CDK + Calico deployment option that works on any cloud, just like our CDK + Flannel option. We’ve decided to go with a Calico-on-Flannel (Canal) approach initially. Canal combines the network policy enforcement of Calico with the ease-of-deployment of Flannel. Work begins in the current sprint!
- RBAC spike. We mapped out the work necessary for enabling RBAC via charm config. Work begins in the current sprint!
- Updated the canonical-kubernetes-elastic bundle. This bundle has been added to our Jenkins build process and updated with the latest 1.7 charms.
If you’d like to follow along more closely with CDK development, you can do so in the following places:
- https://github.com/kubernetes/kubernetes (cluster/juju directory)
- https://github.com/juju-solutions/bundle-canonical-kubernetes
- Kubernetes Slack channels and SIG meetings
- #juju on Freenode IRC
- juju@lists.ubuntu.com mailing list
Until next time!
Talk to us today
Interested in running Ubuntu in your organisation?
Newsletter signup
Related posts
A better way to provision NVIDIA BlueField DPUs at scale with MAAS
The recent release of MAAS 3.7 introduces a significant new capability: the ability to provision NVIDIA BlueField Data Processing Units (DPUs) directly...
MicroCeph: why it’s the superior MinIO alternative (and how to use it)
Recently, the team at MinIO moved the open source project into maintenance mode and will no longer accept any changes. That means that no new features or...
Design and Documentation clinics at FOSDEM Fringe 2026
FOSDEM is one of the biggest and most exciting open source events of the year, held at the Solbosch campus of the Université Libre de Bruxelles (Brussels),...