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

Improve Kubernetes-setup-using-Ansible-and-Vagrant.md #13999

Merged
merged 1 commit into from May 14, 2019

Commits on Apr 24, 2019

  1. Improve Kubernetes-setup-using-Ansible-and-Vagrant

    Fix a node IP issue when using vagrant.
    See kubernetes/kubernetes#60835 for detail.
    
    Since the tutorial using debs, we need to configure node IP in
    `/etc/default/kubelet`.
    See https://kubernetes.io/docs/setup/independent/kubelet-integration/ for
    detail.
    halfcrazy committed Apr 24, 2019
    Copy the full SHA
    edd35c3 View commit details
    Browse the repository at this point in the history