Skip to content

Commit fbc2b10

Browse files
fixes
1 parent af9e4bc commit fbc2b10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user-guide/plugins/gke-provisioner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Introduction
44
This plugin streamlines the creation and configuration of a Google Kubernetes Engine (GKE) cluster on your Google Cloud Platform (GCP). It automates the provisioning process while implementing essential security measures, including a preconfigured firewall that allows access to SSH, HTTP (port 80), 8080, and Kubernetes NodePorts. By automating the GKE provisioning process through this plugin, you can save time, ensure consistency in cluster setup, maintain security standards, and provide a Kubernetes-ready environment for deploying your containerized applications.
5+
56
{% hint style="warning" %}
67
The GKE Provisioner plugin, while primarily recommended for Job Pipelines, but can also be effectively integrated into the PRE and POST stages of CI/CD pipelines.
78
{% endhint %}

0 commit comments

Comments
 (0)