Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are responsible for implementing a CI/CD cncf video

kcna video for you are responsible for implementing a CI/CD pipeline for a Kubernetes-based application. You need to ensure that each code push to the main

This is a dedicated watch page for a single video.

Full Certification Question

You are responsible for implementing a CI/CD pipeline for a Kubernetes-based application. You need to ensure that each code push to the main branch not only builds and tests the code but also deploys it to a temporary namespace for acceptance testing. After the acceptance test, the temporary namespace should be deleted. What's the best way to achieve this?