mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
Merge pull request #18158 from gmarek/master
Auto commit by PR queue bot
This commit is contained in:
commit
9bd5995841
@ -17,9 +17,6 @@ limitations under the License.
|
|||||||
package ports
|
package ports
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// KubeletStatusPort is the default port for the kubelet healthz server.
|
|
||||||
// May be overridden by a flag at startup.
|
|
||||||
KubeletStatusPort = 10248
|
|
||||||
// ProxyPort is the default port for the proxy healthz server.
|
// ProxyPort is the default port for the proxy healthz server.
|
||||||
// May be overriden by a flag at startup.
|
// May be overriden by a flag at startup.
|
||||||
ProxyStatusPort = 10249
|
ProxyStatusPort = 10249
|
||||||
|
Loading…
Reference in New Issue
Block a user