-
**Rancher Server Setup**
- Rancher version: v2.6.11
- Installation option (Docker install/Helm Chart): helm
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): k3s
- Pr…
-
**Is your feature request related to a problem? Please describe.**
On our cluster, certain libraries are pre-installed and can be loaded via `module load` while python environments are managed via co…
-
Suggest something like base64-encoding the rendered wrapped commands in high verbosity logs so they could be copy and pasted without any issues like shell quoting or line continuations. Expected workf…
-
In some use cases it's useful to run k9s _inside the cluster_ in a pod.
It would be great to be able to directly use the Service Account's credentials. Currently k9s requires a $KUBECONFIG file. I…
-
We have enabled Google Managed Prometheus in our cluster and the control plane is in version 1.30.2-gke.1023004.
We used to view firing alerts from alertmanager pods in gmp-system namespace using t…
-
This is how, currently, the `raft_pull_snapshot` RPC looks like:
```c++
struct raft_snapshot {
utils::chunked_vector mutations;
};
struct raft_snapshot_pull_params {
std::vector tabl…
-
## Description
At the moment, when packaging a Kedro project using `kedro package`, two artifacts are created; a .whl file containing the source code and a `tar.gz` file consisting of the configurati…
-
When trying to install the helm chart for external secrets operator in a kind cluster I get errors such as this:
> {"level":"error","ts":1723830296.3261876,"logger":"setup","msg":"unable to creat…
-
- https://github.com/ObrienlabsDev/blog/wiki/Architecture
-
One recurring issue that we, at AWS, have noticed is that over time clusters will naturally have slot ranges become fragmented between primaries. For example, if you have 2 nodes, a defragmented slot …