Skip to content

Commit

Permalink
docs: update cluster profile, cluster, update tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
caroldelwing committed Sep 24, 2024
1 parent a28d690 commit 01dc02c
Show file tree
Hide file tree
Showing 28 changed files with 8 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ profile by using a [community pack](../../integrations/community_packs.md) to de
Log in to Palette and navigate to the left **Main Menu**. Select **Profiles** to view the cluster profile page. You can
view the list of available cluster profiles. To create a cluster profile, click on **Add Cluster Profile**.

![View of the cluster Profiles page](/getting-started/getting-started_create-cluster-profile_profile_list_view.webp)

Follow the wizard to create a new profile.

In the **Basic Information** section, assign the name **azure-profile**, a brief profile description, select the type as
Expand All @@ -51,7 +49,7 @@ For this tutorial, use the following packs:
| Pack Name | Version | Layer |
| ---------------- | ------- | ---------------- |
| ubuntu-azure LTS | 22.4.x | Operating System |
| Kubernetes | 1.27.x | Kubernetes |
| Kubernetes | 1.30.x | Kubernetes |
| cni-calico-azure | 3.26.x | Network |
| Azure Disk | 1.28.x | Storage |

Expand All @@ -71,7 +69,7 @@ Navigate to the left **Main Menu** and select **Profiles**. Select the cluster p
Click on **Add New Pack** at the top of the page.

Select the **Palette Community Registry** from the **Registry** dropdown. Then, click on the latest **Hello Universe**
pack with version **v1.1.2**.
pack with version **v1.2.0**.

![Screenshot of hello universe pack](/getting-started/azure/getting-started_create-cluster-profile_add-pack.webp)

Expand Down
6 changes: 3 additions & 3 deletions docs/docs-content/getting-started/azure/deploy-k8s-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ moments before clicking on the service URL to prevent the browser from caching a

<br />

![Image that shows the cluster overview of the Hello Universe Frontend Cluster](/getting-started/getting-started_deploy-k8s-cluster_hello-universe-with-api.webp)
![Image that shows the cluster overview of the Hello Universe Frontend Cluster](/getting-started/azure/getting-started_deploy-k8s-cluster_hello-universe-with-api.webp)

Welcome to Hello Universe, a demo application to help you learn more about Palette and its features. Feel free to click
on the logo to increase the counter and for a fun image change.
Welcome to Spacetastic's astronomy education platform. Feel free to explore the pages and learn more about space. The
statistics page offers information on visitor counts on your deployed service.

You have deployed your first application to a cluster managed by Palette. Your first application is a three-tier
application with a frontend, API server, and Postgres database.
Expand Down
6 changes: 3 additions & 3 deletions docs/docs-content/getting-started/azure/update-k8s-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ provisioned and in a healthy state.

The cluster profile name is `azure-profile` and the cluster name is `azure-cluster`.

![Cluster details page with service URL highlighted](/getting-started/azure/getting-started_deploy-k8s-cluster_service_url.webp)
![Cluster details page](/getting-started/azure/getting-started_update-k8s-cluster_cluster-healthy.webp)

## Tag and Filter Clusters

Expand Down Expand Up @@ -162,7 +162,7 @@ visualization tools. Read more about
[Navigating the Kubecost UI](https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui) to make the most of
the cost analyzer.

![Image that shows the Kubecost UI](/getting-started/getting-started_update-k8s-cluster_kubecost-ui.webp)
![Image that shows the Kubecost UI](/getting-started/azure/getting-started_update-k8s-cluster_kubecost-ui.webp)

Once you are done exploring locally, you can stop the `kubectl port-forward` command by closing the terminal window it
is executing from.
Expand All @@ -187,7 +187,7 @@ Click on **Save** to confirm your changes.
Palette now makes the changes required for the cluster to return to the state specified in version **1.0.0** of your
cluster profile. Once your changes have completed, Palette marks your layers with the green status indicator.

![Cluster details page with service URL highlighted](/getting-started/azure/getting-started_deploy-k8s-cluster_service_url.webp)
![Cluster details page with service URL highlighted](/getting-started/azure/getting-started_update-k8s-cluster_rollback.webp)

## Pending Updates

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 01dc02c

Please sign in to comment.