Commit Graph

10 Commits

Author SHA1 Message Date
Kubernetes Prow Robot e19bef4f17
Merge pull request #25804 from gprasath/patch-3
Update change-default-storage-class.md
2021-03-18 10:11:20 -07:00
Karen Bradshaw 3fd65482e8 clean up use of word: simply 2021-02-07 12:15:29 -05:00
Giridharaprasad 48d3dbe0d3
Update change-default-storage-class.md 2020-12-24 23:01:36 +05:30
Jerry Park 427b4ec428 Fix issue with links to wrong section name 2020-06-27 20:58:23 +09:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Rajesh Deshpande c68f3883c2
Correcting inconsistency of storage class name (#19295)
Correcting inconsistency of storage class name
2020-03-15 21:30:35 -07:00
Simon Woo 085ef61502 Correct name of link to PersistentVolume (#17589) 2019-11-21 13:39:29 -08:00
linyouchong 91e3697aa5 Update command output (#10109) 2018-09-04 22:44:32 -07:00
André Aubin 269e3fd37b inline code block is not displayed (#8940)
* inline code block is not displayed

Using `kubectl get storageclass` instead of 

```
       kubectl get storageclass
```

correctly shows the code markup.

* Update change-default-storage-class.md

* reformat markdown for nested list
2018-07-18 17:24:41 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00