Skip to main content

This package provides the Kubernetes implementation of the deployer interface for pypz.

Project description

Local testing

Requirements

It requires go to be installed

Set up the environment

  1. Start the cluster
kind create cluster
  1. Buid the test images (test/resources)
docker build -t pypz-test-image .
  1. Load the test image onto the kind node
kind load docker-image pypz-test-image

Clean up the environment

  1. Delete cluster
kind delete cluster

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

pypz-k8s-deployer-0.9.0b5.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

pypz_k8s_deployer-0.9.0b5-py3-none-any.whl (6.1 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