-
## 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 …
-
Even if the component does not have any parameters, it should be presented as a block in the configuration, so all installed components are defined in declarative way.
-
When hacking lokomotive, it is really useful to have a "dry-run" option. Several times you just want to test something, without actually creating the infrastructure.
I end up adding a `return nil` …
-
I'm deploying my first Lokomotive cluster and came across a value that I need to change in one of the underlying charts for the components I deploy. In this specific case, I wanted to override the Add…
-
To ensure, that our users can update to the next version of Lokomotive, we should test upgrade process via CI, the same way we test fresh installations.
-
Good day Kinvolk team.
I'm looking at lokomotive k8s and wonder if you have anything similar to [GKE Workload Identity](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) wh…
-
Hi there,
This may be way too early to answer, but I'm just curious whether this project's going to continue on since you have been acquired by Microsoft.
Thanks for your time!
-
A quick start on adding a helm chart would be most helpful
-
On AWS a wildcard DNS entry is created which points at the NLB. This makes it possible to create `Ingress` k8s resources with arbitrary subdomains and the traffic gets to the correct service. For exam…
-
Bootkube fails with the following:
```
module.bare-metal-mercury.null_resource.bootkube-start (remote-exec): Nov 17 10:04:29 node1.example.com bootkube-start[1963]: W1117 10:04:29.453074 1 uti…