k3s/docs/api-reference
Kubernetes Submit Queue 2eb14e3007
Merge pull request #64973 from nokia/k8s-sctp
Automatic merge from submit-queue (batch tested with PRs 67694, 64973, 67902). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

SCTP support implementation for Kubernetes

**What this PR does / why we need it**: This PR adds SCTP support to Kubernetes, including Service, Endpoint, and NetworkPolicy.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #44485

**Special notes for your reviewer**:

**Release note**:

```release-note

SCTP is now supported as additional protocol (alpha) alongside TCP and UDP in Pod, Service, Endpoint, and NetworkPolicy.  

```
2018-08-28 07:21:18 -07:00
..
admissionregistration.k8s.io Update generated 2018-08-22 16:54:41 -07:00
apps K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
authentication.k8s.io Update deletionTimestamp with information about finalizer effect 2017-11-03 10:48:48 +08:00
authorization.k8s.io autogenerated 2017-11-03 13:46:29 -07:00
autoscaling Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
batch K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
certificates.k8s.io/v1beta1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
coordination.k8s.io/v1beta1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
events.k8s.io/v1beta1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
extensions/v1beta1 K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
networking.k8s.io/v1 K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
policy/v1beta1 auto generated code 2018-08-22 21:59:44 +09:00
rbac.authorization.k8s.io document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
scheduling.k8s.io document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
settings.k8s.io/v1alpha1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
storage.k8s.io document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
v1 K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00