Skip to main content

A utility to develop, test and deploy Kubernetes microservices.

Project description

# kubeyard [![Latest Version](https://img.shields.io/pypi/v/kubeyard.svg)](https://pypi.python.org/pypi/kubeyard/) [![Supported Python versions](https://img.shields.io/pypi/pyversions/kubeyard.svg)](https://pypi.python.org/pypi/kubeyard/) [![Wheel Status](https://img.shields.io/pypi/wheel/kubeyard.svg)](https://pypi.python.org/pypi/kubeyard/) [![License](https://img.shields.io/pypi/l/kubeyard.svg)](https://github.com/socialwifi/kubeyard/blob/master/LICENSE)

A utility to develop, test and deploy Kubernetes microservices.

## Requirements

  • bash

  • minikube == v0.25.2

  • kubectl == 1.9.4

  • docker

  • git
    • initialized repository with configured remote origin

## Installation

`bash rm -rf $HOME/kubeyard-venv virtualenv -p python3 $HOME/kubeyard-venv . $HOME/kubeyard-venv/bin/activate pip install kubeyard echo '. $HOME/kubeyard-venv/bin/activate' >> $HOME/.bashrc `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kubeyard-0.2.2.tar.gz (89.4 kB view hashes)

Uploaded Source

Built Distribution

kubeyard-0.2.2-py3-none-any.whl (124.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page