Skip to content

Commit

Permalink
Merge branch 'main' into ensure-that-gateway-managed-dataplanes-are-r…
Browse files Browse the repository at this point in the history
…educed
  • Loading branch information
pmalek authored Mar 20, 2024
2 parents cd4e0b7 + e761c0c commit d58a85b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<img src="./logo/logo.png" alt="KGO logo" title="Kong Gateway Operator" height="150" width="150" />

Kong Gateway Operator is a [Kubernetes Operator][operator-concept] that can manage your Kong Ingress Controller, Kong Gateway Data Planes, or both together when running on Kubernetes.

With Kong Gateway Operator, users can:

* Deploy and configure Kong Gateway services
* Customise deployments using PodTemplateSpec to deploy sidecars, set node affinity and more.
* Upgrade Data Planes using a rolling restart or blue/green deployments

## Current Features

The following features are considered supported:
Expand Down Expand Up @@ -78,3 +86,4 @@ and [Zoom][zoom] links.
[zoom]:https://zoom.us
[docs]:https://docs.konghq.com/gateway-operator/latest/
[docsqs]:https://docs.konghq.com/gateway-operator/latest/get-started/kic/install/
[operator-concept]:https://kubernetes.io/docs/concepts/extend-kubernetes/operator/

0 comments on commit d58a85b

Please sign in to comment.