No project description provided
Project description
Deploys Kubernetes on various providers. Deployments are for evaluation/experimental purpose (not production).
Behind the scenes this project uses:
Kubespray (https://github.com/kubernetes-sigs/kubespray): It uses decent defaults values but this should be reasonnable customizable (through roles and vars in the configuration file)
EnOSlib (https://gitlab.inria.fr/discovery/enoslib) for the framework part.
Command line overview
Usage: ek [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
backup Backup the deployed environment
build Preconfigure a machine with all the...
deploy Claim resources from a PROVIDER and configure...
destroy Destroy the deployed environment
g5k Claim resources on Grid'5000 (frontend).
hints Give some hints on the deployment
inventory Generate the Ansible inventory [after g5k or...
post_install Post install the deployement
prepare Configure available resources [after deploy,...
reset Resets Kubernetes (see kspray doc)
vagrant Claim resources on vagrant (localhost).
Usage overview
Install the project:
pip install enos-kubernetes
Get a sample configuration file at:
wget https://gitlab.inria.fr/msimonin/enos-kubernetes/blob/master/conf.yaml
Deploy on g5k:
ek deploy g5k
Deploy on g5k using virtual machines:
ek deploy vmong5k
Build a base image on g5k:
ek build g5k
Build a base image on vmong5k with an alternative cluster:
ek build vmong5k --cluster=chetemi
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 Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for enos_kubernetes-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0eee1e9c0c5945526b7a1f5cafd175dcdbb98580b691d7a3d371d5aa96a6f939 |
|
MD5 | 6304297a56e2005c0c5992b8c28b8beb |
|
BLAKE2b-256 | 58132bc41054628479c959e08cfb801aec835d0c57bbd06b1b436023afc4ef25 |