-
Right now, when trying to deploy a cluster on EM in a project which has BGP disabled, the following error is shown:
```
INFO[0003] Executing step "create infrastructure" phase=infrastructur…
-
On a default Lokomotive installation nodes don't show any roles:
```
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
test-cluster-controller-0 Ready …
-
Right now it's impossible to update GNPs on a running cluster using `lokoctl` without re-deploying the control plane (for example, the user might want to change `management_cidrs`). The reason it's im…
-
Currently, we call a [Reboot()](https://github.com/kinvolk/flatcar-linux-update-operator/blob/master/pkg/agent/agent.go#L228), but we don't check if it succeeded or not. In case of running as unprivil…
-
## General
Right now when a user runs `lokoctl cluster apply`, by default no Terraform output is shown. I think this isn't ideal for the following reasons:
- When things fail, the user may miss …
-
It would be nice to have a process of continuously accumulating pending changelogs, so creating a release is faster and it's easier to not forget about the important details or upgrade steps.
We co…
-
In the doc ["Bring your own Prometheus"](https://linkerd.io/2/tasks/external-prometheus/) it is worth adding ServiceMonitor configuration alongside plain Prometheus config for those who use Promethues…
-
In some cases it may be desirable to tweak the CFS quota kubelet option which affects CPU throttling of containers.
There seem to be at least two ways to specify this option:
1. Using the `--cpu…
-
Right now we use OpenEBS as a default storage for Prometheus and Alertmanager. We can also use Rook Ceph for that as mentioned in #381.
But the essential question is where do we store the metrics o…
-
Currently kube-proxy throws such warnings in its logs:
```
W0113 12:08:48.344275 1 server.go:226] WARNING: all flags other than --config, --write-config-to, and
--cleanup are deprecated. Pl…