Merge b5d9a60f68
into 35b7d8755d
This commit is contained in:
commit
fba1e7b227
|
@ -0,0 +1,63 @@
|
|||
---
|
||||
title: CNCF Serverless Working Group Charter
|
||||
url: 'proposals/'
|
||||
---
|
||||
|
||||
## Introduction
|
||||
The Serverless Working Group, is a small group formed by passionate serverless practitioners who are looking to expand the serverless landscape and provide guidance in how it interacts with the larger cloud native landscape.
|
||||
|
||||
## Background
|
||||
|
||||
While Kubernetes adoption is undeniably on the rise, many plaftorm engineers are experiencing friction in adoption with their developers. Kubernetes is a great platform but isn't the right level of abstraction for developers. This group will provide practices to improve infrastructure abstraction from developers to improve Kubernetes adoption.
|
||||
|
||||
## Goals
|
||||
|
||||
This workgroup's objectives are as follows:
|
||||
|
||||
- Provide clarity for ourselves and consumers w.r.t. what this topic is all about:
|
||||
- Define common terminology
|
||||
- Define the scope of the space as it exists today - over time this may change
|
||||
- Identify common use cases and patterns between existing implementations
|
||||
- Identify where serverless fits in relative to PaaS and container orchestration
|
||||
- Identify potential next steps for the community (may or may not happen within CNCF):
|
||||
- Identifying areas where we’d like to see some harmonization or interop work
|
||||
- Create a white/position-paper on Serverless in relation to Cloud Native.
|
||||
|
||||
|
||||
|
||||
## Goal
|
||||
|
||||
The Serverless WG aims to aid platform engineers in building the right abstractions on Kubernetes for developers.
|
||||
|
||||
## Projects
|
||||
|
||||
### [CloudEvents](https://cloudevents.io/)
|
||||
A specification for describing event data in a common way
|
||||
|
||||
### [Serverless Workflow](https://serverlessworkflow.io/)
|
||||
Standards-based DSL and open-source dev tools and runtimes are at the heart of the Serverless Workflow project. We connect developers around the world to foster innovation and provide a community-driven workflow ecosystem.
|
||||
|
||||
|
||||
|
||||
This document will serve as the charter for the CNCF Serverless WG in preparation for transition into a TAG. This is derived from this [source doc](https://docs.google.com/document/d/1L9n9tkGuGtj7Ap9dVRes9RVscSoXeKsF3k-d2hJcDlg/edit).
|
||||
|
||||
|
||||
|
||||
## Leads
|
||||
* TOC Sponsor - Ken Owens
|
||||
* Doug Davis
|
||||
|
||||
## Members
|
||||
|
||||
## Meetings
|
||||
* Every Thursday at 9:00 AM Pacific Time (US and Canada) [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:00%20am&tz=San%20Francisco&)
|
||||
* Link to [Google Docs Meeting Notes](https://docs.google.com/document/d/1OVF68rpuPK5shIHILK9JOqlZBbfe91RNzQ7u_P7YCDE/edit?usp=sharing)
|
||||
* [Recordings](https://www.youtube.com/channel/UC70hQml92GsoNgnB-CKNEXg/videos)
|
||||
|
||||
## Community
|
||||
* [Slack](https://slack.cncf.io/) #serverless
|
||||
* [Mailing List](https://lists.cncf.io/g/cncf-wg-serverless)
|
||||
|
||||
## Docs
|
||||
* [Google Drive](https://drive.google.com/drive/folders/1QtC3vmmbGv8qjt9SznaKrSHDYVFles8e)
|
||||
* [Serverless Whitepaper](https://github.com/cncf/wg-serverless/tree/master/whitepapers/serverless-overview)
|
Loading…
Reference in New Issue