Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
 - func CreateEssentialAddons(cfg *kubeadmapi.MasterConfiguration, client *clientset.Clientset) error
 - func CreateKubeDNSAddon(deploymentBytes, serviceBytes []byte, client *clientset.Clientset) error
 - func CreateKubeProxyAddon(configMapBytes, daemonSetbytes []byte, client *clientset.Clientset) error
 
Constants ¶
      View Source
      
  
const ( KubeProxyConfigMap = `` /* 616-byte string literal not displayed */ KubeProxyDaemonSet = `` /* 1009-byte string literal not displayed */ KubeDNSVersion = "1.14.1" KubeDNSDeployment = `` /* 5163-byte string literal not displayed */ KubeDNSService = `` /* 397-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func CreateEssentialAddons ¶
func CreateEssentialAddons(cfg *kubeadmapi.MasterConfiguration, client *clientset.Clientset) error
CreateEssentialAddons creates the kube-proxy and kube-dns addons
func CreateKubeDNSAddon ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.