"Kubernetes-based platform to build, deploy, and manage modern serverless workloads."
General References
- https://github.com/knative/
- https://github.com/knative/docs
- "Knative (pronounced kay-nay-tiv) extends Kubernetes to provide a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on premises, in the cloud, or even in a third-party data center."
- https://www.cncf.io/
Video Presentations/Overviews:
What is Knative?
(8 minutes)
https://www.youtube.com/watch?v=69OfdJ5BIzs
"Knative is a new and exciting open source platform released as a collaborative effort by IBM, Google, Lyft, and many more. But what exactly does Knative do and how does it make a developer's life easier? Sai Vennam is back to explain the basics of Knative, showing how Knative provides developers with the building blocks for serverless platforms to run on Kubernetes."
KubeCon 2018, Keynote: Kubernetes, Istio, Knative: The New Open Cloud Stack - Aparna Sinha
(6 minutes)
KubeCon 2018, Knative: Scaling From 0 to Infinity - Joseph Burnett & Mark Chmarny, Google
(32 minutes)
https://www.youtube.com/watch?v=OPSIPr-Cybs
"Knative Serving builds on Kubernetes and Istio to provide request driven compute that can scale to 0. It supports a variety of pluggable scaling strategies and tools for managing concurrency and trade-offs between cost and latency. This presentation reviews the challenges of designing and building a system that can rapidly scale serverless workloads to 1000's of pods. And scaling to and from 0 when idle. It presents the scaling capabilities and extension points of Knative Serving and how to configure it to take advantage of both horizontal and vertical scaling. And the concurrency controls to configure Knative Serving as a single-threaded function framework or a multi-threaded application framework (or something in-between)."
Re: IBM Articles:
Re: General Knative Cloud Portability Articles
Re: Azure Deployment Tooling, Article, Issues
- https://thenewstack.io/knative-enables-portable-serverless-platforms-on-kubernetes-for-any-cloud/
- https://www.solstice.com/fwd/knative-as-inversion-of-native-serverless-applications
Re: Azure Deployment Tooling, Article, Issues
- https://github.com/Azure/azure-functions-core-tools
- Azure Kubernetes Service (AKS) Articles:
- https://azure.microsoft.com/en-us/blog/bringing-serverless-to-azure-kubernetes-service/
- https://github.com/knative/docs/blob/master/install/Knative-with-AKS.md
- https://triggermesh.com/2018/11/13/running-knative-functions-with-the-azure-functions-runtime/
- "“Can I run my functions in the Azure function runtime within knative?” - "Yes"
- https://blog.appdynamics.com/tag/azure-functions/
- Possible alternatives?
- Issues:
No comments:
Post a Comment