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: kubernetes/2-controllers/statefulsets/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# what is statefull application ?
1
+
# what is statefull service / application ?
2
2
3
3
1. A stateful application is a program that saves client data from the activities of one session for use in the next session. The data that is saved is called the application's state. OR
0 commit comments