jenkins-x
Installation
SKILL.md
Jenkins X
Jenkins X is an open-source CI/CD solution for Kubernetes, designed to automate and streamline cloud-native application development. It's primarily used by DevOps teams and developers who want to accelerate their software delivery pipelines on Kubernetes.
Official docs: https://www.jenkins.io/doc/
Jenkins X Overview
- Pipeline
- Activity
- Environment
- Preview Application
- Git Repository
Working with Jenkins X
This skill uses the Membrane CLI to interact with Jenkins X. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills