Adds Stateful Set Basics as a tutorial
The content is in docs/tutorials/stateful-applications/basic-stateful-set.md The example application, named web, is in docs/tutorials/stateful-applications/web.yaml The tutorials TOC and index have been udpated to include a Stateful Applications section of which this example is a subsection
This commit is contained in:
@@ -15,6 +15,10 @@ The Tutorials section of the Kubernetes documentation is a work in progress.
|
||||
|
||||
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
|
||||
|
||||
#### Stateful Applications
|
||||
|
||||
* [Stateful Set Basics](/docs/tutorials/stateful-application/basic-stateful-set/)
|
||||
|
||||
### What's next
|
||||
|
||||
If you would like to write a tutorial, see
|
||||
|
||||
Reference in New Issue
Block a user