-
Notifications
You must be signed in to change notification settings - Fork 14
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
Showing
2 changed files
with
29 additions
and
7 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,22 @@ | ||
This version will have shorthand syntax support for | ||
|
||
1. Persistent Volumes, Volumes | ||
2. Persistent Volume Claims | ||
3. Jobs | ||
4. Chron Jobs | ||
5. Stateful Sets | ||
6. Config Maps | ||
7. Secret | ||
8. Storage Class | ||
|
||
We've added more complete imports support: | ||
|
||
Define imports and exports within a manifests module. | ||
Parameterize your resources using simple text templating. | ||
|
||
Resources coming next: | ||
|
||
1. Endpoints | ||
2. Ingress | ||
3. Service Account | ||
4. Metadata Fields... |