This commit is contained in:
pigletfly
2018-02-02 17:24:05 +08:00
committed by k8s-ci-robot
parent 5c74774b89
commit b0a20183d8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1125,7 +1125,7 @@
name: 'Pure Storage', name: 'Pure Storage',
logo: 'pure_storage', logo: 'pure_storage',
link: 'https://hub.docker.com/r/purestorage/k8s/', 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, type: 0,
+1 -1
View File
@@ -195,7 +195,7 @@ $ kubectl describe pods/private-image-test-1 | grep "Failed"
**注意:** Google Kubernetes Engine,GCE及其他自动创建node的云平台上,推荐使用本方法。 **注意:** Google Kubernetes Engine,GCE及其他自动创建node的云平台上,推荐使用本方法。
Kuberentes支持在pod中指定仓库密钥。 Kubernetes支持在pod中指定仓库密钥。
#### 使用Docker Config创建Secret #### 使用Docker Config创建Secret
+1 -1
View File
@@ -19,7 +19,7 @@ version and state of the documented feature.
### Feature state demo ### 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" %} {% assign for_k8s_version = "1.6" %}
{% include feature-state-stable.md %} {% include feature-state-stable.md %}