kubernetes/docs/api-reference
Laszlo Janosi a6da2b1472 K8s SCTP support implementation for the first pull request
The requested Service Protocol is checked against the supported protocols of GCE Internal LB. The supported protocols are TCP and UDP.

SCTP is not supported by OpenStack LBaaS. If SCTP is requested in a Service with type=LoadBalancer, the request is rejected. Comment style is also corrected.

SCTP is not allowed for LoadBalancer Service and for HostPort. Kube-proxy can be configured not to start listening on the host port for SCTP: see the new SCTPUserSpaceNode parameter

changed the vendor github.com/nokia/sctp to github.com/ishidawataru/sctp. I.e. from now on we use the upstream version.

netexec.go compilation fixed. Various test cases fixed

SCTP related conformance tests removed. Netexec's pod definition and Dockerfile are updated to expose the new SCTP port(8082)

SCTP related e2e test cases are removed as the e2e test systems do not support SCTP

sctp related firewall config is removed from cluster/gce/util.sh. Variable name sctp_addr is corrected to sctpAddr in pkg/proxy/ipvs/proxier.go

cluster/gce/util.sh is copied from master
2018-08-27 05:56:27 +00: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 document /watch prefix deprecation 2018-08-07 08:20: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