Egress - CI/CD用語集の定義
egressは、インスタンスやネットワークから外へ流れるネットワークトラフィック - 送信方向です。egressの制限は重要なhardeningの手順です。侵害されたCI jobが到達または持ち出せる範囲を制限します。
関連ガイド
Ingress - CI/CD Glossary DefinitionIngress in Kubernetes is the rules and controller that route external HTTP/HTTPS traffic to internal services…
Security Group - CI/CD Glossary DefinitionA security group is a stateful virtual firewall attached to an instance, allowing inbound and outbound traffi…
NAT Gateway - CI/CD Glossary DefinitionA NAT gateway lets instances in a private subnet make outbound internet connections (to pull packages) while…