74 results for “topic:carvel”
A web-based UI for deploying and managing applications in Kubernetes clusters
YAML templating tool that works on YAML structure instead of text
kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes. This repo contains information regarding the Carvel open-source community.
Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
kbld seamlessly incorporates image building and image pushing into your development and deployment workflows
Continuous delivery and package management for Kubernetes.
Store application configuration files in Docker/OCI registries
secretgen-controller provides CRDs to specify what secrets need to be on Kubernetes cluster (to be generated or not)
Kubernetes Workstation Tools CLI
Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.
Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes
Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes. This repo contains information regarding the Carvel open-source community.
K8s simple Go app example deployed with k14s tools
ytt (https://github.com/k14s/ytt) library that includes reusable K8s components (app, ...)
Github Action for setting up Carvel apps (ytt, kbld, kapp, kctrl, kwt, imgpkg and vendir)
Visual Studio Code extension for working with ytt yaml files
Kubernetes tools in a "distroless" container
The Kadras collection of Kubernetes-native packages built with Carvel. Composable capabilities for cloud native platforms.
Bazel rules for YAML templating tool https://carvel.dev/ytt/
Provides tools from https://carvel.dev via Homebrew package.
Use this repo as an example for organizing ytt templates within your application repo
Demo of ytt + kapp + k8s-lib to deploy a simple app with basic autoscaling
Source for ghcr.io/vmware-tanzu/carvel-docker-image:latest that includes various Carvel tools
A Carvel YTT controller. Get ytt files from either Flux source or ConfigMap/Secret. Process them using ytt module. Make output available for Sveltos
Guided hands on exercises for Tanzu Community Edition focusing on developer experience
Source code for the presentation "Building AI-Ready Platforms - Symphony for Developer and Platform Engineer"
This repo will house the carvel tooling specific configuration and templating for a deployment of Kubeapps (https://github.com/vmware-tanzu/kubeapps) that will be leveraged by TCE
contains scripts for releasing carvel tools
K8s guestbook example deployed with k14s tools