- Scaling Kubernetes to 2,500 Nodes - A blog post from the OpenAI team on some of the issues and best practices associated with running large scale Kubernetes clusters.
- Volcano - A Kubernetes native batch scheduler. Adds support for MPI, fair-share, queues and more.
- Kubeflow - Tightly integrated collection of "best of breed" software for Machine learning.
- Zero to JupterHub - Helm Chart for Jupyterhub maintained by upstream Jupyterhub community.
- Armada - A multi-cluster batch scheduler for high-throughput workloads on Kubernetes
- Hierarchical Namespace Controller - Kubernetes Multi tenancy Working Group project to provide "nested" namespaces, and propagate RBAC policies, secrets etc.
- CERN Helm Chart Collection - Includes: JupyterHub, eosxd, jupyterhub, kube-monkey, ntpd, prometheus, squid and sssd. (2019-11-3)
- PNNL Misc(ellaneous) Scripts (Helm and others)