Student Reviews
( 5 Of 5 )
1 review
Video of Kubernetes 101 - Episode 4 - Real-world Apps in Kubernetes course by Jeff Geerling channel, video No. 4 free certified online
In this episode, we’ll work on deploying our first real-world application—a Drupal website—into Kubernetes. We begin by showing how Drupal is traditionally deployed on a LAMP server, then explore how that legacy architecture translates into containers and Kubernetes using Helm and custom manifests.
More info: https://kube101.jeffgeerling.com
Special thanks to amazee.io for sponsoring this series: https://www.amazee.io
Sponsor me on GitHub: https://github.com/sponsors/geerlingguy
Support me on Patreon: https://www.patreon.com/geerlingguy
Links:
- Kubernetes 101 Book: https://www.kubernetes101book.com
- Ansible for Kubernetes for $4.99: https://leanpub.com/ansible-for-kubernetes/c/mZkrcxrfmWw8
- Episode Details: https://kube101.jeffgeerling.com/2020/episode-4-real-world-apps
- Episode Examples: https://github.com/geerlingguy/kubernetes-101/tree/master/episode-04
#kubernetes #kube101
Contents:
00:00 - Livestream start
01:21 - Introduction to Drupal
04:52 - Deploying Drupal to a LAMP server
22:22 - Deploying Drupal to K8s with Helm
30:55 - Sponsored segment
31:56 - K8s manifests for Drupal
59:40 - Deploying the Manifests into K8s
1:11:09 - Conclusion and further steps