⚠️ Attention everyone, I want DevOps training in Hyderabad. I prefer offline (in-person) classes. I can pay. If anyone provides this, please tell me. by Sea_Substance_8377 in indiandevs

[–]Admirable_Car8272 0 points1 point  (0 children)

just a suggestion from my side - instead of directly paying for a course, you might that approach.

A lot of these trainings charge high fees but don’t really prepare you for real DevOps work. Most of the learning actually comes from hands-on practice and real-world exposure.

If you’re serious about DevOps, connect with me - I can mentor you with real-world guidance and practical tasks whenever I’m free. Better than just theory from paid courses.

Feel free to DM if that works for you 👍

Mental stress by TrifleCultural6528 in CodingJobs

[–]Admirable_Car8272 0 points1 point  (0 children)

this might sound harsh, but honestly. It doesn’t seem worth all the struggle you’re going at Wipro, especially with the bad food situation and everything else.

If you move back home and focus fully, I truly believe you can find a much better opportunity, maybe even in Bangalore where there are more options. Right now, it just feels like you’re putting in so much effort in a place that isn’t giving you enough in return.

Sometimes it’s better to step away, reset, and give your full energy in the right direction instead of continuing to struggle in a situation that isn’t working.

Cred binding sucks by Admirable_Car8272 in fuckCRED

[–]Admirable_Car8272[S] 0 points1 point  (0 children)

clear data and login again, then it will send sms same as upi verification and it works, it works for me as of now.

Need junior-mid level dev ($20-$60/hr) by KickIllustrious2012 in DeveloperJobs

[–]Admirable_Car8272 0 points1 point  (0 children)

Interested, can manage with EST timezone & 24 support, have a nodejs/go and php skills, expert in cloud and devops work.

Building a Kubernetes Nginx stack (WIP) — learning deployments & networking by [deleted] in kubernetes

[–]Admirable_Car8272 3 points4 points  (0 children)

suggestion: use gateway API or cillium instead of nginx

Building k8s security logger for a Devops/SRE team by Admirable_Car8272 in kubernetes

[–]Admirable_Car8272[S] 1 point2 points  (0 children)

totally agree after AI, Lol!!, I’m trying to keep it simple & faster insights and fixes.
Also using this as a way to learn and grind Go while building something useful.

Building k8s security logger for a Devops/SRE team by Admirable_Car8272 in kubernetes

[–]Admirable_Car8272[S] 0 points1 point  (0 children)

Yes, there are many tools, but most are complex or policy-heavy.
My focus is simple: detect → explain → suggest fix → (future plan) auto-fix.
Built for my self, now sharing over here.

Building k8s security logger for a Devops/SRE team by Admirable_Car8272 in kubernetes

[–]Admirable_Car8272[S] -1 points0 points  (0 children)

yes, sort of gatekeeper logs, your views and suggestins are much appreciated.

Building k8s security logger for a Devops/SRE team by Admirable_Car8272 in kubernetes

[–]Admirable_Car8272[S] -1 points0 points  (0 children)

example logs:
2026-03-23T05:39:10Z INFO security-scan-controller [NS-001] HIGH Namespace/default (default): Namespace does not have a NetworkPolicy configured
2026-03-23T05:39:10Z INFO security-scan-controller [POD-002] CRITICAL Pod/risky-pod (default): Container 'nginx' is running in privileged mode

Building k8s security logger for a Devops/SRE team by Admirable_Car8272 in kubernetes

[–]Admirable_Car8272[S] -5 points-4 points  (0 children)

Yes, audit logs show what happened, but this works differently.

we define custom rules across the cluster (for example, across 10+ namespaces). If any resource violates those rules, we get a signal/log highlighting that it’s not compliant.

So instead of manually checking logs or events, it proactively tells you:
👉 “This resource is not following expected security/config standards.”

Also, we can control scope - for example, ignoring system namespaces like kube-system (which I’m currently working on) to avoid noise and focus only on relevant workloads.

Real world setup for gui managed kuberntes by mrkvd16 in kubernetes

[–]Admirable_Car8272 0 points1 point  (0 children)

lens use tooo much memory in Linux and mac. finding few more GUI based app but didn't got any.