1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/vendor/k8s.io/kubernetes/cluster/addons/calico-policy-controller
2019-10-23 23:19:53 -07:00
..
podsecuritypolicies update vendor 2019-10-23 23:19:53 -07:00
bgpconfigurations-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-clusterrole.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-clusterrolebinding.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-cpva-clusterrole.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-cpva-clusterrolebinding.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-cpva-serviceaccount.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-node-daemonset.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-node-vertical-autoscaler-configmap.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-node-vertical-autoscaler-deployment.yaml update vendor 2019-10-23 23:19:53 -07:00
calico-serviceaccount.yaml update vendor 2019-10-23 23:19:53 -07:00
clusterinformations-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
felixconfigurations-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
globalbgpconfig-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
globalfelixconfig-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
globalnetworkpolicy-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
globalnetworksets-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
hostendpoints-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
ippool-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
networkpolicies-crd.yaml update vendor 2019-10-23 23:19:53 -07:00
OWNERS update vendor 2019-10-23 23:19:53 -07:00
README.md update vendor 2019-10-23 23:19:53 -07:00
typha-deployment.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-clusterrole.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-clusterrolebinding.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-configmap.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-deployment.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-role.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-rolebinding.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-horizontal-autoscaler-serviceaccount.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-service.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-vertical-autoscaler-clusterrole.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-vertical-autoscaler-clusterrolebinding.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-vertical-autoscaler-configmap.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-vertical-autoscaler-deployment.yaml update vendor 2019-10-23 23:19:53 -07:00
typha-vertical-autoscaler-serviceaccount.yaml update vendor 2019-10-23 23:19:53 -07:00

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