-
Notifications
You must be signed in to change notification settings - Fork 23
Getting Started
Michael Richardson edited this page Nov 24, 2020
·
3 revisions
In order to get started, you will need to clone this repository and ensure that the Panorama and client software requirements have been addressed.
$ git clone https://github.com/PaloAltoNetworks/cn-series-deploy.git
$ cd cn-series-deploy
The following are required to deploy the Terraform plans found in this repository:
- Panorama
- Panorama 10.0.0 or newer
- Kubernetes plugin for Panorama version 1.0.0 or newer
- Panorama must be accessible from the Kubernetes cluster
- Terraform
- Terraform 0.13.0 or newer
- Cloud CLI
Once these requirements have been satisfied, you can proceed to deploy a GKE, EKS, or AKS cluster.