You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How is it currently worded?
"If you don’t have a preferred way to create Kubernetes clusters, you could try using k3d, which runs a minimal Kubernetes distribution in Docker."
How should it be worded?
Add a sentence similar to "If you use k3d be sure to apply our recommended configuration."
Screenshots
This section encourages users to try k3d...
Additional context
Without the port mapping to port 80 in k3d, the first tutorial will not work.
The simplest path to success for me in that tutorial was to enable the Kubernetes feature in Docker Desktop. We could also provide that recommendation in the getting started page, i.e., "if you are already using Docker Desktop, you can enable the Kubernetes feature."
URL of the docs page
https://docs.radapp.io/getting-started/#1-have-your-kubernetes-cluster-handy
How is it currently worded?
"If you don’t have a preferred way to create Kubernetes clusters, you could try using k3d, which runs a minimal Kubernetes distribution in Docker."
How should it be worded?
Add a sentence similar to "If you use k3d be sure to apply our recommended configuration."
Screenshots
This section encourages users to try k3d...
But this configuration is also required:
Additional context
Without the port mapping to port 80 in k3d, the first tutorial will not work.
The simplest path to success for me in that tutorial was to enable the Kubernetes feature in Docker Desktop. We could also provide that recommendation in the getting started page, i.e., "if you are already using Docker Desktop, you can enable the Kubernetes feature."
AB#12907
The text was updated successfully, but these errors were encountered: