-
/kind bug
/sig ibmcloud
**What steps did you take and what happened:**
Error "unable to create control plane machine: timed out waiting for the condition" happened.
Steps:
1) Install go and clu…
-
/kind bug
**What steps did you take and what happened:**
When following the README to build clusterctl and then creating the cluster, the clusterctl command fails with the following message:
`c…
-
/kind bug
**What steps did you take and what happened:**
I used `make manifests` (wrapped in `aws-vault exec` command) to generate fresh manifests, then:
```
$ ./bazel-bin/cmd/clusterctl/darwi…
-
/kind bug
**What steps did you take and what happened:**
The bump to Cluster API v0.1.1 (d8065d7) introduced the following failure in the clusterctl flow:
```
I0525 06:12:46.992274 27939 clust…
-
/kind feature
I did not found a solution for how to install an HA cluster with OpenStack provider, seems to be a feature needs to be implemented?
/cc @dims @jichenjc @chrigl
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
Running create cluster yields the following error
```
$ clusterctl create clus…
-
I aggregated troubleshooting notes which were gleaned from the github issues. I thought it may be helpful to place them in docs/self-service/README.md so new users are able to quickly find out troubl…
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
I tried to create cluster:
```bash
./clusterctl create cluster -v 8 --bootstra…
-
It has important change: [Configure a five minute resync period for upstream controllers](https://github.com/kubermatic/machine-controller/pull/459)
P.S.
ClusterAPI needs update too
-
**User Story**
As a user of Kubermatic I want my cluster to autoscale in order to operate cost-efficient
**Acceptance criteria**
* There is version of cluster-autoscaler that can work based off of …