Deploying to a New Namespace
Learn to deploy a release to our newly created namespace.
We'll cover the following
Altering the deployment definition
As we explained in the Creating a new Namespace 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 the 1.0 until we are confident that the 2.0 release works as expected.
Get hands-on with 1400+ tech skills courses.