Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for certSANs (0.08 sec)

  1. cmd/kubeadm/app/phases/certs/doc.go

    */
    
    package certs
    
    /*
    
    	PHASE: CERTIFICATES
    
    	INPUTS:
    		From InitConfiguration
    			.API.AdvertiseAddress is an optional parameter that can be passed for an extra addition to the SAN IPs
    			.APIServer.CertSANs is an optional parameter for adding DNS names and IPs to the API Server serving cert SAN
    			.Etcd.Local.ServerCertSANs is an optional parameter for adding DNS names and IPs to the etcd serving cert SAN
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Nov 02 09:38:56 UTC 2018
    - 1.9K bytes
    - Viewed (0)
Back to top