mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-27 10:39:18 -04:00
docs: update AsciinemaWidget tags
This commit is contained in:
parent
abe0397e0d
commit
ded559a3fe
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -86,7 +86,6 @@ By default, Constellation creates the node groups `control_plane_default` and `w
|
|||||||
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
||||||
Each node group can be scaled individually.
|
Each node group can be scaled individually.
|
||||||
|
|
||||||
|
|
||||||
Consider the following example for AWS:
|
Consider the following example for AWS:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -120,9 +119,9 @@ You can use the field `zone` to specify what availability zone nodes of the grou
|
|||||||
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
||||||
Consult the documentation of your cloud provider for more information:
|
Consult the documentation of your cloud provider for more information:
|
||||||
|
|
||||||
- [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
* [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
||||||
- [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
* [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
||||||
- [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
* [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
||||||
|
|
||||||
## Choosing a Kubernetes version
|
## Choosing a Kubernetes version
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -86,7 +86,6 @@ By default, Constellation creates the node groups `control_plane_default` and `w
|
|||||||
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
||||||
Each node group can be scaled individually.
|
Each node group can be scaled individually.
|
||||||
|
|
||||||
|
|
||||||
Consider the following example for AWS:
|
Consider the following example for AWS:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -120,9 +119,9 @@ You can use the field `zone` to specify what availability zone nodes of the grou
|
|||||||
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
||||||
Consult the documentation of your cloud provider for more information:
|
Consult the documentation of your cloud provider for more information:
|
||||||
|
|
||||||
- [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
* [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
||||||
- [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
* [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
||||||
- [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
* [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
||||||
|
|
||||||
## Choosing a Kubernetes version
|
## Choosing a Kubernetes version
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -94,6 +94,6 @@ export KUBECONFIG="$PWD/constellation-admin.conf"
|
|||||||
|
|
||||||
🏁 That's it. You've successfully created a Constellation cluster.
|
🏁 That's it. You've successfully created a Constellation cluster.
|
||||||
|
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
In case `init` fails, the CLI collects logs from the bootstrapping instance and stores them inside `constellation-cluster.log`.
|
In case `init` fails, the CLI collects logs from the bootstrapping instance and stores them inside `constellation-cluster.log`.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -86,7 +86,6 @@ By default, Constellation creates the node groups `control_plane_default` and `w
|
|||||||
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
||||||
Each node group can be scaled individually.
|
Each node group can be scaled individually.
|
||||||
|
|
||||||
|
|
||||||
Consider the following example for AWS:
|
Consider the following example for AWS:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -120,9 +119,9 @@ You can use the field `zone` to specify what availability zone nodes of the grou
|
|||||||
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
||||||
Consult the documentation of your cloud provider for more information:
|
Consult the documentation of your cloud provider for more information:
|
||||||
|
|
||||||
- [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
* [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
||||||
- [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
* [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
||||||
- [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
* [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
||||||
|
|
||||||
## Choosing a Kubernetes version
|
## Choosing a Kubernetes version
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -96,6 +96,6 @@ export KUBECONFIG="$PWD/constellation-admin.conf"
|
|||||||
|
|
||||||
🏁 That's it. You've successfully created a Constellation cluster.
|
🏁 That's it. You've successfully created a Constellation cluster.
|
||||||
|
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
In case `init` fails, the CLI collects logs from the bootstrapping instance and stores them inside `constellation-cluster.log`.
|
In case `init` fails, the CLI collects logs from the bootstrapping instance and stores them inside `constellation-cluster.log`.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -86,7 +86,6 @@ By default, Constellation creates the node groups `control_plane_default` and `w
|
|||||||
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
If you require additional control-plane or worker groups with different instance types, zone placements, or disk sizes, you can add additional node groups to the `constellation-conf.yml` file.
|
||||||
Each node group can be scaled individually.
|
Each node group can be scaled individually.
|
||||||
|
|
||||||
|
|
||||||
Consider the following example for AWS:
|
Consider the following example for AWS:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -120,9 +119,9 @@ You can use the field `zone` to specify what availability zone nodes of the grou
|
|||||||
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
On Azure, this field is empty by default and nodes are automatically spread across availability zones.
|
||||||
Consult the documentation of your cloud provider for more information:
|
Consult the documentation of your cloud provider for more information:
|
||||||
|
|
||||||
- [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
* [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/)
|
||||||
- [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
* [Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/availability-zones)
|
||||||
- [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
* [GCP](https://cloud.google.com/compute/docs/regions-zones)
|
||||||
|
|
||||||
## Choosing a Kubernetes version
|
## Choosing a Kubernetes version
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/configure-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/create-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Consume software bill of materials (SBOMs)
|
# Consume software bill of materials (SBOMs)
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/check-sbom.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/terminate-cluster.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
This recording presents the essence of this page. It's recommended to read it in full for the motivation and all details.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
<asciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
<AsciinemaWidget src="/constellation/assets/verify-cli.cast" rows="20" cols="112" idleTimeLimit="3" preload="true" theme="edgeless" />
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user