Getting Started
This document describes a getting started guide for Carthago Operator for Jenkins
- Installation: How to install self-hosted Carthago Operator for Jenkins
- Customize Jenkins: How to customize Jenkins with Carthago Operator for Jenkins
- Customize Jenkins with Plugins: How to customize Jenkins with Plugins
- Customize Jenkins with Configuration as Code: How to customize Jenkins with Configuration as Code
- Customize Jenkins with Groovy Scripts: How to customize Jenkins with Groovy Scripts
- Plugin Snapshot: Use Plugin Snapshot to eliminate issues with transitive dependencies of plugins
- Set up Authentication: Authenticate against Jenkins with chosen authentication type and identity provider
- Set up Authorization: Authorize users in Jenkins with chosen authorization type
- Configure Seed Jobs and Pipelines: How to configure Seed Jobs and Pipelines with Carthago Operator for Jenkins
- Configure persistent Jenkins Agents: How to configure persistent Jenkins Kubernetes Agent
- Environment Variables: How to specify environment variables in Carthago Operator for Jenkins
Prepare your Kubernetes cluster and set up your kubectl access.
Once you have a running Kubernetes cluster you can focus on installing Carthago Operator for Jenkins according to the Installation guide.