Skip to content
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions app_kotlin/settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
rootProject.name = "app_kotlin"

1 change: 1 addition & 0 deletions lab13.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ In this lab, you'll explore Kubernetes StatefulSets, focusing on managing statef
- For your repository PR, ensure it's from the `lab13` branch to the main branch.

> Note: Understanding StatefulSets and their optimization is crucial for managing stateful applications in Kubernetes. Explore the bonus tasks to further enhance your skills.