• Devan Goodwin's avatar
    kubeadm: Default to using token discovery. · bf69fb17
    Devan Goodwin authored
    Recent changes to support multiple methods for discovery meant that
    "kubeadm init" no longer was sufficient and users would need to add
    "--discovery token://" to achieve the same results.
    
    Instead lets assume discovery if the user does not specify anything else
    to maintain parity and the brevity of our original instructions.
    bf69fb17
fuzzer.go 18.8 KB