Customization of Managed Dockerized Stacks with CI/CD Provisioning

With software stacks provisioning as Docker containers, cluster administrators get an ability to apply any required customizations to the default platform-managed dockerized templates. This can be used to supplement their basic functionality with additional logic or to apply any needed modifications according to your requirements. And to ensure that such customizations will remain present within corresponding template regardless of platform or stack upgrades, a simple CI/CD pipeline can be used.

Follow the comprehensive step-by-step guidance below to find out the details on the above described scenario implementation: