We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents addd0a0 + 3acc96d commit e4fb291Copy full SHA for e4fb291
docs/controllers/services/annotations.md
@@ -105,8 +105,6 @@ Specifies which algorithm the Load Balancer should use. Options are `round_robin
105
106
Specifies which size the Load Balancer should be created with. Options are `lb-small`, `lb-medium`, and `lb-large`. Defaults to `lb-small`.
107
108
-IMPORTANT NOTE: This feature is currently in closed beta.
109
-
110
## service.beta.kubernetes.io/do-loadbalancer-sticky-sessions-type
111
112
Specifies which stick session type the loadbalancer should use. Options are `none` or `cookies`.
0 commit comments