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.0b5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0f6dd3f27e87d349f1780959106a77a5c5626a06d3c7aa9a16feb569c46eacd |
|
MD5 | 18029fbf8c58450302337f2749187785 |
|
BLAKE2b-256 | 60109a7ef4150e650b8f68f223ad840ed7fb7022c0387246e638cefd4d4a62b9 |
Close
Hashes for pypz_k8s_deployer-0.9.0b5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bb3fd21f30c11ba2b651bd41822b9fa2fb43afe3028671eff8e975015392d5f |
|
MD5 | 5b9770dd6e1177f77c035c9c3be30d73 |
|
BLAKE2b-256 | 08c6ca4489e2797f5a1eeb15775ba51f923b74a6f7fd4993ee809ca63ce209ed |