Skip to main content

Deploying and acessing Veeam Kasten K10 on a Red Hat OpenShift cluster


Luiz Eduardo Serrano
Forum|alt.badge.img+2

Hi! After getting some support and orientation from the K10´s VUG, I wrote this post showing the steps to deploy and access Veeam Kasten K10 on a Red Hat OpenShift cluster. It includes from Helm implementation to K10 deployment definitions. This walkthrough shows that installing K10 can be a simple process and takes just a few minutes. I hope it's helpful!

https://cloudnroll.com/2023/02/12/deploying-and-acessing-veeam-kasten-k10-on-a-red-hat-openshift-cluster/

Link to the bash file:

https://github.com/luizeduardoserrano/Kasten-on-OpenShift-cluster

Thanks, team!

5 comments

michaelcade
Forum|alt.badge.img+7
  • Product Strategy
  • 116 comments
  • February 15, 2023

This is great stuff Luiz, where is your OpenShift cluster running? 

I have been putting off my diving into OpenShift but I think it is becoming an area I need to spend time and learn more around, so keen to understand a good place to get up and running to run things like Kasten there. 


Luiz Eduardo Serrano
Forum|alt.badge.img+2

Hi Michael!

I congratulate you on the excellent content of your Git and your webinars! I took the liberty of making some forks in your repositories. :-)

Michael, I used Red Hat's demo environment to deploy this lab.

As Ingram Micro is a Red Hat partner, we can order clusters to run workshops for partners and also for self-study and testing.

To access the Red Hat Demo Center, you must apply to Red Hat partner program and adhere to a certain level of partnership.

I believe it is in Red Hat's best interest to work with Veeam on this initiative!


Yongkang
Forum|alt.badge.img+3
  • Influencer
  • 73 comments
  • February 16, 2023
Luiz Eduardo Serrano wrote:

Hi! After getting some support and orientation from the K10´s VUG, I wrote this post showing the steps to deploy and access Veeam Kasten K10 on a Red Hat OpenShift cluster. It includes from Helm implementation to K10 deployment definitions. This walkthrough shows that installing K10 can be a simple process and takes just a few minutes. I hope it's helpful!

https://cloudnroll.com/2023/02/12/deploying-and-acessing-veeam-kasten-k10-on-a-red-hat-openshift-cluster/

Link to the bash file:

https://github.com/luizeduardoserrano/Kasten-on-OpenShift-cluster

Thanks, team!

You can automate k10 deployment on your openshift cluster in 3 mins. Check this out http://backupocp.yongkang.cloud/


Yongkang
Forum|alt.badge.img+3
  • Influencer
  • 73 comments
  • February 16, 2023

Here’s the automation code. https://github.com/yongkanghe/ocp-k10

 

For RHPDS, use ocp-aws-k10


Luiz Eduardo Serrano
Forum|alt.badge.img+2

Thanks for the answer, Yongkang! I also left a bash available as an option, so that the deployment is carried out automatically. Instructions and video are at the end of my post.