jhorwit2's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
mattermost/mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
kubernetes/ingress-nginx
Ingress NGINX Controller for Kubernetes
kubernetes/kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
distribution/distribution
The toolkit to pack, ship, store, and deliver container content
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
sindresorhus/np
A better `npm publish`
skorokithakis/catt
Cast All The Things allows you to send videos from many, many online sources to your Chromecast.
moby/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
dockersamples/docker-swarm-visualizer
A visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
brigadecore/brigade
Event-driven scripting for Kubernetes
Caiyeon/goldfish
A HashiCorp Vault UI written with VueJS and Vault native Go API
liggitt/audit2rbac
Autogenerate RBAC policies based on Kubernetes audit logs
roylee0704/gron
gron, Cron Jobs in Go.
chrisknepper/android-messages-desktop
Android Messages as a Cross-platform Desktop App
apache-spark-on-k8s/spark
Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
addthis/hydra
cloudflare/alertmanager2es
Receives HTTP webhook notifications from AlertManager and inserts them into an Elasticsearch index for searching and analysis
barnybug-archive/docker-fish-completion
ARCHIVED: docker command completion for the fish shell
docker/go-events
Composable event distribution for Go
addthis/metrics-reporter-config
speijnik/go-errortree
Go library for handling errors organized as a tree
ipedrazas/kubernetes-snippets
Code snippets of kubernetes for visual studio code.
drewlanenga/govector
Provide nice vector API for handling numeric types in Go.
jhorwit2/running-statistics
Running Statistics implementation in Go
jhorwit2/simple-regression
Ordinary Least Squares Linear Regression implementation in Go