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

Commit 6cb847e

Browse files
authored
Merge pull request #47 from kennjason/master
remove chapter 7 & 8
2 parents d3a393b + 3e7e908 commit 6cb847e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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+
### Important
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

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,3 @@ IBM Cloud provides the capability to run applications in containers on Kubernete
161161

162162
[Lab 6](https://github.com/IBM/container-service-getting-started-wt/tree/master/Lab%206): This lab walks through using Instana for CI/CD monitoring and network patrolling of your cluster.
163163

164-
[Lab 7](https://github.com/IBM/container-service-getting-started-wt/tree/master/Lab%207): This lab walks through the Kubernetes ecosystem to introduce you to node visualizers like WeaveScope, and package content handling with Helm.
165-
166-
[Lab 8](https://github.com/IBM/container-service-getting-started-wt/tree/master/Lab%208): This lab walks through microservice architecture at large, and provides a jumping off point to learn Istio.

0 commit comments

Comments
 (0)