Skip to content

Latest commit

 

History

History
126 lines (102 loc) · 8.5 KB

README.md

File metadata and controls

126 lines (102 loc) · 8.5 KB

Apps Special Interest Group

Covers deploying and operating applications in Kubernetes. We focus on the developer and devops experience of running applications in Kubernetes. We discuss how to define and run apps in Kubernetes, demo relevant tools and projects, and discuss areas of friction that can lead to suggesting improvements or feature requests.

The charter defines the scope and governance of the Apps Special Interest Group.

Meetings

Joining the mailing list for the group will typically add invites for the following meetings to your calendar.

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Emeritus Leads

Contact

Working Groups

The following working groups are sponsored by sig-apps:

Subprojects

The following subprojects are owned by sig-apps:

application

Application metadata descriptor CRD

examples

execution-hook

kompose

workloads-api

The core workloads API, which is composed of the CronJob, DaemonSet, Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and StatefulSet kinds

Goals

  • Discuss running and defining applications in Kubernetes (e.g., APIs, SDKs, Controllers, package management tools, etc.)
  • Work on improvements to the Workload API
  • Suggest Kubernetes features where we see friction
  • Be the voice of the people running applications in Kubernetes (developers and devops)
  • Help people get involved in the Kubernetes community
  • Show early features/demos of tools that make running apps easier

Non-goals

  • Do not endorse one particular ecosystem tool
  • Do not pick which apps to run on top of Kubernetes
  • Do not recommend one way to do things (e.g., picking a template language)

Helm, Charts and its other subprojects have moved to the CNCF. See Helm's community repository for information about the Helm project.