This package provides the Kubernetes implementation of the deployer interface for pypz.
Project description
Local testing
Requirements
- go - https://go.dev/doc/install
- kind - https://kind.sigs.k8s.io/
It requires go to be installed
Set up the environment
- Start the cluster
kind create cluster
- Buid the test images (test/resources)
docker build -t pypz-test-image .
- Load the test image onto the kind node
kind load docker-image pypz-test-image
Clean up the environment
- Delete cluster
kind delete cluster
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
Built Distribution
Close
Hashes for pypz-k8s-deployer-0.9.0b4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | edad4df6421bba40ba891bef0ed193b2d7c2f3175d485968369983477d6f5cdc |
|
MD5 | dbc577039227d3bc543b86150d1a342d |
|
BLAKE2b-256 | d0d3fe9836b3b95289635c5c0aeca01fd167f223399b4bffcf9a8cebd767dfc4 |
Close
Hashes for pypz_k8s_deployer-0.9.0b4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7a49529c90a794f9dfa01c12b2bc75fc4a7ff5a778656d57c51e593e51c72a3 |
|
MD5 | adb3fe690bbb19b7ccfeb91bb6161b8a |
|
BLAKE2b-256 | 419deb1e8fbc56bf0ef19ad34d7097f8b46801010990eba8651a5226f24e1c24 |