You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Kubernetes offers powerful scalability, allowing not only the use of standard re
12
12
13
13
### Custom Resource
14
14
> [!note]
15
-
> In `v2alpha1`, the structure of `ChallengeDefinition` was updated for simplicity. For more details, please read this [documentation](./changelog/v2alpha1.md).
15
+
> In `v2alpha1`, the structure of `ChallengeDefinition` was updated for simplicity.
16
16
17
17
-**ChallengeDefinition** is a custom Kubernetes resource used to define CTF challenges, including their environment, configuration.
18
18
-**Challenge** is a custom Kubernetes resource that provisions and manages a CTF challenge environment for a user. The Challenge Operator manages Challenge custom resources (CRs) and oversees their entire lifecycle.
0 commit comments