ksail
ksail copied to clipboard
CLI tool for provisioning GitOps enabled K8s clusters in Docker.
### Description Maybe: . .. ... Where I use CLI replacement to ensure it looks nice. I need to check how this would work in pipelines.
### Description of the bug _No response_
### Description This command should enable users to easily generate yaml for base helm releases. It is up to the user to configure the needed variables after generation.
Description of the bug If it creates a registry, it lands in a case where: If the registry exists it fails to start it. This can be tested by stopping...
### Description - `ksail update-hosts -n -h ` The command should add a section to the /etc/hosts file ``` ### --- KSail hosts START --- ### 127.0.0.1 hostname ### ---...
### Description Currently, KSail does not fail early in case a release is failing. It will keep retrying until an arbitrary timeout has been reached. Ideally it should fail immediately...