-
Hello!
I'm trying to install promtail with manifests and export logs from Kubernetes cluster to Loki. While I couldn't get manifest installation described in [documentation](https://grafana.com/doc…
-
**Description**
Inconsistently, some services will fail to assign some or all of their tasks. For example:
```
root@qa-swarm-manager1:~# docker service ps uname-echo
ID NAME …
-
When running `kind create cluster` it fails with the following log message:
```sh
$ kind create cluster
Creating cluster "kind" ...
✓ Ensuring node image (kindest/node:v1.23.4) 🖼
✗ Preparing …
-
**Description**
Intermittently containers cannot be started and docker returns the following error:
`docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: st…
-
Place holder to document all the issues
- minikube binary for Darwin (amd64) works but no driver I installed.
```
med@meds-mac g1 % ./minikube-darwin-amd64 start
😄 minikube v1.13.0 on Darwin 1…
-
**Description**
Previous #https://github.com/kubernetes-sigs/kind/issues/1283
When I am trying to run an IPv6 cluster of kubernetes with docker, firewalld is receiving a bad set of commands. …
-
**Which component are you using?**:
- cluster-autoscaler
**What version of the component are you using?**:
- v1.18.3 ( also happened with v1.18.2)
Cluster-Autoscaler Deployment YAML
---
…
-
/kind bug
/sig api-machinery
/assign @sttts @nikhita
1. Create a CRD
2. Create a custom resource with a finalizer
3. Delete the custom resource, leaving it pending finalization
4. Delete the …
-
微博内容精选
-
**What happened**:
I tried to add a label to the control-plane node to work with existing nodeSelectors.
Example labels like "test: testing" worked like a charm but the actual label I'm tryi…