Test Rok Registry

This section will guide you through testing access to Rok Registry, so that you make sure you have installed it properly.

Procedure

  1. Expose Istio’s IngressGateway with kubectl port-forward:

    root@rok-tools:~# kubectl port-forward --address 0.0.0.0 -n istio-system service/istio-ingressgateway 8080:80

    Important

    If you are running rok-tools as a Kubernetes Statefulset you will need a double kubectl port-forward to also forward traffic from your local host to the rok-tools Kubernetes Service:

    user@workstation:~$ kubectl port-forward services/rok-tools 8080:8080
  2. Visit the login page of Rok Registry at http://127.0.0.1:8080/registry. You will be immediately redirected to the Rok Registry login page.

  3. Login as user@example.com with the password you created when setting up the default user.

Summary

You have successfully tested access to Rok Registry.

What’s Next

The next step is to deploy the Cluster Autoscaler.

See also

To be able to share buckets via this Rok Registry, you need to configure your Rok clusters for syncing.