viglesiasce / skaffold-starting-points

Starting points for skaffold initialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skaffold Starting Points

This repo contains applications that Skaffold should be able to initialize with an idiomatic and performant skaffold.yaml config file by using the skaffold init command.

There are 5 categories of starting points

  1. No Dockerfile and No Kubernetes config (no-docker)
  2. Dockerfile but No Kubernetes config (dockerized)
  3. Dockerfile and Docker Compose (docker-compose)
  4. Dockerfile and Helm Chart (helm)
  5. Dockerfile and Kustomizations (kustomize)

Each of the folders contains subfolders with the application files as well as a script init.sh that shows how things were created.

About

Starting points for skaffold initialization


Languages

Language:Python 98.1%Language:Ruby 0.7%Language:JavaScript 0.4%Language:HTML 0.3%Language:Shell 0.2%Language:Dockerfile 0.1%Language:CSS 0.1%Language:C# 0.1%Language:Makefile 0.0%Language:Java 0.0%Language:Svelte 0.0%Language:Mustache 0.0%Language:Go 0.0%