Kf reference architecture diagrams
Learn about common ways of deploying and managing Kf clusters.
Kf can benefit from the rich ecosystem of Anthos and GKE, including automation, managed backing services, and development tools.
GKE reference architecture
Kf clusters are managed just like any other GKE cluster, and access resources in the same way.
ConfigSync
Kf can work with
ConfigSync to
automate Space creation across any number of clusters.
Create new namespaces on non-Kf clusters, and Spaces on Kf clusters.
You can also manage Spaces by removing the Kf CLI from Space management, if desired. Use kubectl explain
to get Kf CRD specs to fully manage your product configuration via GitOps.
Last modified November 18, 2024: Set version of php-buildpack to v4.6.23 to address git clone error in run-lifecycle task (#1081) (2ec6ee4)