Support for kubernetes pod specs with hostNetwork: true

Bug #1861517 reported by George Kraft
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Yang Kelvin Liu

Bug Description

I'm trying to create a k8s charm for Multus, which requires the ability to create a DaemonSet where the pod spec includes hostNetwork: true.

It is a top-level option in pod specs:

spec:
  hostNetwork: true
  containers:
  - name: kube-multus
    image: nfvpe/multus:v3.4

Full example: https://github.com/intel/multus-cni/blob/da9da81be91bc76a1badf8fc286b28dae2d86fb9/images/multus-daemonset.yml#L138

Tags: k8s
tags: added: k8s
Ian Booth (wallyworld)
Changed in juju:
milestone: none → 2.8-beta1
importance: Undecided → High
status: New → Triaged
Changed in juju:
status: Triaged → In Progress
assignee: nobody → Yang Kelvin Liu (kelvin.liu)
Revision history for this message
Yang Kelvin Liu (kelvin.liu) wrote :

https://github.com/juju/juju/pull/11219 will be landed to 2.7 to add this support.

Changed in juju:
status: In Progress → Fix Committed
Harry Pidcock (hpidcock)
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.