diff options
Diffstat (limited to 'doc/topics/release_your_application.md')
-rw-r--r-- | doc/topics/release_your_application.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/topics/release_your_application.md b/doc/topics/release_your_application.md index c791b1f7185..6c94e9e78f9 100644 --- a/doc/topics/release_your_application.md +++ b/doc/topics/release_your_application.md @@ -37,7 +37,7 @@ approach to manage Kubernetes deployments. #### Deploy to Kubernetes from GitLab CI/CD With the [GitLab agent for Kubernetes](../user/clusters/agent/install/index.md), you can perform [push-based -deployments](../user/clusters/agent/ci_cd_tunnel.md) from GitLab CI/CD. The agent provides +deployments](../user/clusters/agent/ci_cd_workflow.md) from GitLab CI/CD. The agent provides a secure and reliable connection between GitLab and your Kubernetes cluster. ### Deploy to AWS with GitLab CI/CD @@ -67,5 +67,5 @@ Use [feature flags](../operations/feature_flags.md) to control and strategically ## Deploy to Google Cloud -GitLab [Cloud Seed](../cloud_seed/index.md) is an open-source Incubation Engineering program that +GitLab [Cloud Seed](../cloud_seed/index.md) is an open-source Incubation Engineering program that enables you to set up deployment credentials and deploy your application to Google Cloud Run with minimal friction. |