kayak
captn3m0/kayak/docker
kayak   Kayak is a Kubernetes distribution that relies on the Docker Engine API to bootstrap a Kubernetes Control Plane using bootkube. It can be used alongside the terraform-ignition-docker-api module to bootstrap a single node cluster on Core OS. It uses typhoon's terraform-render-bootkube to generate the assets. It is licensed under MIT For variable and output documentation, see the Terraform Registry or the MODULE.md file. The name convention for kayak is to have a single name reserved for the cluster, and then have the following subdomains used accordingly. For eg, if you own river.run, kayak will be configured as following: | domain | usage | |:--------------------------|:-----
| Name | Type | Description | Default |
|---|---|---|---|
| etcd_domain | any | etcd hostname | required |
| etcd_data_dir | any | etcd data directory on host | required |
| asset_dir | any | local directory to store assets | required |
| host_ip | any | required | |
| cluster_name | any | cluster hostname | required |