Document how to use dhcp enabled networks in Kuryr-Kubernetes

Bug #1752858 reported by Cong Phuoc Hoang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr-kubernetes
Triaged
Medium
Unassigned

Bug Description

As this guide, https://github.com/openstack/kuryr-kubernetes/blob/master/doc/source/installation/services.rst, DHCP is disabled in pod, service and external svc subnets. With disabled dhcp in these subnets, I can not connect to VM on pod or service subnets.

I just want to know the purpose of --no-dhcp on these subnet, and can I enable DHCP?

Revision history for this message
QingchuanHao (haoqingchuan-28) wrote :

IP address and route are added by kuryr-cni, instead of dnsmasq by dhcp-agent.
But if subnets are shared with vm, dhcp should be enabled.

Revision history for this message
Antoni Segura Puimedon (celebdor) wrote :

You can enable dhcp. You only need to make sure that the Kubernetes service IP will be taken by a fake service and for the neutron subnet allocation pools to take it into account (that last part should be automatic).

summary: - [Question] Networks in Kuryr-Kubernetes
+ Document how to use dhcp enabled networks in Kuryr-Kubernetes
Changed in kuryr-kubernetes:
importance: Undecided → High
importance: High → Medium
status: New → Triaged
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.