Skip to content

chris-regnier/platform-examples

Repository files navigation

Platform Examples

Herein lies resources and assets for working with various platforms.

This repository is intended to be used as reference, both personally and professionally.

Getting Started

Make sure that you have this project's dependencies installed (see containers, kubernetes, and src/python)

Building

You can use the provider build helper script to build the Python project as a container:

./build.sh

Running

After you have built the container, you can run interactively against your local code, mounted into the container for a hermetic environment:

./run.sh

Deploying

To deploy using Kubernetes, have a local KinD cluster running with Ingress from Contour configured

./deploy.sh

About

Sandbox for exploring and expressing various software patterns and deployments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published