-
Scenario:
- User runs `lokoctl cluster apply` with `disable_self_hosted_kubelet = false`.
- Self-hosted kubelet chart is written to disk.
- User sets `disable_self_hosted_kubelet` to `true` and r…
-
It would be really handy to have a doc on how to upgrade contour. I've run into a bug that requires an upgrade.
-
- rook and rook-ceph
- openebs-operator and openebs-storage-class
Above pairs can be merged into one now because they essentially deal with the same thing.
This segregation was done during the …
-
Thank you for creating the issue!
- [x] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [x] Yes, I've searched similar issues on GitHub and…
-
Following https://github.com/kinvolk/lokomotive/pull/483, pressing Ctrl+C once during the `terraform init` phase doesn't cause Terraform to terminate:
```
~/kinvolk/lokomotive/lokoctl cluster appl…
-
To allow Lokomotive Component updates to be controlled by Nebraska we need to make Lokomotive releases be defined by a manifest and some kind of artifact.
The goal for this issue is to create an in…
-
## General
We want to have a well-defined structure for the Lokomotive configuration for the following reasons:
- We want to be able to evolve the configuration structure over time in a way whic…
-
Right now if a cluster bootstrap process fails due to Bootkube being unable to complete for any reason, rerunning `lokoctl cluster apply` results in an error:
```
module.packet-johannes-test.null_…
-
https://github.com/kinvolk/lokomotive/blob/e41922b7428ed2e0053779d4c3e528951be26910/pkg/platform/aws/aws.go#L264-L265
When trying to create a worker pool named `johannes-test-pool1` I'm getting the…
-
The lokomotive-assets folder that is created, copies all the terraform modules and the terraform template reference them.
This creates two issues:
1. When using lokomotive for a production cluster…