-
It would be really handy to have a doc on how to upgrade contour. I've run into a bug that requires an upgrade.
-
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…
-
Lokomotive version: 4d3d432c8d21ba87dccb1080d71cadb6f693c00a (current master as of writing)
When changing a worker pool from 3 nodes to 1, I run `lokoctl cluster apply --verbose` and during that I …
-
Considering an analogy of Ubuntu system:
Executing `sudo apt upgrade` doesn't update the Ubuntu operating system , my desire and the command's intention are in sync with each other i.e Upgrade 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…
-
In some cases an operation against a cloud provider's API may fail at random, for example due a network glitch, some rare race condition or an eventual consistency problem. Right now such cases cause …
-
The configuration reference docs currently contain lots of extra information and are missing some other information.
IMO, the critical information a config reference should describe is the **config…
-
Currently Helm leaves CRD updates up to administrators, as it is not trivial to update them, as this may result in data loss. More upstream details here: https://github.com/helm/helm/issues/5871.
W…
-
## Description
When I reboot my master node (bare-metal), the `kubelet` and `etcd` containers start up. However, nothing happens afterwards. The API server does not start up, checkpointer does not …