All Projects → grampelberg → K8s Clusters

grampelberg / K8s Clusters

Licence: apache-2.0
Simple kubernetes clusters on cloud providers for development

Labels

Projects that are alternatives of or similar to K8s Clusters

Live
Automated module and configuration reloader.
Stars: ✭ 18 (-30.77%)
Mutual labels:  makefile
Distributiontests
Swift 3 distribution test for open-source libraries.
Stars: ✭ 22 (-15.38%)
Mutual labels:  makefile
Erlang Starter Kit
Provide a basic set of Erlang/OTP tools for development and for testing
Stars: ✭ 23 (-11.54%)
Mutual labels:  makefile
Nepali Romanized Pro
Nepali Romanized Keyboard Layout with installer for macOS
Stars: ✭ 18 (-30.77%)
Mutual labels:  makefile
Seafile Openwrt
A port of Seafile for OpenWrt 14.07
Stars: ✭ 19 (-26.92%)
Mutual labels:  makefile
Go Docker Hot Reload Example
Stars: ✭ 23 (-11.54%)
Mutual labels:  makefile
New Php Project
Template for new PHP projects. Also see https://github.com/JeroenDeDauw/new-php-library
Stars: ✭ 18 (-30.77%)
Mutual labels:  makefile
Unity3d
Link to article
Stars: ✭ 25 (-3.85%)
Mutual labels:  makefile
Aospbuild
Stars: ✭ 22 (-15.38%)
Mutual labels:  makefile
Bbb Buildroot Fwup
Example project showing how to use buildroot and fwup
Stars: ✭ 23 (-11.54%)
Mutual labels:  makefile
Isel Leic Si 1920inv Li52d Leirt51d
Recursos das aulas de Segurança Informática - Semestre de Inverno 2019/20 - Turma LI52D-LEIRT51D
Stars: ✭ 19 (-26.92%)
Mutual labels:  makefile
Openwrt Dvb
OpenWrt feed focused on DVB applications
Stars: ✭ 19 (-26.92%)
Mutual labels:  makefile
Busybox
Prometheus Busybox Docker base images
Stars: ✭ 23 (-11.54%)
Mutual labels:  makefile
Gitpr
Quick reference guide on fork and pull request workflow
Stars: ✭ 902 (+3369.23%)
Mutual labels:  makefile
Ansible Docker Compose
Ansible Role which installs docker-compose
Stars: ✭ 24 (-7.69%)
Mutual labels:  makefile
Docker Cdn
Script for creating and deploying a CDN (HAProxy, Registrator, Consul and Nginx)
Stars: ✭ 18 (-30.77%)
Mutual labels:  makefile
Aws Vault Alfred Workflow
Alfred workflow to Open AWS in your browser via aws-vault
Stars: ✭ 23 (-11.54%)
Mutual labels:  makefile
Rabbitmq Metronome
RabbitMQ example plugin
Stars: ✭ 25 (-3.85%)
Mutual labels:  makefile
Buildroot Submodule
Example of use of buildroot as a submodule
Stars: ✭ 24 (-7.69%)
Mutual labels:  makefile
Tlsconfigguide
Configuration templates for configuring TLS
Stars: ✭ 23 (-11.54%)
Mutual labels:  makefile

Create disposable Kubernetes clusters for development.

Run make help for all the configuration options and supported rules. create and delete are designed to be the primary interface.

GKE

make create PROJECT=my-gcp-project

AKS

make aks-create

Notes

  • AKS does not have a latest version like GKE and so the AKS_VERSION needs to be updated as there are updates rolled out.

EKS

make eks-create
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].