Skip to content

Commit

Permalink
Note on client version Helm (#2474)
Browse files Browse the repository at this point in the history
Co-authored-by: “nico-shishkin” <“[email protected]”>
  • Loading branch information
nico-shishkin and “nico-shishkin” authored Oct 16, 2023
1 parent 0df82ce commit 8477953
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _source/logzio_collections/_log-sources/aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

###### K8S version compatibility

Your Kubernetes version may affect your options, as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

###### K8S version compatibility

Your Kubernetes version may affect your options, as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

</div>
<!-- tab:end -->
<!-- tab:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

###### Enabling multiline logs parser

If you want to enable parsing for multiline logs, add the following code to `values.yaml` under the `customParsers` parameter:
Expand Down
1 change: 1 addition & 0 deletions _source/logzio_collections/_log-sources/fluentd-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.
#### Deploying the Chart

<div class="tasklist">
Expand Down
1 change: 1 addition & 0 deletions _source/logzio_collections/_log-sources/iks.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

###### K8S version compatibility

Expand Down
2 changes: 2 additions & 0 deletions _source/logzio_collections/_log-sources/k8s-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.


<div class="tasklist">

Expand Down
1 change: 1 addition & 0 deletions _source/logzio_collections/_log-sources/k8s-over-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

</div>
<!-- tab:end -->
Expand Down
1 change: 1 addition & 0 deletions _source/logzio_collections/_log-sources/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

###### K8S version compatibility

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

</div>
<!-- tab:end -->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

{% include metric-shipping/custom-dashboard.html %} Install the pre-built dashboard to enhance the observability of your metrics.

<!-- logzio-inject:install:grafana:dashboards ids=["5jMvBtrxQwMo0GuDO13kpb", "5BjRR3NuNQb3XHVPhn3HQ0", "2TRgFib4ICfKsrzS5oJwgC", "1EcVjdr5c6heqbxpd6Zs8X"] -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

If you are using Fargate, you need to disable the node exporter deployment. To do this, add the following settings to the values.yaml, under the `prometheus-node-exporter` field:

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

{% include metric-shipping/custom-dashboard.html %} Install the pre-built dashboard to enhance the observability of your metrics.

<!-- logzio-inject:install:grafana:dashboards ids=["6QjEUDKisk0OUW8KXsUizG", "4sSvbeAMUASACnq3icEm9I", "3zijX333NMPTtoWbZlyW8O", "4v4CNkbUxCsYu4MvMYqVod"] -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

{% include metric-shipping/custom-dashboard.html %} Install the pre-built dashboard to enhance the observability of your metrics.

<!-- logzio-inject:install:grafana:dashboards ids=["7BMEKdVrHKPQtt5IgaQ7Bw", "4knWrgcTsEj5kqNXJTES87", "NwO3pdosDJVRWo6i9QJEy", "6RFNnTgcwAmmFnuRropnGu", "5lqRpL1ADesghZbNCEPaZ9"] -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```

You need to use `Helm` client with version `v3.9.0` or above.

#### Standard configuration

Expand Down

0 comments on commit 8477953

Please sign in to comment.