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
- Host: GitHub
- URL: https://github.com/githubfoam/rootless-sandbox
- Owner: githubfoam
- License: gpl-3.0
- Created: 2020-06-13T14:12:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T20:01:15.000Z (over 5 years ago)
- Last Synced: 2025-02-05T07:49:42.068Z (11 months ago)
- Topics: builder, container-runtime, docker, dockerless, image, k8s, kubernetes-in-docker, multi-arch, multi-os, pipeline, rootless-containers, usernetes
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rootless-sandbox
rootless docker image build kubernetes cluster
Travis (.com) branch:
[](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
~~~~