Kubernetes Security
Kubernetes Networking
- Kubernetes Networking 101 (60 mins), you will use different ways to control traffic on a Kubernetes cluster with Service types, Ingress, Network Policy and Calico. Start here.
- Kubernetes Network Security using a Virtual Private Cloud (VPC) (90 mins), you will deploy a guestbook application to a Kubernetes cluster in a Virtual Private Cloud (VPC) Gen2, you will create the VPC, add a subnet, attach a public gateway, and update a security group with rules to allow inbound traffic to the guestbook application. Start here.
- Istio, use Istio to manage network traffic, load balance across microservices, enforce access policies, verify service identity, and more.
Configuration Management
- Application Configuration for Kubernetes:
- Key Management Services (KMS)