Difference between revisions of "Kubernetes operators"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(46 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Kubernetes operator]] extends the functionality of the [[Kubernetes API]] to create, configure, and manage instances of complex applications. | |
+ | * https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ | ||
− | * [[Percona]] Kubernetes | + | == Operators == |
− | * Percona Kubernetes Operator for Percona Server for MongoDB | + | * [[Percona]] Kubernetes operator for [[Percona XtraDB]] Cluster |
+ | * Percona Kubernetes Operator for Percona Server for [[MongoDB]] | ||
+ | * [[MemSQL]] Kubernetes operator | ||
+ | * [[MariaDB Operator]]: <ref>https://operatorhub.io/operator/mariadb-operator-app</ref> | ||
+ | * [[Ambassador Edge Stack Operator]] | ||
+ | * [[PGO PostgreSQL Operator]] | ||
+ | * [[Zalando PostgreSQL Operator]] | ||
+ | * [[Prometheus Operator]]: <code>[[kind: PodMonitor]], [[kind: PrometheusRule]], [[kind: ServiceMonitor]]</code> | ||
+ | * [[Elastic Cloud on Kubernetes (ECK)]]: [[Full Lifecycle]]<ref>https://operatorhub.io/operator/elastic-cloud-eck</ref> | ||
+ | * [[MySQL Operator]] | ||
+ | * [[Grafana operator]]: <code>[[kind: Grafana]]</code>, <code>[[kind: GrafanaDashboard]]</code>, <code>[[kind: GrafanaDatasource]]</code> | ||
+ | * [[OpenTelemetry Operator]] | ||
+ | |||
+ | * [[Couchbase]], [[DataStax]], [[KubeQM]] | ||
+ | * [[Security Profiles Operator (SPO)]] | ||
+ | * [[Rook]] | ||
+ | * [[Terraform Cloud Operator]] | ||
+ | * [[Trivy operator]] | ||
+ | * [[Datadog Kubernetes operator]]: <code>[[kind: DatadogAgent]]</code> | ||
== Related terms == | == Related terms == | ||
− | * [[virt-controller]] | + | * <code>[[virt-controller]]</code> Kubernetes operator |
+ | * [[Red Hat OpenShift]] Operator Certification | ||
+ | * [[Kubernetes controllers]] | ||
+ | * [[Custom Resource Definitions (CRD)]] | ||
+ | * [[Pyrra]] | ||
+ | * <code>[[istioctl operator]]</code> | ||
+ | * [[Custom Resource Definition]] (CRD) | ||
+ | * <code>[[kustomize]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://docs.openshift.com/container-platform/4.5/operators/olm-what-operators-are.html | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Kubernetes operator}} |
+ | |||
+ | [[Category:Kubernetes]] |
Latest revision as of 11:40, 30 October 2024
wikipedia:Kubernetes operator extends the functionality of the Kubernetes API to create, configure, and manage instances of complex applications.
Contents
Operators[edit]
- Percona Kubernetes operator for Percona XtraDB Cluster
- Percona Kubernetes Operator for Percona Server for MongoDB
- MemSQL Kubernetes operator
- MariaDB Operator: [1]
- Ambassador Edge Stack Operator
- PGO PostgreSQL Operator
- Zalando PostgreSQL Operator
- Prometheus Operator:
kind: PodMonitor, kind: PrometheusRule, kind: ServiceMonitor
- Elastic Cloud on Kubernetes (ECK): Full Lifecycle[2]
- MySQL Operator
- Grafana operator:
kind: Grafana
,kind: GrafanaDashboard
,kind: GrafanaDatasource
- OpenTelemetry Operator
Related terms[edit]
virt-controller
Kubernetes operator- Red Hat OpenShift Operator Certification
- Kubernetes controllers
- Custom Resource Definitions (CRD)
- Pyrra
istioctl operator
- Custom Resource Definition (CRD)
kustomize
Activities[edit]
See also[edit]
Advertising: