diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-06-26 11:49:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-26 11:49:52 -0700 |
| commit | bee2467b44c81d0fb097a2cd60a260d31fd67dfc (patch) | |
| tree | ec19fb57b1a7b73ffa9257f3b26f9cc04edfee23 /sig-apps | |
| parent | d1db844e6cbe43d7cb481820c712b01a67474d34 (diff) | |
| parent | 7270d21f5e3d3b2051b6b541326a465892dc0319 (diff) | |
Merge pull request #2308 from whs-dot-hk/patch-3
Beautify generator
Diffstat (limited to 'sig-apps')
| -rw-r--r-- | sig-apps/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index b8b37a88..84c3323d 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the sigs.yaml file in the project root. To understand how this file is generated, see https://git.k8s.io/community/generator/README.md ---> +---> # 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. |
