Projects

The open source projects used by Jenkins X

Jenkins X stands on the shoulders of many open source giants…

Command Line Tools

  • helm a package manager for kubernetes
  • helmfile a tool for installing, upgrading and configuring helm charts
  • kaniko creates container images on kubernetes using the familiar dockerfile
  • kapp is a tool for applying changes to kubernetes resources safely with dependency tracking
  • kpt provides tools for sharing and configuring YAML files across git repositories
  • kubectl a command line tool for interacting with kubernetes clusters
  • kustomize a tool for configuring and modifying kubernetes resources
  • tekton cli the CLI tool for working with tekton pipelines
  • terraform a tool managing infrastructure as code

Microservices