Skip to content

Commit 2036362

Browse files
committed
kubernetes: update callouts
1 parent 08164cd commit 2036362

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

content/doc/kubernetes/_index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Our approach remains the same as with our other products: our Kubernetes offer i
2323

2424
We operate the Kubernetes control plane for you: upgrades, availability, and patching are our responsibility. You manage your own node pools — scaling them up or down manually as needed — while we ensure the control plane remains stable. Access is straightforward: we provide a kubeconfig file so you can use `kubectl` or any other Kubernetes compatible tool with the same workflow you already know.
2525

26-
{{< callout type="info" >}}Clever Kubernetes is in private access. Ask for activation to your sales representative or [Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice){{< /callout >}}
26+
> [!NOTE] Clever Kubernetes is in private access
27+
> Ask for activation to your sales representative or [Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice)
2728
2829
## Prerequisites
2930

@@ -44,6 +45,10 @@ If you get an error or if you miss anything, contact your sales representative o
4445
- [kubectl installation guide](https://kubernetes.io/docs/tasks/tools/#kubectl)
4546
- [Learn more about Clever Tools k8s command](/doc/cli/kubernetes/)
4647

48+
>[!NOTE] Kubernetes clusters quotas
49+
> During the private access phase, each organization can deploy a limited number of Kubernetes clusters.\
50+
> If you need more clusters, contact your sales representative or [Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice)
51+
4752
## Create a Kubernetes cluster
4853

4954
To create a Kubernetes cluster, use the following command:
@@ -64,9 +69,8 @@ You can list all your clusters at any time using:
6469
clever k8s list --org <your_org_id>
6570
```
6671

67-
>[!INFO] Kubernetes clusters quotas
68-
> During the private access phase, each organization can deploy a limited number of Kubernetes clusters.\
69-
> If you need more clusters, contact your sales representative or [Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice).
72+
> [!TIP]
73+
> In [Clever Cloud Console](https://console.clever-cloud.com), you can filter Kubernetes clusters in the left menu by searching for `is:k8s`, `is:kube` or `is:kubernetes`.
7074
7175
## Supported versions
7276

0 commit comments

Comments
 (0)