Make serverless seamless with Knative
Build and deploy a serverless service to Knative
The Knative serverless environment lets you deploy code to Kubernetes, but no resources are consumed unless your code needs to do something. With Knative, you create a service by packaging your code as a Docker image and handing it to the system. Your code only runs when it needs to, with Knative starting and stopping instances automatically.
Want to learn how? This series of articles and videos, the Compile Driver, shows you how to build your own working serverless environment.
Latest Comments
""
July 18, 2019