Scaffold k8s-platform (Operator install only)

This commit is contained in:
Stéphane Tailland
2026-08-18 14:59:45 +02:00
commit 8650f4ae7b
2 changed files with 14 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# k8s-platform
Platform-team owned, cluster-scoped only: Kong Gateway Operator install
(Helm chart or OLM Subscription on OpenShift). Rare changes, cautious sync
(not aggressive auto-sync).
Per-domain gateway infrastructure (DataPlane/KonnectExtension) does NOT
live here — see the dedicated `dataplane-<domain>` repos, to avoid write
contention across domains.
+5
View File
@@ -0,0 +1,5 @@
# TODO: Kong Gateway Operator install (Helm chart via HelmRelease, or an
# OLM Subscription + OperatorGroup on OpenShift).
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources: []