mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Merge pull request #90751 from yliaog/windep
Removed leftover comments for the deleted function Get_MgmtSubnet
This commit is contained in:
commit
14eb291084
@ -440,11 +440,6 @@ function ConvertTo_MaskLength
|
||||
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
|
||||
# Windows pods+kubelet will communicate with the rest of the Kubernetes cluster.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user