Remove Master/Slave terminology from stateless application tutorial.
The stateless application tutorial is littered with unsuitable terminology. This update switches the database technology to a database that has already updated their own terminology as well as removes the terminology from the tutorial itself. The advanced logging tutorial followup is set to Draft as it will take a larger effort to convert that, and I'm not convinced its even in a working state right now. A followup PR to the examples repo to be referenced here will be made. Addresses #22918 Signed-off-by: Paul Czarkowski <username.taken@gmail.com> address comments in PR Signed-off-by: Paul Czarkowski <username.taken@gmail.com> remove confusing comment about dns, we can assume k8s has kube-dns Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
This commit is contained in:
committed by
Jim Angel
parent
14b20a37c4
commit
99029b97d7
@@ -33,7 +33,7 @@ Before walking through each tutorial, you may want to bookmark the
|
||||
|
||||
* [Exposing an External IP Address to Access an Application in a Cluster](/docs/tutorials/stateless-application/expose-external-ip-address/)
|
||||
|
||||
* [Example: Deploying PHP Guestbook application with Redis](/docs/tutorials/stateless-application/guestbook/)
|
||||
* [Example: Deploying PHP Guestbook application with MongoDB](/docs/tutorials/stateless-application/guestbook/)
|
||||
|
||||
## Stateful Applications
|
||||
|
||||
|
||||
Reference in New Issue
Block a user