Scaffold k8s-platform (Operator install only)
This commit is contained in:
@@ -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.
|
||||
@@ -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: []
|
||||
Reference in New Issue
Block a user