Skip to content

Commit

Permalink
Fix some typos (kubevirt#971)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhou Hao <[email protected]>
  • Loading branch information
zhouhao3 authored Mar 8, 2023
1 parent e37ca14 commit 42c3f70
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cluster-provision/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ kube-proxy-vx9t6 1/1 Running 0 14m
kube-scheduler-node01 1/1 Running 0 13m
```

or to permamently edit kubeconfig:
or to permanently edit kubeconfig:

```bash
$ gocli scp /etc/kubernetes/admin.conf - > ./kubeconfig
Expand Down
2 changes: 1 addition & 1 deletion cluster-provision/images/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# KubeVirt organization images

This folder containes different base images for the projects under KubeVirt organization.
This folder contains different base images for the projects under KubeVirt organization.

* `kubevirt-testing` - base image, that contains all needed RPM's packages for tests under the KubeVirt repository

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Components included in this package:
* [kube-state-metrics](https://github.com/kubernetes/kube-state-metrics)
* [Grafana](https://grafana.com/) (optional)

We provide a stack for cluster monitoring with pre-configured yamls to collect metrics from Kubernetes components, alogn with a set of grafana dashboards and prometheus alerting rules.
We provide a stack for cluster monitoring with pre-configured yamls to collect metrics from Kubernetes components, along with a set of grafana dashboards and prometheus alerting rules.


## Integrating KubeVirt with the prometheus-operator
Expand Down

0 comments on commit 42c3f70

Please sign in to comment.