kaniko
There are 58 repositories under kaniko topic.
devspace-sh/devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
containerbuilding/cbi
Container Builder Interface for Kubernetes with support for several backends (Docker, BuildKit, Buildah, kaniko, img, Google Cloud Container Builder, Azure Container Registry Build, OpenShift Source-to-Image...)
kvaps/kubectl-build
Build dockerfiles directly in your Kubernetes cluster.
castlemilk/kubernetes-cicd
Demonstration of a Kubernetes-centric CI/CD workflow
int128/kaniko-action
Build container image using Kaniko in GitHub Actions
ruzickap/k8s-knative-gitlab-harbor
Build container images with Knative + Gitlab + Harbor inside Kops cluster running on AWS
radiofrance/dib
An opinionated docker image builder
BuildWithLal/gitlab-in-docker
This repo provides a detailed, step-by-step guide for setting up a GitLab server and Runner using Docker containers including shell executor, docker executor, docker-in-docker, Kaniko and Registry setup. Each topic is accompanied by a YouTube tutorial and Medium article.
svtslv/skaffold-nestjs-angular
Skaffold NestJS Angular example with local remote and kaniko configurations
pabpereza/dockerfile-best-practices
Public repository dedicated to guide the use of multi-stage and distroless dockerfile examples in docker, or other containers technologies, with the objetive to create secured templates for new developments
cedrickring/kbuild
CLI for Kaniko to build container images in a Kubernetes Cluster
nxexox/pykaniko
Python client for Google Kaniko
cloudbees-oss/pipeline-home-demo
Repository which hosts code examples for CloudBees blogs
polyaxon/hub
Public reusable components for Polyaxon
WoozyMasta/kaniko-tools
Kaniko container image with bash, curl, jq and other utilities
finitum/drone-kaniko
A thin shim-wrapper around the official Google Kaniko Docker image to make it behave like the Drone Docker plugin.
javajon/mountains-service-pi
A small example microservice based in Python. This project is referenced by this Katacoda scenario.
woodpecker-ci/plugin-kaniko
A thin shim-wrapper around the official Google Kaniko Docker image to make it behave similar to the Woodpecker Docker Buildx plugin.
go-vela/vela-kaniko
Docker Plugin using Kaniko for Vela (Target's official Pipeline Automation Framework)
joaomlneto/example-devspace-spring-boot
Example using Devspace to develop a Spring Boot Application on Kubernetes
dinushchathurya/tekton-kaniko-docker-build
Clone repo from Private Git repository, Build Docker Image, Push Docker Image to Private Docker Registry and update ArgoCD manifest with latest Image Tag using Kaniko and Tekton
elephant-graveyard/build-load
Create synthetic load for https://github.com/shipwright-io/build
kvaps/docs.example.org
Trying new tools for building and automate the deployment in Kubernetes
seal-io/terraform-provider-kaniko
A Terrafom provider to build container images from a Dockerfile, inside a container or Kubernetes cluster.
VidyasagarMSC/knative-deploy
Install Knative with Istio on IBM Cloud Kubernetes Service(IKS), build and push your image to IBM Cloud Container Registry (using Docker or Kaniko) and deploy the app.
AndriyKalashnykov/spring-boot-demo
Spring Boot REST microservices
bgokden/deploya
A tool for ci / cd on kubernetes for github repositories
EpicMorg/kaniko-wrapper
Python wrapper for run kaniko from shell with parameters from docker-compose.yml file.
keithduncan/kanikoctl-buildkite-plugin
Build Docker images using kaniko running in a separate container.
PeeK1e/file-drop
Mirror of https://gitlab.com/PeeK1e/file-drop
dinushchathurya/tekton-manifest
This is the repo which contains the ArgoCD manifest files which used in tekton-kaniko-docker-build repo
Jo-Eck/ProjectPaper-2
Development and demonstration of a proof-of-concept for the integration of programming frameworks for high performance computing into a container-based workflow orchestrator.
ofen/goprivate-gitlab-ci
Example of .gitlab-ci.yml configuration for building docker containers with private golang modules that requires authorization.
piyoki/kaniko-demo
Build container images with Kaniko within a Kubernetes Cluster
sfl0r3nz05/GitOps-Demo
GitOps demostrations
yinheli/kaniko-build
kaniko cli 工具,可以帮你快速把一个 Dockerfile 在 k8s 集群中打包生成镜像并推送到镜像库