-
I keep getting the following error:
╷
│ Error: Waiting for rollout to finish: 2 replicas wanted; 0 replicas Ready
│
│ with kubernetes_deployment.nginx1,
│ on kubernetes.tf line 33, in res…
-
### Bug Description
When importing a flow into a new environment, variables receiving values from environment variables should be propagated automatically to match the behavior of running in backend …
-
**Which component are you using?**:
cluster-autoscaler
**What version of the component are you using?**:
Component version: Cluster Autoscaler 1.30.1
Image = `registry.k8s.io/autoscaling…
-
### Description
**Observed Behavior**:
Empty t3.xlarge spot instance not getting deleted
**Expected Behavior**:
Empty Nodes should be deleted
**Reproduction Steps** (Please include YAML):
…
-
### What happened?
We know that `hostPath` doesn't support `ReadWriteMany` access mode from the docs[1]. But if we attempt to create a PV and PVC with `hostPath` option enabled and the access mode wi…
-
Attempting to import and use Fedora from Example:
I import Fedora
```
root@rke2-s0:~# kubectl logs -f importer-prime-67234c22-9b18-40be-aaa2-c8ad1d5f6744 -n vm-images
I0303 00:14:56.214817 …
-
-
**As a** developer
**I need** to create a CD pipeline to automate deployment to Kubernetes
**So that** the developers are not wasting their time doing it manually
### Assumptions
* Use Tekton to defin…
-
**Describe the solution you'd like**:
It would be cool to have ability to install kubevirt using helm chart.
**Additional context**:
We are looking for a way to install kubevirt automatically…
-
### Describe the bug
I've been working on an MR for issue https://github.com/fluxcd/flagger/issues/1646 and ran into this following bug when testing Flagger in my personal kubernetes cluster. I've …