Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aquasecurity/aqua-operator
The aqua-operator is a group of controllers that runs within a Kubernetes or Openshift cluster that provides a means to deploy and manage Aqua Security cluster and Components.
https://github.com/aquasecurity/aqua-operator
Last synced: 3 months ago
JSON representation
The aqua-operator is a group of controllers that runs within a Kubernetes or Openshift cluster that provides a means to deploy and manage Aqua Security cluster and Components.
- Host: GitHub
- URL: https://github.com/aquasecurity/aqua-operator
- Owner: aquasecurity
- Created: 2020-03-22T14:56:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T08:41:52.000Z (8 months ago)
- Last Synced: 2024-05-22T13:32:13.799Z (6 months ago)
- Language: Go
- Homepage:
- Size: 855 KB
- Stars: 32
- Watchers: 7
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: licenses/LICENSE.txt
Awesome Lists containing this project
README
Aqua Security Operator
## About
The **aqua-operator** is a group of controllers that runs within a Kubernetes or OpenShift cluster. It provides a means to deploy and manage an Aqua Security cluster and components:
* Server (Console)
* Gateway
* Database (not recommended for production environments)
* Server components (package of Server, Gateway and Database)
* Aqua Enforcer
* Scanner CLI**Use the aqua-operator to:**
* Deploy Aqua Enterprise components in OpenShift clusters
* Scale up Aqua Enterprise components with extra replicas
* Assign metadata tags to Aqua Enterprise components## Deployment requirements
The Operator is designed for OpenShift clusters.
* **OpenShift:** 4.0 +
## Documentation
The following documentation is available:
- [OpenShift installation and examples](docs/DeployOpenShiftOperator.md)
- [Aqua Enterprise documentation portal](https://docs.aquasec.com/)
- [Aqua Security Operator page on OperatorHub.io](https://operatorhub.io/operator/aqua)## Issues and feedback
If you encounter any problems or would like to give us feedback on deployments, we encourage you to raise issues here on GitHub.