Hello World with Knative Serving
March 14, 2021
Knative goal is to make developers more productive by providing higher level abstractions (CRDs) on top of Kubernetes.
It solves common problems like stand up a scalable, secure, stateless service in seconds, connecting disparate systems together.
Knative
also brings serverless deployment models to Kubernetes.