diff --git a/06-osm-platform-configuration.md b/06-osm-platform-configuration.md index 69968be1f21a1286aab4070b2b30d16b1ff02893..55d2cecdbefad97c3e64851ca7418392bc93f5a4 100644 --- a/06-osm-platform-configuration.md +++ b/06-osm-platform-configuration.md @@ -720,6 +720,11 @@ Use the following command to register the installed VCA to your OSM: angelic-iguanodon-vca ``` +### Distributed VCAs and Juju Bundles + +Juju Bundles are composed by Charms, so we can execute day1 and day2 primitives directly in the Charms, without a new Execution Environment for that. For this reason, when we use a distributed VCA with Juju Bundles, there is one constraint that needs to be considered. The K8s cluster used in the dVCA must be the same where the workload is deployed. +That means that we need to add the K8s cluster that we are going to associate with our VIM account (see [this section](#management-of-k8s-clusters) for more details) to the distributed VCA we will use to deploy Juju Bundles. + ### Managing VCAs There are a few commands that will allow us to manage VCAs in OSM: