Discover Packages
github.com/thedataflows/kubestrap
command
module
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Oct 13, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Kubestrap
Note: this software is an alpha, work in progress.
Toolbox acting as a wrapper over some known utilities, to ease bootstrapping and maintenance of Kubernetes clusters and the apps deployed on them, in a GitOps manner .
Features
Setup
Run It 🏃
go run main.go
Usage
See sample/myconfig.yaml for config file
All parameters can be set via flags or env as well: MYPREFIX_<subcommand>_<flag>
, example: MYPREFIX_SAMPLE_COMMAND_FLAG1=1122334455
Test It 🧪
Test for coverage and race conditions
make coverage
Lint It 👕
make pre-commit run --all-files --show-diff-on-failure
Roadmap
Development
Build
Preferably: goreleaser build --clean --single-target
or
make build
or
scripts/local-build.sh
(deprecated)
Expand ▾
Collapse ▴
Documentation
¶
Copyright © 2023 Dataflows
Source Files
¶
Directories
¶
pkg
Click to show internal directories.
Click to hide internal directories.