kuberig-io / kuberig

Deploy to Kubernetes/OpenShift by leveraging your developer skills - no yaml required!
https://kuberig.io
Apache License 2.0
37 stars 3 forks source link

improve user manual #16

Closed teyckmans closed 4 years ago

teyckmans commented 4 years ago

Need to improve the user manual with a minimal example that shows an nginx deployment + service + ingress.

teyckmans commented 4 years ago

Example is now available in the getting started section of the user manual.

The quick start (https://teyckmans.github.io/kuberig/#/quick-start) shows how to initialize an environment, the kuberig-starter repo now contains the example DSL code needed and is deployed in the quick start.

The DSL intro shows how to use the DSL to make the code smarter.