From 7f7eb3d456b5b03a76acae8027009fee77c78adb Mon Sep 17 00:00:00 2001 From: chengebj5238 Date: Wed, 6 Jun 2018 14:05:13 +0800 Subject: [PATCH] modify grammatical errors Change-Id: I77ec7bdef17fef58792259e020218a97a102477d --- doc/source/specs/kubernetes-pods-protection-plugin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/specs/kubernetes-pods-protection-plugin.rst b/doc/source/specs/kubernetes-pods-protection-plugin.rst index aeb59b5e..3015f805 100644 --- a/doc/source/specs/kubernetes-pods-protection-plugin.rst +++ b/doc/source/specs/kubernetes-pods-protection-plugin.rst @@ -78,7 +78,7 @@ A new protection plugin about the kubernetes pod need be implemented. 2. Restore Operation: The persistent volumes of the pod will be restored by Cinder Volume plugins. - Get the the configurations and metadata in etcd service about the pod from bank, and create + Get the configurations and metadata in etcd service about the pod from bank, and create a new pod with restored persistent volumes from cinder in the kubernetes cluster. 3. Delete Operation: