Kubevious integration provides a graphical interface that renders easy to understand, application-centric Kubernetes configurations.
0.8.x
0.5.x
- 0.8.15
This integration deploys the following components:
- Deployment.
- MySql DB.
- UI.
- Parser.
Follow below steps to configure Ingress on Kubevious
- Change kubevious.ui.svcType from "LoadBalancer" to "ClusterIP" (line #60)
- Ingress (line #118)
- Enable Ingress; Change enabled from false to "true"
- Set Ingress rules like annotations, path, hosts, etc.
With these config changes, you can access Kubevious service on the Ingress Controller LoadBalancer hostname / IP