Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ deploy_containers() {
# Simple Use Case
echo
read_color "Once we have shared some container images, how do we deploy them in production?"
read_color "There are often scalibility, and high availability requirements right?"
read_color "There are often scalability, and high availability requirements right?"
read_color "We need to get to an enterpise Kubernetes platform like OpenShift"
read_color "But, how do we get from Podman to Kubernetes?"
read_color "Easy, with a feature called 'podman generate kube'"
Expand Down