Knative Serving not only helps you do more with both less config and manual steps, it also has several facets which, when configured, help improve things like security. In Knative Serving since v1.15, you can configure to use a runtime class like gVisor or Kata Containers for more secure untrusted workloads.

See the post Configurable RuntimeClasses on the Knative blog!

Learn how to leverage alternate Kubernetes Runtime Classes in Kubernetes through Knative Serving's deployment configuration 🚀