fix typo (#7196)
This commit is contained in:
@@ -1125,7 +1125,7 @@
|
||||
name: 'Pure Storage',
|
||||
logo: 'pure_storage',
|
||||
link: 'https://hub.docker.com/r/purestorage/k8s/',
|
||||
blurb: 'Our flexvol driver and dynamic provisioner allow FlashArray/Flashblade storage devices to be consumed as first class persistent storage from within Kuberentes.'
|
||||
blurb: 'Our flexvol driver and dynamic provisioner allow FlashArray/Flashblade storage devices to be consumed as first class persistent storage from within Kubernetes.'
|
||||
},
|
||||
{
|
||||
type: 0,
|
||||
|
||||
@@ -195,7 +195,7 @@ $ kubectl describe pods/private-image-test-1 | grep "Failed"
|
||||
|
||||
**注意:** Google Kubernetes Engine,GCE及其他自动创建node的云平台上,推荐使用本方法。
|
||||
|
||||
Kuberentes支持在pod中指定仓库密钥。
|
||||
Kubernetes支持在pod中指定仓库密钥。
|
||||
|
||||
#### 使用Docker Config创建Secret
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ version and state of the documented feature.
|
||||
|
||||
### Feature state demo
|
||||
|
||||
Below is a demo of the feature state snippet. Here it is used to display the feature as stable in Kuberentes version 1.6.
|
||||
Below is a demo of the feature state snippet. Here it is used to display the feature as stable in Kubernetes version 1.6.
|
||||
|
||||
{% assign for_k8s_version = "1.6" %}
|
||||
{% include feature-state-stable.md %}
|
||||
|
||||
Reference in New Issue
Block a user