kayvee83 / carvel.dev

Source for https://carvel.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Website for carvel.dev

Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes.

This is a list of repos associated with Carvel project.

  • ytt - Template and overlay Kubernetes configuration via YAML structures, not text documents
  • kapp - Install, upgrade, and delete multiple Kubernetes resources as one "application"
  • kbld - Build or reference container images in Kubernetes configuration in an immutable way
  • imgpkg - Bundle and relocate application configuration (with images) via Docker registries
  • kapp-controller - Capture application deployment workflow in App CRD. Reliable GitOps experience powered by kapp.
  • vendir - Declaratively state what files should be in a directory.

Experimental:

Installation:

Plugins:

Examples:


Local Development

Prerequisites

Run locally

./hack/run.sh

Serve

Serve site at http://localhost:1313

Directories

  • themes/carvel/assets/ includes SCSS
  • themes/carvel/static/img/ includes images
  • content/ includes content for tool docs
  • data/ includes configuration for docs TOCs

More details: Directory Structure Explained

Join the Community and Make Carvel Better

Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community. Please join us during our online community meetings and office hours. Details can be found on our Carvel website.

You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.

Check out which organizations are using and contributing to Carvel: Adopter's list

About

Source for https://carvel.dev

License:Apache License 2.0


Languages

Language:HTML 96.0%Language:SCSS 1.4%Language:JavaScript 1.2%Language:CSS 0.9%Language:Shell 0.5%