This repository contains a collection of examples for users of the Replicated platform. Examples are divided broadly into two categories: applications and patterns. Applications show complete applications that take advantage of many features of the platform, while Patterns show a simple reusable solution to a common problem you might encounter while distributing your software with Replicated.
This project uses Flox to manage developer dependencies. With Flox installed, activate the environment to get all the tools you need:
flox activateThis provides helm, kubectl, helmfile, task, just, make, yq, jq,
yamllint, python3, replicated, and other utilities used across the application
examples.
Contributions are greatly appreciated. We are currently evolving our contributors guide to better support your contributions.