K8s cluster registration in OSM with optional deployment methods (Helm 2, Helm 3 and Juju Bundles)
Proposers
- Francisco Rodríguez (Indra)
- Alexis Romero (Indra)
Description
Helm 2 installation during the process of registering the cluster in OSM may fail in environments without Internet access and not properly configured. Also, operators may have a policy for using a specific method and will not want to incur in the burden of bootstraping all three and increase operational complexity.
To be specified in the northbound API request as additional parameters. By default and backwards compatibility, all three methods will be implememented.
Demo or definition of done
Register a K8S clusters with only some deployment methods allowed, and check that only the specified bootstraps occurs.
Edited by garciadeblas