Skip to content

Commit b70f5e0

Browse files
Merge branch 'main' of github.com:abcdesktopio/docs
2 parents 0471b30 + 1640d80 commit b70f5e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

opsdocs/docs/4.2/config/cronjob.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The default values are
6666
value: 'false'
6767
```
6868

69-
`FORCE` to delete the user's pod even if the user is connected. By default if a user is connected to his desktop, the `garbagecollector` keep this desktop running.
69+
`FORCE` to delete the user's pod even if the user is connected. `false` is the default value, if a user is connected to his desktop then the `garbagecollector` keep this desktop running. By setting `FORCE` to `true`, the desktop will be deleted every time the `EXPIREIN` value is reached, regardless of the connection status.
7070

7171

7272
## Apply your `cronjob`
@@ -123,4 +123,4 @@ abcdesktop-cleaner-29350675-hlj8z 0/1 Completed 0 2m9s 10.0.2
123123

124124
Great, you add a `garbagecollector` using a kubernetes `cronjob` in your namespace.
125125
Each five minutes the `garbagecollector` checks if desktop pod have to de deleted.
126-
The desktop pod is checked for deletion by the garbage collector every five minutes.
126+
The desktop pod is checked for deletion by the garbage collector every five minutes.

opsdocs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: cloud native desktop complete workspace environment accessible from
55
keywords: graphical application container desktopless kubernetes secure desktop container cloud native telecommuting remove virtual on demand vdi vnc digital workspace reduce attack surface byod bring your own device reduce attack surface novnc rdp citrix
66
---
77

8-
# abcdesktop.io is a cloud native desktop service built on and for Kubernetes.
8+
# abcdesktop.io is a kubernetes VDI service.
99

1010

1111
abcdesktop.io is a cloud native desktop service built on and for [Kubernetes](https://kubernetes.io/). abcdesktop.io is also a complete work environment accessible from a simple HTML 5 web browser, without any installation. Like serverless does, desktopless computing allocates desktop resources on demand. **Each user’s application runs as a container** to reduce attack surface.

0 commit comments

Comments
 (0)