mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 08:40:42 +00:00
Removed leftover comments for the deleted function Get_MgmtSubnet
This commit is contained in:
parent
6c0278ed45
commit
eb6ee368b9
@ -440,11 +440,6 @@ function ConvertTo_MaskLength
|
|||||||
return $bits.Length
|
return $bits.Length
|
||||||
}
|
}
|
||||||
|
|
||||||
# Returns the "management" subnet on which the Windows pods+kubelet will
|
|
||||||
# communicate with the rest of the Kubernetes cluster without NAT. In GCE this
|
|
||||||
# is the subnet that VM internal IPs are allocated from.
|
|
||||||
#
|
|
||||||
# This function will fail if Add_InitialHnsNetwork() has not been called first.
|
|
||||||
# Returns a network adapter object for the "management" interface via which the
|
# Returns a network adapter object for the "management" interface via which the
|
||||||
# Windows pods+kubelet will communicate with the rest of the Kubernetes cluster.
|
# Windows pods+kubelet will communicate with the rest of the Kubernetes cluster.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user