Getting Started with the Deployment Service¶
The best way to get started with the Deployment service is to follow our comprehensive developer getting-started guide. This hands-on tutorial walks you through the entire process of deploying your first application using the GitOps workflow that this service provides.
The guide covers:
- Containerizing an application.
- Structuring a GitOps repository.
- Defining your application declaratively.
- Deploying the application to the cluster by pushing to Git.
By following this guide, you will gain practical experience using the GitOps-based Deployment service.