Skip to content

Commit b0e5778

Browse files
authored
Update introduction.md
1 parent 02aec9e commit b0e5778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: infrastructure/kctf/docs/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kCTF is a template for deploying tasks using Kubernetes that uses NsJail for iso
77

88
A good mental model for kCTF is to think of things as:
99

10-
![Image describing the relationship between clusters, deployments, the containers, and nsjail](https://raw.githubusercontent.com/google/google-ctf/master/infrastructure/kctf/walkthrough/images/introduction-k8s.png)
10+
![Image describing the relationship between clusters, deployments, the containers, and nsjail](images/introduction-k8s.png)
1111

1212
* A Cluster has a bunch of Challenges
1313
* A Challenge is configured as a Deployment in Kubernetes.

0 commit comments

Comments
 (0)