implementing-container-network-policies-with-calico
Uses Calico's own policy CRDs beyond the upstream Kubernetes API - GlobalNetworkPolicy, HostEndpoint, NetworkSet, policy tiers, and DNS-based egress rules - applied and audited with calicoctl. Use when a policy must span namespaces or protect the host itself, when egress has to be expressed by domain name, or when ordering policies into tiers. Keywords: calicoctl, GlobalNetworkPolicy, HostEndpoint, NetworkSet, tier, DNS egress, order. Do not use for portable upstream NetworkPolicy - use implementing-network-policies-for-kubernetes; for installing Calico and writing standard policy with it use implementing-kubernetes-network-policy-with-calico.
Informações da origem
- Repositório
- mukul975/Anthropic-Cybersecurity-Skills
- Última atividade na origem
- 23 de agosto de 2026 às 15:15
- Idioma detectado do SKILL.md
- inglês
- Estrelas
- 33.129
- Forks
- 4.016
Opções de instalação
Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.
Revise os arquivos de origem
Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.
Exibindo SKILL.md
- name
- implementing-container-network-policies-with-calico
- description
- Uses Calico's own policy CRDs beyond the upstream Kubernetes API - GlobalNetworkPolicy, HostEndpoint, NetworkSet, policy tiers, and DNS-based egress rules - applied and audited with calicoctl. Use when a policy must span namespaces or protect the host itself, when egress has to be expressed by domain name, or when ordering policies into tiers. Keywords: calicoctl, GlobalNetworkPolicy, HostEndpoint, NetworkSet, tier, DNS egress, order. Do not use for portable upstream NetworkPolicy - use implementing-network-policies-for-kubernetes; for installing Calico and writing standard policy with it use implementing-kubernetes-network-policy-with-calico.
- domain
- cybersecurity
- subdomain
- container-security
- tags
- ["container-security","kubernetes","calico","network-policy","microsegmentation","cni"]
- version
- 1.0
- author
- mahipal
- license
- Apache-2.0
- nist_csf
- ["PR.PS-01","PR.IR-01","ID.AM-08","DE.CM-01"]
- mitre_attack
- ["T1610","T1611","T1609","T1525"]