The software described in this documentation is either no longer supported or is in extended support.
Oracle recommends that you upgrade to a current supported release.

5.2.6 Installing a Module

When you have added and validated a module, you can deploy it to the environment.

Use the olcnectl module install command to deploy modules to an environment. For example, to deploy the kubernetes module named mycluster:

$ olcnectl --api-server 127.0.0.1:8091 module install --environment-name myenvironment \
  --name mycluster