ksail
ksail copied to clipboard
CLI tool for provisioning GitOps enabled K8s clusters in Docker.
### Description of the bug ``` ❯ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES f9d00dfff67c registry:2 "/entrypoint.sh /etc…" 53 minutes ago Up 53 minutes 0.0.0.0:5050->5000/tcp, :::5050->5000/tcp manifests...
### Description Try to discover clusterName based on current folder name. Consider validating the discovered name by looking for a corresponding YAML-file. Example: 1. CWD=$(current work dir) 2. Check for...
This pull request updates the Docker instructions and adds support for Windows. It also updates the runs-on field in the test job to include macOS, Ubuntu, and Windows.
## Description This PR adds a KSail configiration system, such that all settings are configurable through an easy-to-use .yaml file. Closes #206
### Description It would be nice if KSail was able to support AKS as a target for all its operations as a first.
### Description For example which agekey it uses.
### Description https://github.com/k3d-io/k3d/discussions/479#discussioncomment-4610454 https://sandstorm.de/de/blog/post/running-cilium-in-k3s-and-k3d-lightweight-kubernetes-on-mac-os-for-development.html This might not be necessary if it can be configured in the K3d config file.