k3s/cluster/addons/calico-policy-controller
Jing Ai 2bfdaadfde Add serviceaccounts permission for ClusterRole, required by Calico v3.2.0+. 2018-09-14 15:44:07 -07:00
..
podsecuritypolicies Add optional addon PSPs 2017-11-10 13:57:33 -08:00
MAINTAINERS.md
OWNERS
README.md
calico-clusterrole.yaml Add serviceaccounts permission for ClusterRole, required by Calico v3.2.0+. 2018-09-14 15:44:07 -07: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
calico-node-daemonset.yaml A few cleanups (remove duplicated env vars & unnecessary comments) on yaml files. 2018-06-12 10:53:54 -07:00
calico-node-vertical-autoscaler-configmap.yaml
calico-node-vertical-autoscaler-deployment.yaml Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08:00
calico-serviceaccount.yaml
clusterinformations-crd.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
felixconfigurations-crd.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
globalbgpconfig-crd.yaml Don't specify a description for Calico CRDs 2018-06-07 15:00:29 -07:00
globalfelixconfig-crd.yaml Don't specify a description for Calico CRDs 2018-06-07 15:00:29 -07:00
globalnetworkpolicy-crd.yaml Don't specify a description for Calico CRDs 2018-06-07 15:00:29 -07:00
globalnetworksets-crd.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
hostendpoints-crd.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
ippool-crd.yaml Don't specify a description for Calico CRDs 2018-06-07 15:00:29 -07:00
networkpolicies-crd.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
typha-deployment.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -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
typha-horizontal-autoscaler-deployment.yaml Update cluster-proportional-autoscaler-amd64 in typha addon to w/ fix for CVE-2016-8859 2018-03-01 17:54: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
typha-vertical-autoscaler-clusterrole.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
typha-vertical-autoscaler-clusterrolebinding.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07:00
typha-vertical-autoscaler-configmap.yaml
typha-vertical-autoscaler-deployment.yaml Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08:00
typha-vertical-autoscaler-serviceaccount.yaml Update Calico addon yamls to make it work for both 2.x and 3.x. versions. 2018-06-12 10:00:51 -07: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