Deploying to a New Namespace
In this lesson, we will deploy a release to our newly created Namespace.
We'll cover the following
Altering the Deployment Definition
As we explained in the previous lesson, the main objective of the deployment is to provide a means to test the release. It should remain hidden from our users.
The users should be oblivious to the existence of the new Deployment and continue using the release 1.0 until we are confident that 2.0 works as expected.
Get hands-on with 1400+ tech skills courses.