solr-operator icon indicating copy to clipboard operation
solr-operator copied to clipboard

Documentation should be more generalized for different platforms

Open HoustonPutman opened this issue 4 years ago • 1 comments

Currently the getting started guide is specifically designed for users running Docker-for-mac. The docs should be generalized for many systems, such as windows, minikube, k3s, etc. (Thanks to @nabadger for brining this up)

@janhoy has given a great start to this with his training course: https://gist.github.com/4bc3398822b8b68ec94c60a05474e409

But it would be great if we could provide documentation that let you specify the system that you are using at the top and all examples would follow your system from then on. Don't think this is possible in markdown, but eventually it would be a great goal.

HoustonPutman avatar May 05 '20 15:05 HoustonPutman

microk8s looks like a good option for a platform-independent tutorial option.

Will look into modifying the tutorial with it.

HoustonPutman avatar Jun 17 '20 18:06 HoustonPutman