-
lokoctl version `v0.1.0-169-gef479dc9`.
I installed the following components to setup monitoring:
```
component "metrics-server" {}
component "openebs-operator" {}
component "openebs-stor…
-
When re-running `lokoctl cluster install` on a cluster which was just deployed and should therefore be aligned with the desired configuration, we see a constant diff:
```
Terraform will perform th…
-
Cobra [supports](https://github.com/spf13/cobra#generating-shell-completions) generating autocomplete files for Bash and zsh. We could leverage this to make working with lokoctl nicer.
-
## Description
In Lokomotive for AWS add support for custom labels and taints for worker nodes. Just like packet has.
- Custom Labels: https://github.com/kinvolk/lokomotive-kubernetes/blob/0da7e…
-
In https://github.com/kinvolk/lokomotive/issues/309 we plan to automate the renewal of k8s certificates. In the meantime, we should document how to rotate the certificates manually.
-
Currently, adding new worker pools to clusters with TLS bootstrapping enabled does not work, as the execution flow goes like:
1. Terraform creates new worker pool.
2. We verify that expected number …
-
Right now lokoctl's installation methodology has drawbacks where it installs webhooks first thus blocking out the webhook pod and creating a deadlock. And you start seeing errors like these:
Events…
-
This would help users discover what Lokomotive is about.
-
This is how our current pipeline flow looks like:
![Selection_202](https://user-images.githubusercontent.com/16539896/89416367-74205e80-d72d-11ea-913a-1bbcef170a8f.png)
This is sub-optimal as many…
-
To avoid adding typos to the code base and wiki pages, we should run [codespell](https://github.com/codespell-project/codespell) as part of the CI.
The following command can be used right now to ch…