Skip to content

Commit 239200e

Browse files
doc-chore: Updating tutorial - Adding WSL2 stackoverflow link
1 parent a5e7dbd commit 239200e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/tutorials/simple-date-clock-application.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ If everything is good, you're in the right path to use {ch}!
7575
{ch} is designed to help you generate all the required artifacts for a deployment on a Kubernetes cluster.
7676
For a local deployment, you can use minikube, which is basically https://minikube.sigs.k8s.io/docs/start/[a small {kub} cluster on your machine].
7777

78+
79+
[IMPORTANT - WSL2]
80+
If following this tutorial in a Windows WSL2 - then check https://stackoverflowteams.com/c/metacell/questions/84/[this] for help!
81+
82+
7883
[IMPORTANT]
7984
The setup of a {kub} cluster is not mandatory to use {ch}.
8085
This step is proposed in this tutorial to show you how to deploy an application generated with {ch} on a local cluster and to appreciate how much {ch} reduces the pain of writing deployment configuration artifacts.

0 commit comments

Comments
 (0)