Skip to content

nutanix-cloud-native/nkp-nutanix-product-catalog

Repository files navigation

Nutanix NKP Product Catalog

All source code and other contents in this repository are covered by the Nutanix License and Services Agreement, which is located at https://www.nutanix.com/legal/eula

Overview

This catalog repository holds all the Nutanix Products and their respective version HelmRepositories and HelmReleases.

Receipes

How to create catalog on your management cluster?

nkp create catalog nutanix-product-apps-catalog \
    -w  \
    --branch  \
    --url https://github.com/nutanix-cloud-native/nkp-nutanix-product-catalog

How to list all the catalogs on management cluster?

kubectl get gitrepository -n 

you can get workspace_namespace by running following command

nkp get workspaces

How to list all the apps provided by added catalogs on management cluster?

kubectl get apps -n 

How to install catalog app?


How to delete catalog from your management cluster?

kubectl delete gitrepository nutanix-product-apps-catalog -n 

For more details, you can refer to Nutanix Portal for Nutanix Kubernetes Platform documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 8