Further reading
For additional information on the Guestbook application, please refer to the Deploying PHP Guestbook application with Redis tutorial from the Kubernetes documentation, at https://kubernetes.io/docs/tutorials/stateless-application/guestbook/.
To learn more about developing Helm chart templates, please refer to the following links:
- Chart Development Guide from the Helm documentation: https://helm.sh/docs/chart_template_guide/getting_started/
- List of best practices from the Helm documentation: https://helm.sh/docs/topics/chart_best_practices/conventions/
- Additional information on chart hooks: https://helm.sh/docs/topics/charts_hooks/
- Information on chart repositories: https://helm.sh/docs/topics/chart_repository/