Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit b086859

Browse files
authored
Update README.md
add optional tags
1 parent aaa3aac commit b086859

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Lab 4/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Highly available deployments with IBM Cloud Container Service
22

3-
The goal of this lab is to learn how to deploy a highly available application. It's easier than many think but can be expensive if deploying across multiple availability zones. In order to explore the concepts, this lab shows how to deploy an application across two worker nodes in the same availability zone, which is a basic level of high availability.
3+
The goal of this lab is to learn how to deploy a highly available application. It's easier than many think but can be expensive if deploying across multiple availability zones. In order to explore the concepts, this lab shows how to deploy an application across two worker nodes in the same availability zone, which is a basic level of high availability.
4+
5+
### note
6+
7+
This section requires a paid cluster, and is thus optional for learning purposes. It contains highly useful real-world examples of Kubernetes and is thus valuable, but you will not see questions relating to this chapter on the exam.
48

59
# Federated Kubernetes cluster: Two clusters running the same application
610

0 commit comments

Comments
 (0)