Cloud Native Experience GCP Ready

CNE GCP Ready: Configuring the Cloud Native Experience

After bootstrapping the Cloud Native Experience (CNE) environment, configure the platform components required for your deployment.

CNE follows a GitOps approach. Infrastructure and application settings are defined in your GitOps repository, and changes committed to the repository are automatically synchronized to the cluster through Argo CD.

Configuration typically involves exposing services through domains and TLS certificates, managing secrets, configuring backups, configuring overlays, and operating the platform through GitOps workflows.

Key configuration topics include: