Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Victoriametrics | 8,612 | 4 | 10 hours ago | 174 | September 08, 2022 | 664 | apache-2.0 | Go | ||
VictoriaMetrics: fast, cost-effective monitoring solution and time series database | ||||||||||
K8s Mastery | 854 | 5 months ago | 18 | JavaScript | ||||||
Repository for the article "Learn Kubernetes in Under 3 Hours" | ||||||||||
Kvass | 544 | 7 months ago | 25 | July 05, 2022 | 22 | apache-2.0 | Go | |||
Kvass is a Prometheus horizontal auto-scaling solution , which uses Sidecar to generate special config file only containes part of targets assigned from Coordinator for every Prometheus shard. | ||||||||||
Kubernetes 101 | 474 | a month ago | 13 | mit | HTML | |||||
Kubernetes 101 - by Jeff Geerling | ||||||||||
Ks | 222 | 4 years ago | 1 | mit | Python | |||||
A series of Kubernetes walk-throughs | ||||||||||
Hands On Kubernetes | 47 | 8 months ago | ||||||||
Hands-On Kubernetes Webinar Series Materials | ||||||||||
V3io Tsdb | 31 | 3 | 3 months ago | 90 | November 30, 2021 | apache-2.0 | Go | |||
iguazio API lib for time-series DB access and Prometheus TSDB storage driver | ||||||||||
Petshop_kubernetes | 30 | 5 years ago | other | C# | ||||||
Getting To Know K8s | 29 | 6 years ago | mit | Shell | ||||||
Getting to Know K8s Blog Series | ||||||||||
Aks Learning Series | 27 | 2 years ago | 1 | gpl-3.0 | C# | |||||
Repository for Code related to AKS learning series Hands on Labs |
A Kubernetes series
Docker, Kubernetes + the database.
Here we showcase the evolution of a simple web application as we learn Docker and Kubernetes. Our only contraint is to try use Kubernetes through all our environments while we evolve the application from a development enviroment to a production environment and add different pieces as we go.
To deploy, scale and manage containerized applications.
ksx
folder (ks1
, ks2
, ...) contains a working example of the app we are building in this series.ksn
is based on ksn-1
, etc..ksx.md
file.clone ks repo
git clone https://github.com/red-gate/ks.git
start following the series or go directly to the one you are interested in.