-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.14
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The `nodeip-configuration.service` doesn't populates the ipv6 address for a worker node due to which the application pods are in crashloopbackoff state.
How reproducible:
Steps to Reproduce:
1. Convert from single stack to dual stack.
2. Check if the IPV6 value gets populated automatically in KUBELET_NODE_IPS in /etc/systemd/system/kubelet.service.d/20-nodenet.conf
3. Even when the network crd has the value:
serviceNetwork:
- 172.30.0.0/16
- fd02::/112