cppforlife's Stars
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
twitter/AnomalyDetection
Anomaly Detection with R
carvel-dev/ytt
YAML templating tool that works on YAML structure instead of text
vmware-tanzu/community-edition
VMware Tanzu Community Edition is no longer an actively maintained project. Code is available for historical purposes only.
carvel-dev/kapp
kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
bmatcuk/doublestar
Implements support for double star (**) matches in golang's path.Match and filepath.Glob.
vmware-archive/buildkit-cli-for-kubectl
BuildKit CLI for kubectl is a tool for building container images with your Kubernetes cluster
minio/dsync
A distributed sync package.
carvel-dev/kbld
kbld seamlessly incorporates image building and image pushing into your development and deployment workflows
cloudfoundry/cf-for-k8s
The open source deployment manifest for Cloud Foundry on Kubernetes
carvel-dev/kapp-controller
Continuous delivery and package management for Kubernetes.
vmware-archive/pcfdev
This is the depricated version of PCF Dev - please visit the current Github repository https://github.com/cloudfoundry-incubator/cfdev for the latest updates
carvel-dev/kwt
Kubernetes Workstation Tools CLI
concourse/concourse-bosh-deployment
A toolchain for deploying Concourse with BOSH.
carvel-dev/terraform-provider-carvel
Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes
carvel-dev/carvel-community
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.
carvel-dev/simple-app-on-kubernetes
K8s simple Go app example deployed with k14s tools
carvel-dev/ytt-library-for-kubernetes
ytt (https://github.com/k14s/ytt) library that includes reusable K8s components (app, ...)
cloudfoundry-community/stackdriver-tools
Stackdriver Nozzle for Cloud Foundry Loggregator, Host Monitoring Agents BOSH Release
carvel-dev/setup-action
Github Action for setting up Carvel apps (ytt, kbld, kapp, kctrl, kwt, imgpkg and vendir)
eBay/rules_ytt
Bazel rules for YAML templating tool https://carvel.dev/ytt/
dpb587/ssoca
SSO for services that use CA-based authentication.
carvel-dev/ytt-library-for-kubernetes-demo
Demo of ytt + kapp + k8s-lib to deploy a simple app with basic autoscaling
carvel-dev/ytt-starter-for-kubernetes
Use this repo as an example for organizing ytt templates within your application repo
vmware-archive/k14s-homebrew-tap
Install ytt, kbld, kapp, kwt, vendir, imgpkg
brendanjryan/yamlvalidate
A command line tool for validating (Kubernetes) YAML files against a JSON Schema
vmware-archive/json2k8s
json2k8s extracts Kubernetes resources from JSON files (use it with jsonnet)
cloudfoundry-community/git-server-release
The BOSH release sets up a Git server, allowing you to privately host your git repositories.
vmware-archive/k8s-rbac-proxy
Kubernetes RBAC Proxy to scope controllers to multiple namespaces
carvel-dev/guestbook-example-on-kubernetes
K8s guestbook example deployed with k14s tools