💿Environment Variables
Within the Network Watcher installation documentation, environment variables were used to configure the Network Watcher. The following list of environment variables includes all of the available variables that may be used to configure the Network Watcher:
Name | CLI Flag | Default | Description |
---|---|---|---|
|
|
| The Pod namespace to watch. |
|
|
| The Pod name to watch. |
|
|
| The port number of the soketi server. |
|
|
| The threshold (percentage) that, once reached, will cause the Pod to be marked as "not ready" to accept any new connections or requests. |
|
|
| The number of seconds to wait between API checks. |
|
| Not applied | Run a single check rather than a continuous loop of checks. |
Last updated