k3s/docs
Kubernetes Submit Queue 35eba22cc7 Merge pull request #41162 from MrHohn/esipp-ga
Automatic merge from submit-queue (batch tested with PRs 45623, 45241, 45460, 41162)

Promotes Source IP preservation for Virtual IPs from Beta to GA

Fixes #33625. Feature issue: kubernetes/features#27.

Bullet points:
- Declare 2 fields (ExternalTraffic and HealthCheckNodePort) that mirror the ESIPP annotations.
- ESIPP alpha annotations will be ignored.
- Existing ESIPP beta annotations will still be fully supported.
- Allow promoting beta annotations to first class fields or reversely.
- Disallow setting invalid ExternalTraffic and HealthCheckNodePort on services. Default ExternalTraffic field for nodePort or loadBalancer type service to "Global" if not set.

**Release note**:

```release-note
Promotes Source IP preservation for Virtual IPs to GA.

Two api fields are defined correspondingly:
- Service.Spec.ExternalTrafficPolicy <- 'service.beta.kubernetes.io/external-traffic' annotation.
- Service.Spec.HealthCheckNodePort <- 'service.beta.kubernetes.io/healthcheck-nodeport' annotation.
```
2017-05-12 15:00:46 -07:00
..
admin run hack/update-generated-docs.sh to strip munge tags 2017-02-16 10:17:17 -08:00
api-reference Merge pull request #41162 from MrHohn/esipp-ga 2017-05-12 15:00:46 -07:00
design replace contents of docs/design with stubs 2017-01-11 08:23:44 -05:00
devel PR template: Update links to kubernetes/community repo 2017-03-17 12:23:58 -04:00
getting-started-guides README: Update obsolete link 2017-03-17 12:15:35 -04:00
images
man/man1 Merge pull request #43436 from xilabao/add-set-rolebinding-command 2017-05-05 07:21:58 -07:00
proposals replace contents of docs/proposals with stubs 2016-12-21 21:15:09 -05:00
user-guide Merge pull request #44621 from caarlos0/patch-1 2017-05-11 19:39:40 -07:00
yaml/kubectl Plugins are loaded under the 'kubectl plugin' command 2017-04-28 01:34:07 -03:00
.generated_docs Merge pull request #43436 from xilabao/add-set-rolebinding-command 2017-05-05 07:21:58 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
OWNERS Move .generated_docs to docs/ so docs OWNERS can review / approve 2017-02-16 10:11:57 -08:00
README.md fix munge-docs build errors 2016-11-17 16:49:00 +01:00
api.md fix munge-docs build errors 2016-11-17 16:49:00 +01:00
reporting-security-issues.md Replace out of date security disclosure doc 2017-03-17 10:45:33 -07:00

README.md

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics