Merge pull request #2522 from arrikto/master

Mark components example as WIP
This commit is contained in:
Kubernetes Prow Robot
2020-05-22 08:16:38 -07:00
committed by GitHub

View File

@@ -1,5 +1,8 @@
# Demo: Components
_(Note: This is still a work in progress. Tracking KEP:
https://github.com/kubernetes/enhancements/pull/1803)_
Suppose you've written a very simple Web application:
```yaml