rancher-charts/packages/rio/charts/templates/NOTES.txt

18 lines
549 B
Plaintext

{{ .Chart.Name | title }} {{ .Values.tag }} is now installing.
Please wait for the system to come up.
* Check the controller install with: kubectl -n {{ .Release.Namespace }} rollout status deploy/rio-controller
* Check `rio info` to ensure you get a cluster domain and IP
To troubleshoot check:
* rio system logs
* kubectl -n {{ .Release.Namespace }} get pods
To start an application try: rio run -p 80 -n demo nginx
For more info see:
* The official site: https://rio.io
* The docs: https://github.com/rancher/rio/tree/master/docs