Updating tabs

This commit is contained in:
Jennifer Travinski
2022-07-14 14:40:53 -04:00
parent e0b784ad21
commit d7eb4f8378
122 changed files with 876 additions and 876 deletions
@@ -69,8 +69,8 @@ To install `gcloud` and `kubectl`, perform the following steps:
- Using gcloud init, if you want to be walked through setting defaults.
- Using gcloud config, to individually set your project ID, zone, and region.
{{% tabs %}}
{{% tab "Using gcloud init" %}}
<Tabs>
<TabItem label="Using gcloud init">
1. Run gcloud init and follow the directions:
@@ -84,10 +84,10 @@ To install `gcloud` and `kubectl`, perform the following steps:
```
2. Follow the instructions to authorize gcloud to use your Google Cloud account and select the new project that you created.
{{% /tab %}}
{{% tab "Using gcloud config" %}}
{{% /tab %}}
{{% /tabs %}}
</TabItem>
<TabItem label="Using gcloud config">
</TabItem>
</Tabs>
# 4. Confirm that gcloud is configured correctly