website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/service-load-balancer-final...

30 lines
562 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
# Removed from Kubernetes
title: ServiceLoadBalancerFinalizer
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.15"
toVersion: "1.15"
- stage: beta
defaultValue: true
fromVersion: "1.16"
toVersion: "1.16"
- stage: stable
defaultValue: true
fromVersion: "1.17"
toVersion: "1.20"
removed: true
---
<!--
Enable finalizer protection for Service load balancers.
-->
为 Service 负载均衡器启用终结器finalizers保护。