Skip to content

k0rdent/catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k0rdent service templates

k0rdent supported service templates.

For testing you can use k0rdent demo setup.

Setup k0rdent-core helm repository

This is done automatically during k0rdent installation:

helm install k0rdent-core ./charts/k0rdent-core/k0rdent-core-1.0.0 -n k0rdent
kubectl get helmrepositories -A # Check repository was successfully added
kubectl get servicetemplate -A # Check service templates

Setup k0rdent-catalog helm repository

Setup additional k0rdent supported service templates:

helm install k0rdent-catalog ./charts/k0rdent-catalog/k0rdent-catalog-1.0.0 -n k0rdent
kubectl get helmrepositories -A # Check repository was successfully added
kubectl get servicetemplate -A # Check service templates