HackerTrans
TopNewTrendsCommentsPastAskShowJobs

limaho

no profile record

comments

limaho
·قبل 17 يومًا·discuss
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 to figure out at work using Podman. Would love to hear about any experience in these areas.
limaho
·قبل شهرين·discuss
Docker volumes still exist on the filesystem. Wouldn't one be able to point the backup solution at that directory?
limaho
·قبل 3 أشهر·discuss
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
limaho
·قبل 3 أشهر·discuss
> 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 to hear more if so.

Currently running podman containers at work and trying to figure out better solutions for monitoring, alerting, etc. Not so worried about scale (my simple python scripts don't need it) but abstracting away the monitoring, alerting, secure secret injection, etc. seems like it'd be a huge win.
limaho
·قبل 3 أشهر·discuss
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, centralized inventory, remote logging, etc. has fallen on us. Has lead to some shadow IT (running our own container image registry, hashicorp vault instance, etc.) which makes me hesitant to share with others in the company how we're operating.

I like to think if we had a K8s environment a lot of this would be built out within it. Having that functionality abstracted away from the developer would be a huge win in my opinion.
limaho
·قبل 5 أشهر·discuss
what is `/classic`?
limaho
·قبل 7 أشهر·discuss
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 is located here https://gitlab.com/redhat/hummingbird/containers
limaho
·قبل 8 أشهر·discuss
Don't "security venders" detect and report most of these types of attacks already today?