Skip to content

Commit 7a10b7a

Browse files
authored
Update README.md
1 parent e359825 commit 7a10b7a

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/2-controllers/statefulsets

1 file changed

+1
-1
lines changed

kubernetes/2-controllers/statefulsets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# what is statefull application ?
1+
# what is statefull service / application ?
22

33
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
44

0 commit comments

Comments
 (0)