Skip to content

radhikapc/kubernetes-networkpolicy-tutorial

 
 

Repository files navigation

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 Container 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

Basics

Namespaces

External Traffic

Advanced


Author

Ahmet Alp Balkan (@ahmetb).

Copyright 2017, Google Inc. Licensed under Apache 2.0. Disclaimer: This is not an official Google product.

About

Recipes for securing cluster networking with Kubernetes Network Policies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published