DevSecOps embodies the shift-left philosophy by integrating security practices early and collaboratively into the software development lifecycle, improving developer happiness, accelerating product release cadence, and addressing vulnerabilities proactively.
Kubernetes is a "container orchestration platform". This effectively means taking your containers (everyone's heard of Docker by now, right?) and choosing which machine out of a group of them to run that container on.