

Without this, your users will need to go to and append the path to the end (k10). This sets the route path for the redirection of the dashboard.This will use the default cluster ID domain name.


This creates the correct Security Contexts against the users created by the install.helm install k10 kasten/k10 -namespace=kasten-io -set scc.create=true -set route.enabled=true -set route.path="/k10" -set =true Next we are going to use Helm to install the Kasten software into our OpenShift cluster. In this guide, I am going to use Helm, you can learn how to install it here.Ĭreate a OpenShift project (Kubernetes namespace) called “kasten-io” oc new-project kasten-io I’ll be protecting a cool gaming application that has data persistence using MongoDB. This deployment will be inside my Red Hat OpenShift Environment which is running on top of VMware vSphere. In this blog post I’m going to cover deploying and configuring Kasten, the container based enterprise backup software now owned by Veeam Software.
