In this blog post you will learn to use Podman Desktop to run the Kubernetes documentation example: Deploying PHP Guestbook application with Redis.
On the agenda:
- Installing Podman Desktop.
- Installing and initializing your container engine: Podman.
- Installing and starting your local Kubernetes provider: Kind.
- Starting the Redis leader.
- Starting and scaling the Redis followers.
- Starting and exposing the Guestbook frontend.