Deployment
There exist different ways to deploy a service project:
- via Tekton pipeline
- via your own deploy mechanism
- via Application Composition
For production usage, we strongly recommend to use deployment via application composition or your proven mechanism. Usage of gitops mechanism makes the deployment process transparent, auditable and more reliant.