Eduardo Mínguez

Results 71 issues of Eduardo Mínguez

**Motivation** As Falco supports ARM, I guess it would be nice for sidekick-ui to support ARM as well, and that includes the Redis dependency **Feature** Support ARM CPUs **Alternatives** Use...

kind/feature

### Which section(s) is the issue in? Configuring a managed cluster for a disconnected environment ### What needs fixing? The whole section seems weird. It explains how to create a...

### Which section(s) is the issue in? Generating RAN policies ### What needs fixing? It doesn't mention a git clone of the proper repository where the policy generator is stored,...

https://docs.brew.sh/Formula-Cookbook

I miss the option to deploy it to K8s directly. I guess packing the helm binary and the plugin into a container and wrapping it into a deployment with a...

**What is the problem you're trying to solve?.** Installing finch by downloading the binary is ok, but integrating it with homebrew for upgrades would be even better. **Describe the feature...

enhancement

It would be nice to run those checks over a must-gather.tar.gz instead of a running cluster. Maybe we can leverage https://github.com/kxr/o-must-gather to mimic the 'oc' commands. For `oc debug` it...

### Description https://en.opensuse.org/Portal:MicroOS

guest/opensuse

Currently: ``` ❯ find .kube/configs -type f .kube/configs/ha-edge-385.yaml .kube/configs/vm-k3s-only.yaml ❯ cat .kube/switch-config.yaml kind: SwitchConfig version: v1alpha1 kubeconfigStores: - kind: filesystem kubeconfigName: "*.yaml" paths: - /Users/eminguez/.kube/configs/ - /Users/eminguez/.kube/config ❯ switch list-contexts...