Skip to content

Commit c53bccf

Browse files
committed
chore: make kind demo more obvious
1 parent 7aef690 commit c53bccf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/k8s/intro.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ It's that simple.
7272

7373
## Trying it out
7474

75-
Some cloud providers don't allow you to modify the nodes in the Kubernetes cluster, so for now you are limited to:
75+
To quickly try out Imageless Kubernetes locally, see the [examples][examples-section], which uses `kind` to create a local Kubernetes cluster.
76+
77+
Imageless Kubernetes is also currently available for:
7678

7779
- Amazon EKS
7880
- Self-managed Kubernetes
7981

80-
See the [installation][install-section] for more details on installing Imageless Kubernetes to your cluster.
81-
82-
To try out Imageless Kubernetes locally, see the [examples][examples-section], which uses `kind` to create a local Kubernetes cluster.
82+
See the [installation][install-section] for more details on installing Imageless Kubernetes in your cluster.
8383

8484
[generations-concept]: ../concepts/generations.md
8585
[install-section]: ./install/eks.md

0 commit comments

Comments
 (0)