Nutanix - CI/CD Pipeline with Nutanix Database as a Service (english)

Опубликовано: 25 Август 2026
на канале: Nutanix Switzerland
457
5

Fabrice Krebs shows us how a CI/CD Pipeline looks like with the combination of Nutanix Database as a Service (NDB) and Kubernetes. This demo will demonstrate:

• How to deploy a full application stack using GitOps principle on Nutanix Kubernetes Engine / Nutanix Kubernetes Platform (NKE/NKP) solution
• How to test new code committed as closer to the production as possible
• How to benefits Nutanix Database as a Service (NDB) for :
‒ Database provisioning for production
‒ Database cloning and refresh for test and dev

More Information on Nutanix Database Service (NDB): https://www.nutanix.com/products/data...

More Information on Nutanix Kubernetes Engine (NKE): https://www.nutanix.com/products/kube...

TIMESTAMPS
00:00 Introduction
2:06 Setup Pipeline and initial application production deployment
8:17 Developer production database clone request
10:13 Developer development database clone refresh request
12:53 Developer new branch commit and test
28:26 Test cleanup and Pull Request creation
30:19 Merge modifications to production