A utility to develop, test and deploy Kubernetes microservices.
Project description
kubeyard
A utility to develop, test and deploy Kubernetes microservices.
Requirements
- bash
- minikube
- kubectl
- docker
- conntrack
Important: Kubeyard is tested on:
- minikube == v1.29.0 (should work with v1.29.0 and above)
- docker == 20.10.23 (should work with any version)
- kubectl == v1.21.14 (should work with v1.21.14 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kubeyard-1.1.0.tar.gz
(95.9 kB
view details)
Built Distribution
kubeyard-1.1.0-py3-none-any.whl
(125.6 kB
view details)
File details
Details for the file kubeyard-1.1.0.tar.gz
.
File metadata
- Download URL: kubeyard-1.1.0.tar.gz
- Upload date:
- Size: 95.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f04e5f4667fc6b291abcdd06d84bf0584e732804abdd3d57208c761621c15654 |
|
MD5 | 4d4e276b2f3ea53a215300e5532b5834 |
|
BLAKE2b-256 | faa863cd9a36609e3e3ad48eaddac8ee59fdfa86116a322fc7cda6f11ae2327c |
File details
Details for the file kubeyard-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: kubeyard-1.1.0-py3-none-any.whl
- Upload date:
- Size: 125.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 281ef918a65a931ecab2d6c43e82d05ba0bd19104b207cfd2b2575181cb2378f |
|
MD5 | ecfe7c7c2b3ab336e85595ace9a9cad4 |
|
BLAKE2b-256 | 1afe13cdbf380687305764c27ba5ce59d88797444c2199834d09a98c06680bac |