https://github.com/paloaltonetworks/prisma-cloud-compute-operator
https://github.com/paloaltonetworks/prisma-cloud-compute-operator
prisma-cloud
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paloaltonetworks/prisma-cloud-compute-operator
- Owner: PaloAltoNetworks
- Created: 2021-07-16T23:21:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T16:37:02.000Z (about 2 years ago)
- Last Synced: 2025-01-12T00:30:00.591Z (9 months ago)
- Topics: prisma-cloud
- Language: Makefile
- Homepage:
- Size: 145 KB
- Stars: 16
- Watchers: 10
- Forks: 22
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: licenses/prisma-oss-licenses.txt
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Prisma Cloud Compute Operator
---
**IMPORTANT: Please see [SUPPORT.md](SUPPORT.md) for the official support policy for the contents of this repository.**
---
This the Palo Alto Networks official repository for the [Ansible Operator](https://operatorhub.io/operator/pcc-operator) for the deployment and upgrade of a Prisma Cloud Compute Console and Defenders within a Kubernetes Cluster.
Operator Souces:
- [Kubernetes Operator](https://github.com/k8s-operatorhub/community-operators/tree/main/operators/pcc-operator)
- [RedHat OpenShift Community Operator](https://github.com/redhat-openshift-ecosystem/community-operators-prod/tree/main/operators/pcc-operator)Deployment scenario examples:
- [Kubernetes cluster with Internet access](./docs/Kubernetes/kubernetes.md)
- [Kubernetes cluster within an isolated environment](./docs/Kubernetes/offline_kubernetes.md)
- [Openshift cluster with Internet access](./docs/OpenShift/openshift.md)
- [Openshift cluster within an isolated environment](./docs/OpenShift/offline_openshift.md)