Nirmata can be easily integrated with Jenkins to allow YAMLs to be pushed to a Nirmata catalog application as part of a CI/CD pipeline.
There are two ways you can integrate Nirmata with Jenkins:
- Use the Nirmata REST API to apply YAMLs to an application. Here is an example that applies YAMLs to a running application .
- Use
nctl
to read local YAML files and apply them to an application.