Crates.io | sealedinfra |
lib.rs | sealedinfra |
version | 0.1.1 |
source | src |
created_at | 2024-10-03 17:18:43.080915 |
updated_at | 2024-10-03 17:26:47.718 |
description | Better infrastructure for better control and code |
homepage | https://github.com/auser/sealedinfra |
repository | https://github.com/auser/sealedinfra |
max_upload_size | |
id | 1395426 |
size | 1,309,050 |
Sealed Infrastructure is a tool for managing Kubernetes infrastructure. It is designed to be used with the Sealed Kubernetes project.
To get started with Sealed Infrastructure, you need to have the following prerequisites:
The CLI is built with clap and tokio.
To build the CLI, run the following command:
cargo build --release
Or from source:
RUST_LOG=debug cargo run -- --root $PWD --settings ./config/config.yaml docker --repo git@bitbucket.org:financialpayments/tupay.git -b origin/eol/upgrade build