TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Podman Desktop 1.11: Light mode, Kubernetes features, macOS improvements

108 点作者 twelvenmonkeys11 个月前

9 条评论

freedomben11 个月前
I'm remarkably impressed with Podman Desktop. I rarely use GUI tools as they rarely offer me more than what a CLI can, but Podman Desktop is becoming a sort of system dashboard or cockpit for me. It's getting quite feature rich. The k8s support is unexpected but appreciated, though I do wish it had better support for multiple kube config files. On the CLI I use aliases (sometimes env vars) to specify the kube config file, but in Podman desktop for some reason it won't use the env vars that it's supposed to. I built it such that there is no default cluster. It requires explicit specifying of the cluster. I did this intentionally so that commands never accidentally run against prod. With Podman Desktop, I can hack around the bug by symlinking ~/.kube/config to the one I want, but then my explicit specifying is gone and it's possible to accidentally be connected to prod when I think it's staging. My biggest feature request for Podman Desktop: support for multiple kube configs and let me label them with environment so it's immediately clear which env I'm talking to.
xnorswap11 个月前
Used to be that people would wait ages for applications to get a &quot;Dark mode&quot;, I find it funny how now we have to wait for &quot;light mode&quot; instead.<p>Even so, good to see that arriving. I&#x27;ve been experimenting recently and I&#x27;ve found podman very useful compared to my previous experiences trying to do containery stuff. ( Admittedly a very long time ago now which burned me and put me off trying again for a long time. )
评论 #40801313 未加载
评论 #40800938 未加载
评论 #40801922 未加载
betaby11 个月前
Podman Destop is surprisingly bad on MacOS. It has a kind of proxy-like&#x2F;userspace network driver. That means your tcp connection shown in a host system through `netstat`. ICPM is not implemented and always returns success. Try running `ping 66.0.0.0` or any other non-existing IP from the container and see. At that moment I&#x27;ll continue using, well, podman in a Linux VM running UTM.
评论 #40801223 未加载
评论 #40801445 未加载
评论 #40802203 未加载
WD-4211 个月前
For basic dev container stuff, I switched to podman and I&#x27;ll not go back to Docker. It works great and it being daemonless is just a cherry on top.
评论 #40801689 未加载
评论 #40801629 未加载
eknkc11 个月前
If you are on macOS, give OrbStack a shot. It works surprisingly well and fast.
评论 #40801482 未加载
评论 #40801570 未加载
评论 #40802108 未加载
PufPufPuf11 个月前
I&#x27;m a fan of Rancher Desktop -- it has everything integrated and working out of the box, it can even provide the CLI tools like docker, kubectl or helm for you.<p>On the other hand, in Podman Desktop, you can&#x27;t even use an image from Podman Desktop docker in Podman Desktop kubernetes without extra steps. I&#x27;d recommend it only if you want Podman specifically. If you just want to run docker and&#x2F;or kubernetes, I&#x27;d go with Rancher Desktop.
评论 #40801100 未加载
评论 #40800983 未加载
评论 #40801371 未加载
评论 #40801407 未加载
asmor11 个月前
Initial experience on random (fresh-ish install) Windows laptop: Bad. Creates VM, and then can&#x27;t find it. Now I can install Hyper-V management tools to get rid of it...<p>Error: Command execution failed with exit code 125 Command execution failed with exit code 125 Error: vm &quot;podman-machine-default&quot; already exists on hypervisor
ethanpil11 个月前
With all of these great improvements in recent months i&#x27;d love to see an updated roadmap... <a href="https:&#x2F;&#x2F;github.com&#x2F;containers&#x2F;podman-desktop&#x2F;wiki&#x2F;Roadmap">https:&#x2F;&#x2F;github.com&#x2F;containers&#x2F;podman-desktop&#x2F;wiki&#x2F;Roadmap</a>
yeldarb11 个月前
Anyone know if there’s a way to get access to devices in a container on MacOS yet? (Eg USB webcam, MPS or CUDA accelerator)
评论 #40802004 未加载
评论 #40803590 未加载