k3s/cluster/addons/calico-policy-controller
Kubernetes Prow Robot d6c8edd391
Merge pull request #77690 from MrHohn/CPVA-0.7.0
Bump cluster-proportional-vertical-autoscaler to 0.7.1
2019-05-14 07:17:21 -07:00
..
podsecuritypolicies Add optional addon PSPs 2017-11-10 13:57:33 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
README.md Update Calico to v3.3.1 2018-11-11 16:36:48 -08:00
bgpconfigurations-crd.yaml Include BGPConfiguration 2018-12-07 15:30:47 -08:00
calico-clusterrole.yaml Update Calico to v3.3.1 2018-11-11 16:36:48 -08:00
calico-clusterrolebinding.yaml
calico-cpva-clusterrole.yaml
calico-cpva-clusterrolebinding.yaml
calico-cpva-serviceaccount.yaml
calico-node-daemonset.yaml Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
calico-node-vertical-autoscaler-configmap.yaml
calico-node-vertical-autoscaler-deployment.yaml Bump cluster-proportional-vertical-autoscaler to 0.7.1 2019-05-13 13:22:27 -07: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 Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
typha-horizontal-autoscaler-clusterrole.yaml
typha-horizontal-autoscaler-clusterrolebinding.yaml
typha-horizontal-autoscaler-configmap.yaml
typha-horizontal-autoscaler-deployment.yaml Bump cluster-proportional-autoscaler to 1.6.0 2019-05-09 11:25:12 -07:00
typha-horizontal-autoscaler-role.yaml
typha-horizontal-autoscaler-rolebinding.yaml
typha-horizontal-autoscaler-serviceaccount.yaml
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 Bump cluster-proportional-vertical-autoscaler to 0.7.1 2019-05-13 13:22:27 -07: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.
  • Horizontal and vertical autoscalers for Calico.

Learn More

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

Analytics