kubernetes/pkg/proxy
hui luo a2ef00c1b1 Add iptables restore failure metrics
As mentioned in issue #80061, in iptables lock contention case,
we can see increasing rate of iptables restore failures because it
need to grab iptables file lock.

The failure metric can provide administrators more insight

Metrics will be collected in kube-proxy iptables and ipvs modes

Signed-off-by: Hui Luo <luoh@vmware.com>
2019-08-09 10:18:19 -07:00
..
apis Removed deprecated --resource-container flag from kube-proxy. 2019-06-16 08:36:42 -07:00
config Update the CleanupAndExit field for the Options and the OnServiceSynced for the ServiceHandler comment 2019-07-24 09:40:29 +08:00
healthcheck pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
iptables Add iptables restore failure metrics 2019-08-09 10:18:19 -07:00
ipvs Add iptables restore failure metrics 2019-08-09 10:18:19 -07:00
metrics Add iptables restore failure metrics 2019-08-09 10:18:19 -07:00
userspace pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
util Fix some lint errors in pkg/proxy 2019-05-09 16:48:29 -04:00
winkernel Fix the creation of load balancer policy for the NodeIp when NodePort specified is same as service Port 2019-06-20 11:11:44 -07:00
winuserspace proxy: consolidate ServicesHandler/EndpointsHandler into ProxyProvider 2019-04-05 16:16:35 -05:00
BUILD proxy: add some useful metrics 2019-05-07 14:21:13 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints_test.go changing UpdateEndpointsMap to Update 2019-05-07 14:41:15 -04:00
endpoints.go Merge pull request #76165 from JacobTanenbaum/minor-cleanups 2019-05-15 22:55:55 -07:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
service_test.go enforce the interface relationship between ServicePort and BaseServiceInfo 2019-06-05 14:50:24 -04:00
service.go enforce the interface relationship between ServicePort and BaseServiceInfo 2019-06-05 14:50:24 -04:00
types.go enforce the interface relationship between ServicePort and BaseServiceInfo 2019-06-05 14:50:24 -04:00