Would it be possible to get XPipe to work with this constraint? Couldn't find much in the docs.
Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
51–60 of 84 posts
Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#52Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#53Hi! Looks like a very interesting tool, as a stubborn cli-only user, I was pleased that there is cli version of this alongside the GUI verison. However, trying to look into the documentation of the cli has left me with a 404 page. https://docs.xpipe.io/cli/man
To preface that, the CLI is only very basic. The only real thing you can do with it is launch shell connections. For more advanced usage without the GUI, there is for example the Python API: https://docs.xpipe.io/guide/python-api
Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#54Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#55Question for the developer: for the Kubernetes integration, I use aws-vault to generate short-lived credentials to authenticate with my clusters (meaning, by default, kubectl doesn't work outside of this context). Would it be possible to get XPipe to work with this constraint? Couldn't find much in the docs.
Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#56Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#57i can already "access my entire infrastructre from my local desktop" using software that costs me $0 a month.
Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#58Welp. If I have to choose between XPipe and LTSC, I'm afraid LTSC is gonna win. I have no interest running a version of Windows where Windows Update will randomly decide to brick my install or better yet, add even more Candy Crushes to my start menu.
Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#59Question for the developer: for the Kubernetes integration, I use aws-vault to generate short-lived credentials to authenticate with my clusters (meaning, by default, kubectl doesn't work outside of this context). Would it be possible to get XPipe to work with this constraint? Couldn't find much in the docs.
Now I don't fully know the details of your setup, but in general XPipe just works on top of your kubectl installation. So it will only work if you could manually connect to your clusters via kubectl in a terminal. But you can always just try it out and see what happens the community version because I can't say that for sure.
So, if you just straight-up call `kubectl` within XPipe without having AWS credentials already available, then it would fail. So, I'm guessing this wouldn't work.
Re: Show HN: XPipe, a shell connection hub for SSH, Docker, K8s, VMs, and more
#60Apptainer?