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

kubeadm: override node registration options from command line (follow-up) #71323

Commits on Nov 21, 2018

  1. kubeadm: override node registration options from command line

    'kubeadm init' silently ignores --node-name and --cri-socket
    command line options if --config option is specified.
    
    Implemented setting 'name' and 'criSocket' options from the command
    line even if --config command line option is used.
    bart0sh committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b4b4718 View commit details
    Browse the repository at this point in the history