kubeq

command module
v0.0.0-...-9fc4fbf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

README

kubeq

Kubernetes Job Scheduler

TL;DR: Make a job queue system similiar to Resque, that leverages the Kubernetes Job resource.

Get Started

  • Install minikube (https://github.com/kubernetes/minikube/releases)
  • Start minikube: minikube start
  • Fire up redis: kubectl create -f deployments/redis-pod.yml
  • Create the redis service: kubectl create -f deployments/redis-service.yml
  • Start the scheduler: kubectl create -f deployments/kubeq-deploy.yml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
queue

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL