-
K8s users often have data locally stored on the cluster, typically in the form of a persistent volume + pvc, or a NFS mounted to all nodes, accessed via a hostpath.
From a user:
```
We have to u…
-
{"platform":"","hub-mirror":["lscr.io/linuxserver/jackett:latest"]}
-
## Description
We need to set up a gateway deployment using Kubernetes (k8s) for our project.
## Goals
- Configure an API gateway.
- Implement routing and load balancing for incoming requests.
- Ensu…
-
We've noticed over the past several months the coder pods gradually run out of memory over time. Typically around 30 day mark but can't really say for sure. Here is our memory allocation for a 5 rep…
-
https://github.com/jx3-gitops-repositories/jx3-kubernetes/blame/7d75ad00401eb3449bfc35f183f0452ad217b234/helmfiles/kuberhealthy/helmfile.yaml#L14
```
customresourcedefinition.apiextensions.k8s.io/ta…
-
My team recently upgraded from K8S v1.29.5 to v1.30.1. We noticed all metrics for `container_network*` immediately drop labels. When checking our metrics endpoint, here are a few examples:
```
kubec…
-
https://labs.play-with-k8s.com/
https://blogbypuneeth.medium.com/setup-a-kubernetes-cluster-in-k8s-playground-940324b68729
-
The below is what I'm currently doing to assign an access policy I created in Vault directly to certain LDAP users:
- ansible.builtin.uri:
url: "{{ hashivault_url }}/v1/auth/ldap/users/{{ ite…
-
The version of the etcd chart the operator uses still contains the `policy/v1beta1` version of the `PodDisruptionBudget` resource but this was deprecated in k8s 1.21 and removed in 1.25. This is impor…
-
Part of umbrella issues:
- to deprecate and migrate away from gs://kubernetes-release: https://github.com/kubernetes/k8s.io/issues/2396
- to migrate away from GCP project google-containers: https://…