Kubernetes 网络策略配方

可直接复制粘贴的 Kubernetes 网络策略配方示例。「Example recipes for Kubernetes Network Policies that you can just copy paste」

Github星跟踪图

You can get stuff like this
You can get stuff like this with Network Policies...

Kubernetes Network Policy Recipes

This repository contains various use cases of Kubernetes
Network Policies
and sample YAML files to leverage in your setup. If you ever wondered
how to drop/restrict traffic to applications running on Kubernetes, read on.

Easiest way to try out Network Policies is to create a new Google Kubernetes
Engine
cluster. Applying Network
Policies on your existing cluster can disrupt the networking. At the time of
writing, most cloud providers do not provide built-in network policy support.

If you are not familiar with Network Policies at all, I recommend reading my
Securing Kubernetes Cluster Networking
article first.

Before you begin

I really recommend watching my KubeCon talk on Network
Policies
if you want to get a
good understanding of this feature. It will help you understand this repo
better.

Basics

Namespaces

Serving External Traffic

Advanced

Controlling Outbound (Egress) Traffic ???


Author

Created by Ahmet Alp Balkan (@ahmetb).

Copyright 2017, Google Inc. Distributed under Apache License Version 2.0 ,see LICENSE for details.

Disclaimer: This is not an official Google product.

Stargazers over time

概览

名称与所有者ahmetb/kubernetes-network-policy-recipes
主编程语言Go
编程语言 (语言数: 0)
平台
许可证Apache License 2.0
发布数0
创建于2017-07-30 06:43:24
推送于2024-03-19 12:33:34
最后一次提交2024-03-19 13:33:34
星数5.5k
关注者数168
派生数1.7k
提交数153
已启用问题?
问题数53
打开的问题数5
拉请求数38
打开的拉请求数1
关闭的拉请求数12
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部