Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Create ONAP deployment

Log into the manager. Select Local Blueprints. You will find the onap buleprint. Click the Deploy button to create a deployment.

Click the Deploy button to create a deployment.

Input
default value
Deployment nameThe unique name for this deploymentN/A
tiller-server-ipThe IP address of K8s masterN/A
tiller-server-portThe NodePort of tiller deploymentN/A
chart-repo-url The URL of helm repohttps://nexus.onap.org/content/sites/oom-helm-staging
chart-version The helm chart version2.0.0
namespace The K8s namespace to deploy onaponap
stable-repo-url
The URL for stable repository 
https://kubernetes-charts.storage.googleapis.com


One deployment represent one ONAP instance. The manager is able to manage multiple ONAP instances.

ONAP life-cycle management

Once deployment created. You can find the onap deployment.

In the deployment, there are several workflows. We will use install, upgrade, rollback and Uninstall to manage the life-cycle of ONAP.

Install


Upgrade


Rollback


Uninstall


  • No labels