Skip to content

Commit

Permalink
docs: Getting Started VMware screenshots update (#4076) (#4089)
Browse files Browse the repository at this point in the history
* docs: update deploy a cluster tutorial screenshots

* docs: update a cluster tutorial new screenshots

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: update vmware terraform screenshots and packs, update tutorials container version

* docs: adjust compress-convert script to ignore gifs

* ci: auto-formatting prettier issues

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* docs: update scale and secure vmware tutorial

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: caroldelwing <[email protected]>
  • Loading branch information
3 people authored Sep 26, 2024
1 parent 8266251 commit ff3ef17
Show file tree
Hide file tree
Showing 42 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ docker ps
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -90,7 +90,7 @@ podman info
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -124,7 +124,7 @@ cd tutorials/
Check out the following git tag.

```shell
git checkout v1.1.9
git checkout v1.1.10
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -722,7 +722,7 @@ the following command to stop and remove the container.

```shell
docker stop tutorialContainer && \
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand All @@ -731,7 +731,7 @@ docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9

```shell
podman stop tutorialContainer && \
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ docker ps
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -90,7 +90,7 @@ podman info
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -124,7 +124,7 @@ cd tutorials/
Check out the following git tag.

```shell
git checkout v1.1.9
git checkout v1.1.10
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -726,7 +726,7 @@ the following command to stop and remove the container.

```shell
docker stop tutorialContainer && \
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand All @@ -735,7 +735,7 @@ docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9

```shell
podman stop tutorialContainer && \
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ docker ps
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -90,7 +90,7 @@ podman info
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -124,7 +124,7 @@ cd tutorials/
Check out the following git tag.

```shell
git checkout v1.1.9
git checkout v1.1.10
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -715,7 +715,7 @@ the following command to stop and remove the container.

```shell
docker stop tutorialContainer && \
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand All @@ -724,7 +724,7 @@ docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9

```shell
podman stop tutorialContainer && \
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ docker ps
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
docker run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -92,7 +92,7 @@ podman info
Next, download the tutorial image, start the container, and open a bash session into it.

```shell
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.9 bash
podman run --name tutorialContainer --interactive --tty ghcr.io/spectrocloud/tutorials:1.1.10 bash
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -126,7 +126,7 @@ cd tutorials/
Check out the following git tag.

```shell
git checkout v1.1.9
git checkout v1.1.10
```

Navigate to the folder that contains the tutorial code.
Expand Down Expand Up @@ -226,9 +226,9 @@ the cluster profile.
| **Pack Type** | **Pack Name** | **Version** | **Cluster Profile v1.0.0** | **Cluster Profile v1.1.0** |
| ------------- | ----------------- | ----------- | -------------------------- | -------------------------- |
| OS | `ubuntu-vsphere` | `22.04` | :white_check_mark: | :white_check_mark: |
| Kubernetes | `kubernetes` | `1.28.3` | :white_check_mark: | :white_check_mark: |
| Network | `cni-calico` | `3.26.3` | :white_check_mark: | :white_check_mark: |
| Storage | `csi-vsphere-csi` | `3.0.2` | :white_check_mark: | :white_check_mark: |
| Kubernetes | `kubernetes` | `1.28.13` | :white_check_mark: | :white_check_mark: |
| Network | `cni-calico` | `3.27.2` | :white_check_mark: | :white_check_mark: |
| Storage | `csi-vsphere-csi` | `3.1.2` | :white_check_mark: | :white_check_mark: |
| Load Balancer | `lb-metallb-helm` | `0.14.8` | :white_check_mark: | :white_check_mark: |
| App Services | `hellouniverse` | `1.2.0` | :white_check_mark: | :white_check_mark: |
| App Services | `cost-analyzer` | `1.103.3` | :x: | :white_check_mark: |
Expand Down Expand Up @@ -315,12 +315,12 @@ Terraform. The Spectro Cloud Terraform provider exposes several data resources t
dynamic. The data resource used in the cluster profile is `spectrocloud_pack`. This resource enables you to query
Palette for information about a specific pack, such as its unique ID, registry ID, available versions, and YAML values.

Below is the data resource used to query Palette for information about the Kubernetes pack for version `1.28.3`.
Below is the data resource used to query Palette for information about the Kubernetes pack for version `1.28.13`.

```hcl
data "spectrocloud_pack" "vmware_k8s" {
name = "kubernetes"
version = "1.28.3"
version = "1.28.13"
registry_uid = data.spectrocloud_registry.public_registry.id
}
```
Expand Down Expand Up @@ -775,7 +775,7 @@ the following command to stop and remove the container.

```shell
docker stop tutorialContainer && \
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand All @@ -784,7 +784,7 @@ docker rmi --force ghcr.io/spectrocloud/tutorials:1.1.9

```shell
podman stop tutorialContainer && \
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.9
podman rmi --force ghcr.io/spectrocloud/tutorials:1.1.10
```

</TabItem>
Expand Down
10 changes: 5 additions & 5 deletions docs/docs-content/getting-started/vmware/scale-secure-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,8 @@ worker node, which is the node that does not have the `control-plane` role. In t

```shell
NAME STATUS ROLES AGE VERSION
vmware-cluster-cp-xcqlw Ready control-plane 28m v1.28.11
vmware-cluster-worker-pool-7d6d76b55b-dhffq Ready <none> 28m v1.28.11
vmware-cluster-cp-xcqlw Ready control-plane 28m v1.28.13
vmware-cluster-worker-pool-7d6d76b55b-dhffq Ready <none> 28m v1.28.13
```

The Hello Universe pack deploys three pods in the `hello-universe` namespace. Execute the following command to verify
Expand Down Expand Up @@ -403,9 +403,9 @@ worker nodes. In the example below, `vmware-cluster-worker-pool-7d6d76b55b-dhffq

```shell
NAME STATUS ROLES AGE VERSION
vmware-cluster-cp-xcqlw Ready control-plane 58m v1.28.11
vmware-cluster-worker-pool-2-5b4b559f6d-znbtm Ready <none> 30m v1.28.11
vmware-cluster-worker-pool-7d6d76b55b-dhffq Ready <none> 58m v1.28.11
vmware-cluster-cp-xcqlw Ready control-plane 58m v1.28.13
vmware-cluster-worker-pool-2-5b4b559f6d-znbtm Ready <none> 30m v1.28.13
vmware-cluster-worker-pool-7d6d76b55b-dhffq Ready <none> 58m v1.28.13
```

It is common to dedicate node pools to a particular type of workload. One way to specify this is through the use of
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ provisioned and in a healthy state.

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

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

## Tag and Filter Clusters

Expand Down Expand Up @@ -167,7 +167,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/vmware/getting-started_deploy-manage-k8s-cluster_kubecost.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 Down Expand Up @@ -197,7 +197,7 @@ Click on **Apply Changes**. Select the **Overview** tab.
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/vmware/getting-started_deploy-k8s-cluster_service_url.webp)
![Cluster details page](/getting-started/vmware/getting-started_update-k8s-cluster_cluster-details.webp)

## Pending Updates

Expand Down
2 changes: 1 addition & 1 deletion scripts/compress-convert-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
echo "Checking for files not in WebP format in static/assets/docs/images/ folder..."

# Find files that are not in WebP format and are not .DS_STORE files
non_webp_files=$(find static/assets/docs/images/ -type f ! -name "*.webp" -not -name ".DS_STORE")
non_webp_files=$(find static/assets/docs/images/ -type f ! -name "*.webp" ! -name "*.gif" -not -name ".DS_STORE")

# Check if there are any non-WebP files
if [[ -n "$non_webp_files" ]]; then
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.
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 ff3ef17

Please sign in to comment.