mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
Add acknowlegement slide for Portworx/Katacoda
This commit is contained in:
@@ -616,4 +616,23 @@ class: extra-details
|
||||
|
||||
- Of course, these volumes won't be available in case of node failure
|
||||
|
||||
- Check [this blog post](https://kubernetes.io/blog/2018/04/13/local-persistent-volumes-beta/) for more information and gotchas
|
||||
- Check [this blog post](https://kubernetes.io/blog/2018/04/13/local-persistent-volumes-beta/) for more information and gotchas
|
||||
|
||||
---
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
The Portworx installation tutorial, and the PostgreSQL example,
|
||||
were inspired by [Portworx examples on Katacoda](https://katacoda.com/portworx/scenarios/), in particular:
|
||||
|
||||
- [installing Portworx on Kubernetes](https://www.katacoda.com/portworx/scenarios/deploy-px-k8s)
|
||||
|
||||
(with adapatations to use a loop device and an embedded key/value store)
|
||||
|
||||
- [persistent volumes on Kubernetes using Portworx](https://www.katacoda.com/portworx/scenarios/px-k8s-vol-basic)
|
||||
|
||||
(with adapatations to specify a default Storage Class)
|
||||
|
||||
- [HA PostgreSQL on Kubernetes with Portworx](https://www.katacoda.com/portworx/scenarios/px-k8s-postgres-all-in-one)
|
||||
|
||||
(with adaptations to use a Stateful Set and simplify PostgreSQL's setup)
|
||||
|
||||
Reference in New Issue
Block a user