Skip to Content
Technical Articles
Author's profile photo Frank Schuler

Prepare your SAP Data Intelligence installation with Rancher

A little more than three years ago, I described how to Make your SAP Data Hub Distributed Runtime work on the SUSE CaaS Platform. Since then, I have been leveraging the SUSE CaaS Platform for what is now SAP Data Intelligence.

With SUSE to Acquire Rancher Labs, I wanted to try this as an alternative foundation though.

And it could not be any easier. With one Docker command, I Get Started with Rancher:

sudo docker run --privileged -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher

Applying this command on each node, I get my cluster deployed:

Ready for my SAP DataHub 2.7.x Installation with SLC Bridge:

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Piotr Tesny
      Piotr Tesny

      Hi Frank, Thanks for the blog. Maybe a naive question. You're showing how to create a k8s cluster with rancher as a DataHub deployment target. Have you or some other colleagues of yours tried to use SAP Kyma runtime as a deployment targetĀ  for DataHub/DI ?

      kind regards; Piotr