ksail icon indicating copy to clipboard operation
ksail copied to clipboard

CLI tool for provisioning GitOps enabled K8s clusters in Docker.

Results 73 ksail issues
Sort by recently updated
recently updated
newest added

### Description Maybe: . .. ... Where I use CLI replacement to ensure it looks nice. I need to check how this would work in pipelines.

enhancement

### Description _No response_

enhancement

### Description _No response_

chore

### 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.

enhancement

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...

bug

### Description _No response_

enhancement

### 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 ### ---...

enhancement

### 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...

enhancement