I'm in a non-technical role within a technology team, but my work requires read access to our staging cluster and write access to testing environments. I'm not a DevOps engineer, though I previously worked as a systems administrator and have a solid networking background. My scripting experience is limited, but I understand the basics of Git and CI/CD, and I can perform simple tasks such as inspecting containers and listing pods.
Previous bootcamps didn't help much, but now that I have legitimate access to real technical environments, I'd like to use the opportunity to develop stronger Kubernetes and DevSecOps skills. My managers and teammates are very busy, so I'd prefer to learn independently rather than require constant supervision.
What public resources, hands-on projects, or learning paths would you recommend? I'd like to become useful to my team, demonstrate practical knowledge, and eventually suggest initiatives that improve our processes.
3 Answers
Interactive labs can fill in the gaps that bootcamps often leave behind. The Iximiuz Kubernetes labs are a useful hands-on option, and an integrated cluster-training project such as ClusterDOS can also provide a structured environment for practicing. Use these alongside your own local cluster rather than relying only on passive videos or reading.
A good practical project is to deploy a small three-tier application in your lab. Study the pod specifications closely and change the settings yourself instead of treating them as magic. Create a parameterized Helm chart, add automated tests to a CI pipeline, and use a deployment tool such as Argo CD.
You can then expose application metrics with Prometheus and build a dashboard. This gives you experience across Kubernetes, delivery automation and observability, while also producing a project you can discuss with your team.
Build a small lab and learn by operating it. Starting with kind or Minikube is usually more approachable than creating a cluster manually. Recreate simple versions of what you see at work and focus first on deployments, services, ingress, RBAC, configuration and secrets, then troubleshooting.
Once those basics feel comfortable, add Helm, a CI pipeline and monitoring one piece at a time. The official Kubernetes documentation is essential, and more advanced material such as Kubernetes the Hard Way can help later. You’ll learn a lot by intentionally breaking your lab and figuring out how to repair it.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures