#292 Kubernetes on system-containers in OpenStack Magnum
Closed: Duplicate 6 years ago Opened 6 years ago by strigazi.

In this issue we will try to track the work we are doing to modify our templates in openstack/magnum to deploy kubernetes (etcd, flannel) in system containers.

At the moment, we run
1. etcd, flannel, kubelet and kube-apiserver from the binaries includes in fedora-atomic
2. kube-proxy, kube-scheduler, kube-controller-manager as static pods
3. core-dns, kubernetes-dashboard as deployments

The goal is to run all components of 1. in system containers and be able to change version easily and get the newest faster. We will investigate if there are benefits to run 2. as system-containers too.

We (magnum and atomic-wg) could leverage magnum to test the newest packages of kube/etcd/flannel. Magnum's CI will run soon on CICO [1].

Magnum's configuration scripts:
http://git.openstack.org/cgit/openstack/magnum/tree/magnum/drivers/common/templates/kubernetes/fragments

[1] https://bugs.centos.org/view.php?id=13192


Metadata Update from @dustymabe:
- Issue tagged with: k8s

6 years ago

Metadata Update from @jberkus:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata