To access One Eye, set your KUBECONFIG environment variable to the configuration file where the One Eye control plane is running, then run the following command.

The following command installs an nginx ingress and the One Eye UI. This ingress is exposed to localhost by default, but you can connect to it via One Eye.

$ one-eye ingress install --update

To access the One Eye web interface, run the one-eye ingress connect command.

Next steps 🔗︎

Once you have logged in, you can use other One Eye commands, or use One Eye in reconciler or operator mode.