Skip to main content

A utility to develop, test and deploy Kubernetes microservices.

Project description

kubeyard

Latest Version Supported Python versions Wheel Status License Build

A utility to develop, test and deploy Kubernetes microservices.

Requirements

  • bash
  • minikube
  • kubectl
  • docker

Important: Kubeyard is tested on:

  • minikube == v0.34.1 (should work with v0.31.0 and above)
  • docker == 18.09.2 (should work with any version)
  • kubectl == v1.13.3 (should work with v1.13.0 and above)

Installation

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.5.0.tar.gz (90.4 kB view hashes)

Uploaded Source

Built Distribution

kubeyard-0.5.0-py3-none-any.whl (124.5 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