Skip to content

Commit 1290b02

Browse files
authored
adjust docs for feature maturity (#39791)
as per the [docs](https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/services-networking/service.md?plain=1#L697) this is no longer an alpha feature, but stable. Either that or I don't understand it well as a k8s noobie and it should be clarified 😄
1 parent 4217aeb commit 1290b02

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ by making the changes that are equivalent to you requesting a Service of
656656
`type: NodePort`. The cloud-controller-manager component then configures the external load balancer to
657657
forward traffic to that assigned node port.
658658

659-
_As an alpha feature_, you can configure a load balanced Service to
659+
You can configure a load balanced Service to
660660
[omit](#load-balancer-nodeport-allocation) assigning a node port, provided that the
661661
cloud provider implementation supports this.
662662

0 commit comments

Comments
 (0)