An open API service indexing awesome lists of open source software.

https://github.com/githubfoam/rootless-sandbox

rootless docker image build kubernetes cluster
https://github.com/githubfoam/rootless-sandbox

builder container-runtime docker dockerless image k8s kubernetes-in-docker multi-arch multi-os pipeline rootless-containers usernetes

Last synced: 9 months ago
JSON representation

rootless docker image build kubernetes cluster

Awesome Lists containing this project

README

          

# rootless-sandbox
rootless docker image build kubernetes cluster

Travis (.com) branch:
[![Build Status](https://travis-ci.com/githubfoam/rootless-sandbox.svg?branch=master)](https://travis-ci.com/githubfoam/rootless-sandbox)

~~~~
Linux-native "fake root" for rootless containers
https://github.com/rootless-containers/rootlesskit

Projects using RootlessKit
Container engines:
Podman
Container image builders:
BuildKit
Kubernetes distributions:
Usernetes: Docker & Kubernetes, installable under a non-root user's $HOME.
k3s: Lightweight Kubernetes

~~~~

~~~~
Kubernetes installable under $HOME, without the root privileges
https://github.com/rootless-containers/usernetes
~~~~
~~~~
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
Kubernetes deployments
Daemonless
To run client and an ephemeral daemon in a single container ("daemonless mode")

Running BuildKit without root privileges

Building multi-platform images
https://github.com/moby/buildkit
~~~~
~~~~
BuildKit is used by the following projects:
A simple build tool on top of buildkit for building images in a different way.
https://github.com/stellarproject/vab
Rio is an Application Deployment Engine for Kubernetes that can be layered on top of any standard Kubernetes cluster.
https://github.com/rancher/rio
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://github.com/genuinetools/img
~~~~