Skip to content

Commit 5125654

Browse files
authored
Merge pull request #587 from bart0sh/562
Edited qat_plugin README
2 parents db46440 + 7153923 commit 5125654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmd/qat_plugin/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Table of Contents
1212
* [Deploying as a DaemonSet](#deploying-as-a-daemonset)
1313
* [Build the plugin image](#build-the-plugin-image)
1414
* [Deploy the DaemonSet](#deploy-the-daemonset)
15-
* [Verify QAT device plugin is registered on master:](#verify-qat-device-plugin-is-registered-on-master)
15+
* [Verify QAT device plugin is registered:](#verify-qat-device-plugin-is-registered)
1616
* [Deploying by hand](#deploying-by-hand)
1717
* [Build QAT device plugin](#build-qat-device-plugin)
1818
* [Deploy QAT plugin](#deploy-qat-plugin)
@@ -114,7 +114,7 @@ The demonstrations have their own requirements, listed in their own specific sec
114114

115115
[Pre-built images](https://hub.docker.com/r/intel/intel-qat-plugin)
116116
of this component are available on the Docker hub. These images are automatically built and uploaded
117-
to the hub from the latest master branch of this repository.
117+
to the hub from the latest main branch of this repository.
118118

119119
Release tagged images of the components are also available on the Docker hub, tagged with their
120120
release version numbers in the format `x.y.z`, corresponding to the branches and releases in this
@@ -197,7 +197,7 @@ $ kubectl create -f ${INTEL_DEVICE_PLUGINS_SRC}/deployments/qat_plugin/base/inte
197197
> socket creation and kubelet registration. Furthermore, the deployments `securityContext` must
198198
> be configured with appropriate `runAsUser/runAsGroup`.
199199
200-
#### Verify QAT device plugin is registered on master:
200+
#### Verify QAT device plugin is registered
201201

202202
Verification of the plugin deployment and detection of QAT hardware can be confirmed by
203203
examining the resource allocations on the nodes:

0 commit comments

Comments
 (0)