Skip to main content
Solved

Blueprint sample/template repo?


Geoff Burke
Forum|alt.badge.img+22

Hi I have looked around but apart from the Kanister repo I have not been able to find a location with a bunch of blueprint examples for various different applications. It would be nice if people could also submit their own. Does such a repo exist anywhere? I have had some new users ask about this as well. There are the ones on the kasten-io site but some of those don’t work anymore. In one case the container name has now changed in the helm chart. 

Best answer by michaelcade

Hey Geoff, you can submit community blueprints for Kanister via a PR on the Kanister GitHub. 
 

as for K10 docs, please highlight the ones that are not working anymore as these are the supported blueprints and anything in docs should be fully supported and working. They are also part of our pipelines before each release. 

View original
Did this topic help you find an answer to your question?

4 comments

michaelcade
Forum|alt.badge.img+7
  • Product Strategy
  • 116 comments
  • Answer
  • April 26, 2023

Hey Geoff, you can submit community blueprints for Kanister via a PR on the Kanister GitHub. 
 

as for K10 docs, please highlight the ones that are not working anymore as these are the supported blueprints and anything in docs should be fully supported and working. They are also part of our pipelines before each release. 


Geoff Burke
Forum|alt.badge.img+22
  • Author
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • April 26, 2023

ok let me take a look. I believe it was postgresql hooks app aware, the error said that it could not find the container with name postgres-postgresql, when you describe the pod you see the container now has a another name. Also a problem with the secret I believe too. Let me run through it again tonight and I will save the logs etc. Right now I am doing some good old fashion fast Storage Snapshots action for VM’s.. (new job, new fun hardware!)


Geoff Burke
Forum|alt.badge.img+22
  • Author
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • April 26, 2023

By the way if you are using the Bitnami charts with the csi-hostpath-sc then be sure to add this to your helm install command --set volumePermissions.enabled=true.


Geoff Burke
Forum|alt.badge.img+22
  • Author
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • April 26, 2023

In fact I can put it in the K10 group. I had a chance to quickly spin up now in rancher desktop

 


Comment