-
## Intro
Gefyra currently supports "global bridge" only. See https://gefyra.dev/docs/run_vs_bridge/#bridge-operation to learn more.
In short, a container within a running Pod (or multiple replicas) …
-
Hi,
while packaging this for openSUSE (as a depedency for gefyra) I noticed that the sentry-sdk dependency cannot be met.
https://github.com/unikubehq/cli_tracker/blob/cc34cb393a168684fe605d871e…
-
Calling "gefyra run" with prompting for all arguments?
-
When calling the "Gefyra: Up" command in the command pallete, I would open a selection of different variations for inserting argument options, similar to something like this (vscode dev: "add dev cont…
-
### What is the new feature about?
https://github.com/gefyrahq/gefyra/blob/8d1137de00e18dc2d1272d63ec75a0dadfeead31/operator/gefyra/connection/stowaway/resources/statefulsets.py#L80
Need to modify s…
-
I'm trying to run this on Windows 11 (with WSL2).
It reads my kubeconfig correctly, connects to the cluster and I can choose a namespace, image and a pod to copy the env from:
![image](https://use…
-
### What happened?
```sh
gefyra -d up
on 0: DEBUG gefyra.api.status status.py:94 - Reading API resources from Kubernetes
on 0: WARNING urllib3.connectionpool connectionpool.py:870 - Retrying (Retr…
Nieju updated
3 months ago
-
Hi all,
I found Gefyra today and found it an interesting concept. I tried to package it for openSUSE to try it out.
One thing I found was that the CLI dependency on cli-tracker is fishy. Or rath…
-
### What is the new feature about?
Sometimes it is necessary to copy a file from an existing pod into the container run with gefyra. As this is similar to the exiting `--env-from` cli option, I imagi…
-
### What happened?
I'm new to colima and gefyra, so I apologize if I'm missing something obvious. I've attempted to follow the instructions on my M1 mac for connecting to a local k8s cluster running…