forked from kubernetes/community
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b5aac4e
commit 7aacdac
Showing
4 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Archive | ||
|
||
The archive contains SIG information for those no longer active. |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,12 @@ | |
|
||
A Special Interest Group for 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. | ||
|
||
## Meeting: | ||
* Meetings: Wednesdays 9:00AM PST | ||
* Zoom Link: https://zoom.us/j/4526666954 | ||
|
||
## Goals: | ||
* Discuss running applications in k8s | ||
* Discuss how to define and run apps in k8s (APIs, CLIs, SDKs, package management tools, etc.) | ||
|
@@ -14,8 +20,8 @@ A Special Interest Group for deploying and operating applications in Kubernetes. | |
* Our job is not to go implement stacks. We’re helping people to help themselves. We will help connect people to the right folks * but we do not want to own a set of examples (as a group) | ||
* Do not endorse one particular tool | ||
* Do not pick which apps to run on top of the platform | ||
* Do not recommend one way to do things | ||
* Do not recommend one way to do things | ||
|
||
## Organizers: | ||
Michelle Noorali <[email protected]> | ||
Matt Farina <[email protected]> | ||
* Michelle Noorali <[email protected]>, Deis | ||
* Matt Farina <[email protected]>, HPE |