Viewing profile — limaho
limaho
HN member- Joined
- Wed, Jan 17, 2018, 3:36 AM UTC
- HN karma
- 13
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About limaho
No profile information was provided.
Recent public activity
-
comment
Comment #48665531
Are you monitoring resource utilization per container? Do notifications get sent out when container(s) become unhealthy? How are you handling secrets? These are things I'm trying t…
-
comment
Comment #48028816
Docker volumes still exist on the filesystem. Wouldn't one be able to point the backup solution at that directory?
-
comment
Comment #47881631
We have 4 servers we run containers on. Calling that a fleet feels too generous. Not much rhyme or reason as to what containers run on which server
-
comment
Comment #47875876
> But that is entirely different from an enterprise scale setup with monitoring, alerting, and scale in mind Do you have experience with Kubernetes solving these issues? Would love…
-
comment
Comment #47875424
This is where I'm at. Using Podman daily to run Python scripts and apps and it's been going great! However trying to build things like monitoring, secure secret injection, centrali…
-
comment
Comment #47153548
what is `/classic`?
-
comment
Comment #46386563
I'm struggling to find where I can browse these RHEL images. Do you have any insight? edit: they can be found here https://quay.io/organization/hummingbird and more documentation i…
-
comment
Comment #46034498
Don't "security venders" detect and report most of these types of attacks already today?
-
comment
Comment #34898208
They look great, I like the idea a lot. Awesome work!
-
comment
Comment #34874417
I haven’t had issues with rootless networking but I run pretty simple apps. I gave up on podman-compose though and run individual commands to create podman objects. Once rootless c…
-
comment
Comment #31748393
Went kayaking in Lake Powell last year. Locals were saying the lake was down 30 feet (!!) from the past couple of years. I have no idea if that sort of fluctuation is common but th…
-
comment
Comment #22235996
Here’s a simple game I wrote in vanilla js (client side) two summers ago https://www.mouse-movement.liammahoney.dev Heads up it doesn’t work on mobile. Also there some bugs at the …