• huggsboson's avatar
    Fixes #23153. · 99c79d1c
    huggsboson authored
    Sadly, kube-system isn't automatically created, so people need to make
    sure to create it in their turnup scripts.  Also after creating
    kube-system it can take 10+ seconds for master and proxy to show up.
    
    I tested the equivalent of these changes locally, but not these changes
    themselves as I don't have a dev/build env up, so please read carefully
    and maybe try them out!
    
    Use kubectl create ns
    99c79d1c
master-multi.json 2.41 KB