Skip to content

Commit 3631437

Browse files
spell check
1 parent f79fda3 commit 3631437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cluster-autoscaler/FAQ.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ this document:
2929
* [I'm running cluster with nodes in multiple zones for HA purposes. Is that supported by Cluster Autoscaler?](#im-running-cluster-with-nodes-in-multiple-zones-for-ha-purposes-is-that-supported-by-cluster-autoscaler)
3030
* [How can I monitor Cluster Autoscaler?](#how-can-i-monitor-cluster-autoscaler)
3131
* [How can I increase the information that the CA is logging?](#how-can-i-increase-the-information-that-the-ca-is-logging)
32-
* [How can I change the log format that the CA output?](#how-can-i-change-the-log-format-that-the-ca-output)
32+
* [How can I change the log format that the CA outputs?](#how-can-i-change-the-log-format-that-the-ca-outputs)
3333
* [How can I see all the events from Cluster Autoscaler?](#how-can-i-see-all-events-from-cluster-autoscaler)
3434
* [How can I scale my cluster to just 1 node?](#how-can-i-scale-my-cluster-to-just-1-node)
3535
* [How can I scale a node group to 0?](#how-can-i-scale-a-node-group-to-0)
@@ -924,7 +924,7 @@ or infrastructure endpoints, then setting a value of `--v=9` will show all the i
924924
HTTP calls made. Be aware that using verbosity levels higher than `--v=1` will generate
925925
an increased amount of logs, prepare your deployments and storage accordingly.
926926

927-
### How Can I change the log format that the CA output?
927+
### How Can I change the log format that the CA outputs?
928928

929929
There are 2 log format options, `text` and `json`. By default (`text`), the Cluster Autoscaler will output
930930
logs in the [klog native format](https://kubernetes.io/docs/concepts/cluster-administration/system-logs/#klog-output).

0 commit comments

Comments
 (0)