k3s/cluster/addons/calico-policy-controller
Tim Hockin e9dd8a68f6 Revert k8s.gcr.io vanity domain
This reverts commit eba5b6092a.

Fixes https://github.com/kubernetes/kubernetes/issues/57526
2017-12-22 14:36:16 -08:00
..
podsecuritypolicies Add optional addon PSPs 2017-11-10 13:57:33 -08:00
MAINTAINERS.md kube-up: move Calico policy components off master, and add support for GCI master 2016-08-11 17:11:16 -07:00
OWNERS Update OWNERS files for networking components 2017-08-03 11:08:54 -07:00
README.md Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
calico-clusterrole.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
calico-clusterrolebinding.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
calico-cpva-clusterrole.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
calico-cpva-clusterrolebinding.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
calico-cpva-serviceaccount.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
calico-node-daemonset.yaml Schedule Calico components even on tainted nodes 2017-12-13 15:47:41 -08:00
calico-node-vertical-autoscaler-configmap.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
calico-node-vertical-autoscaler-deployment.yaml Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
calico-serviceaccount.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
globalbgpconfig-crd.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
globalfelixconfig-crd.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
globalnetworkpolicy-crd.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
ippool-crd.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
typha-deployment.yaml Updating Calico to v2.6.1 2017-10-06 09:55:23 -07:00
typha-horizontal-autoscaler-clusterrole.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
typha-horizontal-autoscaler-clusterrolebinding.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
typha-horizontal-autoscaler-configmap.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
typha-horizontal-autoscaler-deployment.yaml Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
typha-horizontal-autoscaler-role.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
typha-horizontal-autoscaler-rolebinding.yaml update rbac apiversion 2017-10-27 10:39:55 +08:00
typha-horizontal-autoscaler-serviceaccount.yaml RBAC for Calico Typha Horizontal Autoscaler 2017-10-16 13:47:41 -04:00
typha-service.yaml Make calico/node resource requests dynamic based on cluster size 2017-06-11 16:11:57 -07:00
typha-vertical-autoscaler-configmap.yaml Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
typha-vertical-autoscaler-deployment.yaml Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00

README.md

Calico Policy Controller

==============

Calico is an implementation of the Kubernetes network policy API. The provided manifests install:

  • A DaemonSet which runs Calico on each node in the cluster.
  • A Deployment which installs the Calico Typha agent.
  • A Service for the Calico Typha agent.

Learn More

Learn more about Calico at https://docs.projectcalico.org

Analytics