Skip to content

shopstic/container-hot-pot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c763b97 · Aug 22, 2022
Apr 20, 2021
Aug 7, 2022
Apr 8, 2021
Jul 20, 2021
Nov 24, 2021
Aug 30, 2021
Apr 8, 2021
Aug 30, 2021
Aug 30, 2021
Apr 27, 2021
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Apr 15, 2021
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Jul 20, 2021
Aug 6, 2019
Jan 6, 2020
Jan 6, 2020
Apr 24, 2021
Jan 20, 2021
Aug 12, 2020
Jun 12, 2022
Nov 21, 2020
Apr 5, 2021
Apr 9, 2021
Jul 20, 2021
Apr 9, 2021
Feb 22, 2021
Jul 20, 2021
Feb 2, 2019
Jan 6, 2020
Mar 16, 2021
Feb 2, 2020
Jan 20, 2021
Jun 5, 2020
Jan 6, 2020
Aug 6, 2019
Apr 2, 2021
Dec 21, 2020
Mar 16, 2021
Apr 22, 2021
Feb 2, 2020
Dec 5, 2020
Aug 12, 2020
Feb 22, 2021
Jan 6, 2020
Jun 3, 2020
Jan 6, 2020
Jan 6, 2020
Nov 21, 2020
Feb 2, 2019
Jan 16, 2022
Aug 2, 2022
Aug 22, 2022
Jan 6, 2020
Jan 6, 2020
Feb 2, 2019
Feb 2, 2019
Oct 28, 2020
May 9, 2021
Jan 6, 2020
Feb 2, 2019
Jan 20, 2021
Feb 2, 2020
Jan 4, 2022
Apr 2, 2021
Oct 28, 2020
Feb 11, 2021
Jan 6, 2020
Jan 6, 2020
May 11, 2021
Dec 2, 2021
Jan 6, 2020
Jan 6, 2020
Dec 2, 2021

Repository files navigation

Container Hot Pot

A large collection of ingredients for various aspects of a modern containerized infrastructure.

License

Apache 2.0 license

Notable highlights:

fdb-cluster

Kubernetes-native and cloud-native Docker image for FoundationDB, with auto detection of AWS availability zones for three_data_hall replication.

fdb-tools

Dockerized FdbTop for real time monitoring of a FoundationDB cluster.

fdb-prometheus-exporter

Exports FoundationDB status as Prometheus metrics

k8s-tools

A complete collection of all necessary tools to deal with Kubernetes on a day-to-day basis.

prometheus-jmx-exporter

An essential sidecar for any JVM container, which exports JMX metrics as Prometheus metrics

prometheus-config-reloader

A patch of prometheus-operator config-reloader image to reduce the watch interval to just 5 seconds.

kind-dind

Kubernetes-in-Docker, which enables a state-of-the-art CI/CD pipeline where every commit can run in its own Kubernetes cluster environment.