Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodes ip addresses go missing when using k8s 1.11.x #16393

Closed
aemneina opened this issue Oct 31, 2018 · 2 comments
Closed

nodes ip addresses go missing when using k8s 1.11.x #16393

aemneina opened this issue Oct 31, 2018 · 2 comments
Assignees
Labels
internal kind/bug Issues that are defects reported by users or that we know have reached a real release priority/0 status/has-dependency
Milestone

Comments

@aemneina
Copy link

Ticket to track the upstream issue: kubernetes/kubernetes#68270

@alena1108
Copy link

Here is an upstream PR for getting the fix into k8s 1.11: kubernetes/kubernetes#70154. Open as of now, looks like it's targeted for v1.11.6

@jiaqiluo
Copy link
Member

jiaqiluo commented Jan 4, 2019

Validated # 1 on master 1/4
Steps:

  • Ran Rancher server version master 1/4 (single Install)
  • Ran test scrips on this cluster:
    • Ubuntu 16.04 docker 17.03.2-ce, k8s 1.11.6, 1 control plane, 1 etcd, and 3 workers
    • RancherOS 1.4.2 docker 17.03.2-ce, k8s 1.11.6, 1 control plane, 1 etcd, and 3 workers
    • Rhel 7.5, native docker 1.13 with selinux enabled, k8s 1.11.6, 1 control plane, 1 etcd, and 3 workers
  • Tests cover the following areas:
    • workload
    • dns
    • rbac
    • communication
    • ingress
    • secret
    • registry
    • service discovery

@jiaqiluo jiaqiluo closed this as completed Jan 4, 2019
@cjellick cjellick added the kind/bug Issues that are defects reported by users or that we know have reached a real release label Mar 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal kind/bug Issues that are defects reported by users or that we know have reached a real release priority/0 status/has-dependency
Projects
None yet
Development

No branches or pull requests

8 participants