k3s/pkg/proxy
Kubernetes Submit Queue ef741c3038
Merge pull request #68075 from riverzhang/fix-ipvs-readme
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Fix how to use ipvs mode by kubeadm

**What this PR does / why we need it**:
how to use ipvs mode by kubeadm
**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 #

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-08-31 14:16:16 -07:00
..
apis/config update autogenerated file 2018-08-28 09:14:27 +08:00
config update bazel 2018-08-16 09:59:33 +08:00
healthcheck Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
iptables Merge pull request #67948 from wojtek-t/use_buffers_in_kube_proxy 2018-08-29 16:33:34 -07:00
ipvs Merge pull request #68075 from riverzhang/fix-ipvs-readme 2018-08-31 14:16:16 -07:00
metrics add proxy metrics in app level 2017-10-16 21:10:51 +08:00
userspace K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
util K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
winkernel api -> v1 error corrected in pkg/proxy/winkernel/proxier.go 2018-08-27 05:59:50 +00:00
winuserspace K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
BUILD Move pkg/proxy/apis/kubeproxyconfig to pkg/proxy/apis/config 2018-08-27 10:30:42 +08:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
doc.go
endpoints.go use versioned api in kube-proxy 2018-08-16 09:59:33 +08:00
endpoints_test.go use versioned api in kube-proxy 2018-08-16 09:59:33 +08:00
service.go use versioned api in kube-proxy 2018-08-16 09:59:33 +08:00
service_test.go Changes according to the approved KEP. SCTP is supported for HostPort and LoadBalancer. Alpha feature flag SCTPSupport controls the support of SCTP. Kube-proxy config parameter is removed. 2018-08-27 05:58:36 +00:00
types.go use versioned api in kube-proxy 2018-08-16 09:59:33 +08:00