summaryrefslogtreecommitdiff
path: root/keps/sig-network
AgeCommit message (Collapse)Author
2019-06-26remove keps directoryMarcum
2018-12-01Add KEP tombstonesStephen Augustus
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-12-01Remove KEP subdirectory OWNERSStephen Augustus
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-11-21Merge pull request #2822 from bradhoekstra/kube-proxy-services-optionalk8s-ci-robot
KEP: Make kube-proxy service abstraction optional
2018-11-20Change label key, add comments about alternate service proxyBrad Hoekstra
implementations.
2018-11-12Change feature label, add approver and reviewerBrad Hoekstra
2018-11-10Fixup some typosmooncake
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-09Follow up edits on the nodelocaldns KEPPavithra Ramesh
2018-11-06Add comment about frameworks that could use this featureBrad Hoekstra
2018-11-06Add more detail to the Overview sectionBrad Hoekstra
2018-11-05SpellingBrad Hoekstra
2018-11-05Remove apiserver goal, be explicit about handling dynamic label changesBrad Hoekstra
2018-10-31Switch to labelling Services and Endpoints instead of NamespacesBrad Hoekstra
2018-10-29Fill in more detailsBrad Hoekstra
2018-10-18KEP for NodeLocal DNS Cache featurePavithra Ramesh
Review comments
2018-10-18fix some typos (#2817)likeXXxx
* modified document:csi-migration.md * modified document:rescheduling.md * fix a typo * fix a typo * fix a typo * fix a typo * fix a typo * fix a typo * fix a typo * fix a typo * fix a typo * revert a typo
2018-10-17KEP: Make kube-proxy service abstraction optionalBrad Hoekstra
2018-09-14Status changed to implemented. Editor is set to @janosiJanosi Laszlo
2018-08-24Updated according to the comments on github. Main functional changes: ↵janosi
HostPort with SCTP shall be supported; type=LoadBalancer with SCTP shall be supported
2018-08-24Handling of Services with type=LoadBalaner changed. Support of HostPort with ↵Janosi Laszlo
SCTP is clarified (not supported).
2018-08-24It turned out that iptables and ipvs does not trigger the loading of the ↵Janosi Laszlo
SCTP kernel module. The proposed solution is updated accordingly, and it became a lot simpler. Also the usage of SCTP as protocol value in the Pod/container descriptor is described in the document now.
2018-08-24Example DNS SRV record added. Userspace SCTP alternatives updated.Janosi Laszlo
2018-08-24Added alternatives to handle the userspace SCTP incompatibilityjanosi
2018-08-24Modified based on the first comments. Userspace SCTP related part re-worked ↵Laszlo Janosi
based on further investigations.
2018-08-24protocol is mandatory in order to use port in iptables rules. That is, we ↵Laszlo Janosi
cannot use the port value in iptables rules if the protocol is not defined
2018-08-24New KEP document at keps/sig-network/0015-20180614-SCTP-support.mdLaszlo Janosi
2018-07-09Typo fix: cluter->clusterAdamDang
cluter->cluster
2018-06-01Merge pull request #2167 from rajansandeep/corednsdefaultk8s-ci-robot
KEP for CoreDNS to Default DNS
2018-05-30initial commitSandeep Rajan
2018-05-30initial commitSandeep Rajan
KEP coredns for GA only
2018-05-30Add a retroactive KEP for IPVSRohit Ramkumar
2018-04-05add KEP for pod ready++Minhan Xia
2018-03-08Add OWNERS for sig network KEPSRohit Ramkumar
2018-03-08Create new KEP directory for SIG Network with just a README for now.Rohit Ramkumar