25 Go Containers Libraries

A small traefik/docker wrapper to load and unload containers on-demand to save resources

traefik-lazyloader This small app will automatically start and stop docker containers based on access, for instance, via traefik. How it Works It work

01

Intent Driven Orchestration Planner

Intent Driven Orchestration enables management of applications through their Service Level Objectives, while minimizing developer and administrator overhead.

02

cdebug - experimental container debugger (WIP)

cdebug - experimental container debugger (WIP) A handy way to troubleshoot containers lacking a shell and/or debugging tools (e.g, scratch, slim, or d

03

A tool programmed in Go to automatically restart 'hung' game servers/containers via a Pterodactyl API.

Pterodactyl Game Server Watch Description A tool programmed in Go to automatically restart 'hung' (game) servers via the Pterodactyl API (working sinc

04

This is a collection of sidecar containers that can be incorporated within confidential container groups on Azure Container Instances.

Confidential Sidecar Containers This repository contains the code needed to build the sidecar containers used for confidential containers. The code in

05

A tool for interacting with live processes/containers

hypercam hypercam is a tool that lets you interact with processes and containers at a lower level than most other interfaces, letting you do some neat

06

Cleanly list all containers in kubernetes pods including init containers and view running kubernetes information about those multi-container pods to assist in troubleshooting and information gathering

kubectl-ice A kubectl plugin that allows you to easily view advanced configuration of all containers that are running inside pods, I created it so I c

07

Elemental is an immutable Linux distribution built to run Rancher and it's corresponding Kubernetes distributions RKE2 and k3s. It is built using the Elemental-toolkit

Elemental Elemental is a software stack enabling a centralized, full cloud-native OS management solution with Kubernetes. Cluster Node OSes are built

08

A storage plugin that provided CRI-O/Podman with the ability to lazy mount nydus images.

CRI-O/Podman Nydus Store Plugin The project is an implementation of additional layer store plugin of CRI-O/Podman, it provides CRI-O/Podman with the a

09

Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers

Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers

go-fiber-restful-microservice Build a RESTful API on Go Fiber PostgreSQL JWT Swagger Docker Public API GET: /api/books, get all books; GET: /api/book/

10

Process Compose is like docker-compose, but for orchestrating a suite of processes, not containers.

Process Compose is like docker-compose, but for orchestrating a suite of processes, not containers.

Process Compose Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications. Why? Because sometimes y

11

Instant, easy, predictable shells and containers.

Devbox 📦 Instant, easy, and predictable shells and containers What is it? Devbox is a command-line tool that lets you easily create isolated shells a

12

Kubernetes Guide

Kubernetes Guide

Kubernetes Guide A guide covering Kubernetes including the applications and tools that will make you a better and more efficient Kubernetes developer.

13

Prometheus exporter for podman environments exposing containers, pods, images, volumes and networks information.

prometheus-podman-exporter Prometheus exporter for podman v4.x environment exposing containers, pods, images, volumes and networks information. promet

14

📦 This is a repository with some code I wrote to learn more about containers. // Work In Progress

containers This is a repository with some code I wrote to learn more about containers. It currently contains: yacr: a container runtime that implement

15

Turning on/off docker containers on demand

Turning on/off docker containers on demand OnDocker is a simple reverse proxy which can start and stop one or multiple containers based on the request

16

Containers-Internal Schulung

Run Command To test our run function, we can execute some commands, like: echo hello-world sh (interactive) Test isolation in interactive shell: hostn

17

Simple GO Lang Rest API Service to work with Kubernetes and Docker containers.

Simple GO Rest API This project contains a simple GOLang rest API service. This service is useful to test the Kubernetes and Docker. We are using the

18

A tiny web-server to run functions inside containers.

A tiny web-server to run functions inside containers.

agent 🍚 A tiny web-server (reverse proxy) to run functions for every incoming HTTP request. Get started Build To build the agent: docker build -t ben

19

A backend MSC (Model, Service, Controller) API written in [Go](https://go.dev/) to process `*.log` files (generated as the standard output of running docker containers), allowing queries with pagination and basic search capabilities.

uServer-Logger-Backend DISCLAIMER: THIS IS A WORK-IN-PROGRESS! WAIT UNTIL A FIRST RELEASE BEFORE PRODUCTION USE A backend MSC (Model, Service, Control

20

An easy-to-use go service resource monitor, support containers.

go-rmonitor An easy-to-use go service resource monitor, support containers. Installation Run the following command under your project: go get -u githu

21

A kubernetes cni, connecting containers to neutron virtual networks.

A kubernetes cni, connecting containers to neutron virtual networks.

neutroncni A kubernetes cni, connecting containers to neutron virtual networks. 1. 设计目标 通过neutroncni将pod接入neutron虚拟网络。 网络模型如图所示: 2. 设计原理 工作流程如图所示: 将ne

22

Cloud-native, enterprise-level cron job platform for Kubernetes

Cloud-native, enterprise-level cron job platform for Kubernetes

Furiko Furiko is a cloud-native, enterprise-level cron and adhoc job platform for Kubernetes. Introduction Furiko is a Kubernetes-native operator for

23

Several Examples for building docker containers for your Go applications

go-docker Several Examples for building docker containers for your Go applicatio

24

A tool for Docker containers that render config files, extend the environment and run commands

run run replaces tokens in a config file tempalte by values from the specific data sources, saves a new config file and executes a command. It was des

25
1