-
Currently the OVN CNI network configuration is hardcoded to the following JSON.
{
"cniVersion": "0.3.1",
"dns": {},
"ipam": {},
"name": "ovn-kubernetes",
"type": "ovn-k8s-c…
-
@ericavonb opening this to track the improvement effort
Operator is making 13-14 requests/s against the API server. 3-4 of those are PUTs i.e. mutating which can cause a lot potentially unneeded et…
-
**What happened**:
When I try to create a new Experiment from an existing 2.14.0 yaml I get an error without any detail except: "errorInYamlDescription". I am also unable to edit or run the exper…
sebay updated
4 months ago
-
## Why
A common use case for Kubernetes ConfigMaps and Secrets are to put values in a multiline string, which may need to be templated. Templating that multiline string isn’t obvious (it requires `ya…
-
psschwei: originally opened in serving and moved here. updates needed for docs can be found in this comment: https://github.com/knative/docs/issues/5217#issuecomment-1247306521
/area monitoring
…
-
Pod logs:
```
kubectl logs kubernetes-configmap-rollouts-7f886d9bb7-xrshg
Rerolling Deployments that use ConfigMap:
Rerolling Deployments that use Secrets:
Error from server (Forbidden): deploy…
-
**What happened**:
The metrics-server fails with error: `E0916 14:23:37.254021 1 scraper.go:149] "Failed to scrape node" err="Get \"https://10.34.50.99:10250/metrics/resource\": remote er…
-
When applying manifest it ends with this error:
```Error from server (Forbidden): error when creating "manifests-all.yaml": clusterroles.rbac.authorization.k8s.io "prometheus" is forbidden: attempt t…
-
**Describe the rationale for the suggested feature.**
Some users might rely on things like externally provided TLS certs, such as for connecting to TLS-encrypted databases like Postgres or Mysql. …
-
**Rancher Server Setup**
- Rancher version: 2.8.2
- Installation option (Docker install/Helm Chart): Helm Chart
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): v1.27…