From f38bb98cd229bb617807d3e30c63a78f913ef8e2 Mon Sep 17 00:00:00 2001
From: GitHub Actions Callout
define, provision, and manage cloud infrastructure using configuration
scripts.
In this tutorial, we use Terraform scripts to create the Kubernetes -cluster in a single step. After the workflow finishes, it is easy to -delete the resources similary, in a single step.
+cluster in a single step. The advantage - compared to plain command-line +gcloud
commands - is that we can easily configure input
+variables. Also, after the workflow finishes, it is easy to delete the
+resources in a single step.
Kubernetes is a system to managed containerized workflows on
computing clusters. kubectl
is the command-line tool to
@@ -396,6 +398,48 @@
In this tutorial, the Argo Workflows services are set up using a
kubectl
command. We use argo
, the command-line
tool, to submit and manage the workflows.
If you don’t have access to a Linux terminal or prefer not to install +tools locally, you can use Google Cloud Shell. You’ll need a Google +Cloud Platform (GCP) account and a GCP project. To open Cloud Shell, +click the Cloud Shell icon in the top-right corner of the Google Cloud +Console.
+Cloud Shell comes pre-installed with gcloud, kubectl, terraform, and +go. However, you’ll need to install the Argo CLI manually
+In this tutorial, we use Terraform scripts to create the Kubernetes -cluster in a single step. After the workflow finishes, it is easy to -delete the resources similary, in a single step.
+cluster in a single step. The advantage - compared to plain command-line +gcloud
commands - is that we can easily configure input
+variables. Also, after the workflow finishes, it is easy to delete the
+resources in a single step.
In this tutorial, the Argo Workflows services are set up using a
kubectl
command. We use argo
, the command-line
tool, to submit and manage the workflows.
If you don’t have access to a Linux terminal or prefer not to install +tools locally, you can use Google Cloud Shell. You’ll need a Google +Cloud Platform (GCP) account and a GCP project. To open Cloud Shell, +click the Cloud Shell icon in the top-right corner of the Google Cloud +Console.
+Cloud Shell comes pre-installed with gcloud, kubectl, terraform, and +go. However, you’ll need to install the Argo CLI manually
+In this tutorial, we use Terraform scripts to create the Kubernetes -cluster in a single step. After the workflow finishes, it is easy to -delete the resources similary, in a single step.
+cluster in a single step. The advantage - compared to plain command-line +gcloud
commands - is that we can easily configure input
+variables. Also, after the workflow finishes, it is easy to delete the
+resources in a single step.
Kubernetes is a system to managed containerized workflows on
computing clusters. kubectl
is the command-line tool to
@@ -398,6 +400,48 @@
In this tutorial, the Argo Workflows services are set up using a
kubectl
command. We use argo
, the command-line
tool, to submit and manage the workflows.
If you don’t have access to a Linux terminal or prefer not to install +tools locally, you can use Google Cloud Shell. You’ll need a Google +Cloud Platform (GCP) account and a GCP project. To open Cloud Shell, +click the Cloud Shell icon in the top-right corner of the Google Cloud +Console.
+Cloud Shell comes pre-installed with gcloud, kubectl, terraform, and +go. However, you’ll need to install the Argo CLI manually
+In this tutorial, we use Terraform scripts to create the Kubernetes -cluster in a single step. After the workflow finishes, it is easy to -delete the resources similary, in a single step.
+cluster in a single step. The advantage - compared to plain command-line +gcloud
commands - is that we can easily configure input
+variables. Also, after the workflow finishes, it is easy to delete the
+resources in a single step.
In this tutorial, the Argo Workflows services are set up using a
kubectl
command. We use argo
, the command-line
tool, to submit and manage the workflows.
If you don’t have access to a Linux terminal or prefer not to install +tools locally, you can use Google Cloud Shell. You’ll need a Google +Cloud Platform (GCP) account and a GCP project. To open Cloud Shell, +click the Cloud Shell icon in the top-right corner of the Google Cloud +Console.
+Cloud Shell comes pre-installed with gcloud, kubectl, terraform, and +go. However, you’ll need to install the Argo CLI manually
+