danishprakash

danishprakash

k3k

a project by hgalalabdelazizahmed

Project Description

A kubernetes controller that spins a dev k3s cluster within your existing kubernetes cluster, the idea is derived from k3d but instead of using docker on the desktop machine to spin a k3s cluster, I will be using kubernetes itself as the host for these clusters.

Updated about 1 year ago. 3 hacker ♥️. 3 followers.

Containerfile / Dockerfile generator library

an invention by amanzini

Project Description

Writing container definition files is boring and error-prone: let's use power of a programming language to generate containers!

Updated about 1 year ago. 5 hacker ♥️. 2 followers.

image-tools: simple tool for mirror/save/load container images & KDM and chart image list generator.

an invention by StarryWang

Project Description

Currently, the way to install Rancher in Air-Gap mode (with personal registry server) is using the rancher-save/load-images.sh script to save container images required by Rancher into tar.gz tarball and load it into the personal registry. These scripts work fine when saving and loading single-arch images.

Updated about 1 year ago. 3 hacker ♥️. 2 followers.

container storage research

an idea by qzhao

Study container storage technology and how the filesystem supports it.

Updated about 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

clsr (Command Line Spaced Repetition) Learning Tool

an invention by adam.pickering

Project Description

Learning and retaining information is one of the biggest challenges for programmers. So if there was a way to increase the efficiency of one's learning, it would be very useful. Luckily, there is such a thing: spaced repetition. TLDR: you create flashcards, each of which contains one piece of information you want to remember, and review them at intervals that psychology has determined are optimal for learning.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Man pages in a container

an idea by doreilly

Project Description

MicroOS and Jeos images don't have their man pages installed to save space. This means having to switch to a browser or a full system just to look things up.

Updated about 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!