-
In order to use a different version of Flatcar for a alpha/beta channel, I need to specify the version in the `os_version` field.
This causes an error as `lokoctl` also expects to provide `ipxe_scr…
-
The kvm-libvirt platform is not yet supported in lokoctl.
Expose it in lokoctl and create docs which cover what was written in https://github.com/kinvolk/lokomotive-kubernetes/blob/master/docs/flatca…
-
Applicable after #16 is merged.
Currently it is hardcoded to github. @schu mentioned using dex.
-
@joaquimrocha proposed this request that currently in Lokomotive when applying cluster with `lokoctl` , we either execute lokoctl cluster apply by installing the cluster and all the configured compone…
-
prometheus-operator component does update/upgrade changed PrometheusRules
### Introduction
When upgrading from to the latest prometheus-operator component from the previous version, changes to t…
-
After the user runs `lokoctl cluster destroy`, `lokoctl` still keeps the S3 bucket around. Can we get rid of that after the destroy is successful?
If a user reuses the bucket for multiple installat…
-
**Description**
The `lokoctl cluster apply` command checks if the nodes are up and reports that the cluster is health even when one etcd member did not rejoin:
```
Now checking health and readi…
-
Distilled from https://github.com/kinvolk/lokomotive/issues/142#issuecomment-718730596, we could take user configuration while `lokoctl cluster apply` runs and we could save it to the cluster as `Secr…
-
Right now the way we handle required config params and defaults is a bit inconsistent. For example, the `controller_count` config param is required at the `lokoctl` level but optional with a default o…
-
**Current situation**
People who has extra deployments to install on the cluster must use external binaries like `kubectl` or `helm` to install them.
**Impact**
For some people, deployment proces…