-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Robert Hagen edited this page Jun 22, 2020
·
5 revisions
This repository contains Terraform plans to assist with the deployment of a Kubernetes cluster in GKE, EKS, or AKS that meets the minimum requirements for hosting a CN-Series Firewall. It provides a CN-Series deployment plan and a sample PHP guestbook application that can be protected.
Let's get started!
- First, let's review the Requirements
- Next, let's deploy our GKE, EKS, or AKS cluster.
- Once the cluster is deployed and we have our credentials, we can deploy the CN-Series Firewall.
- With the firewall deployed, we are now able to extract the credentials for the plugin service account and configure the Kubernetes plugin.
- Lastly, let's deploy a sample application to our cluster and use the CN-Series Firewall to protect it.