Hands-On Kubernetes on Azure
上QQ阅读APP看书,第一时间看更新

Introducing the application

The application stores and displays guestbook entries. You can use it to record the opinions of all the people who visit your model railroad display, for example. Along the way, we will explain Kubernetes concepts such as Deployments and replication controllers.

The application uses PHP with Redis backends for this purpose.