Commit Graph

75 Commits (b9e2f86503ab9238bc2fb9ba3965830f187d3797)

Author SHA1 Message Date
Bob Killen e0dd309c4e correct capitalization across docs (#9327) 2018-06-29 17:57:20 -07:00
lucperkins 2e2ba42667 convert unnecessary note admonition to normal text 2018-06-27 09:49:06 -07:00
Qiming a3415f6228 Consolidate YAML files [part-2] (#9236)
Changes that will help upcoming consolidation work:

- Add variable `githubWebsiteRaw` to config.toml to facilitate building
  links to raw YAML files
- Revise `codenew` shortcode to generate links to raw YAML files instead
  of github.com file view;
- Rename `artifacts` directory to `examples` to better reflect its usage;

Accompanied changes as show cases:

- Moved `deployment.yaml`, `deployment-update.yaml` and
  `deployment-scale.yaml` to the new `examples/application` subdirectory;
- Removed duplicate instances of the above YAML files in other
  directories;
- Update example_test.go to test the relocated YAML files and removed
  testing for files that no longer needed.
2018-06-26 09:34:52 -07:00
yamenk 5a30d71502 Incorrect link to redis-pod.yaml in Configuring Redis using a ConfigMap tutorial (#8990) 2018-06-25 15:08:21 -07:00
lovejoy b4affeabfa fix the toc (#8971) 2018-06-25 11:45:22 -07:00
Ahmet Soormally 639001434f include image-pull-policy=Never for kubectl run (#9100)
* include image-pull-policy=Never for kubectl run

* Copyedit
2018-06-25 11:40:22 -07:00
makocchi c063914ff9 wrap by note shortcodes (#9144) 2018-06-25 11:31:22 -07:00
lucperkins 3edad5889f Fix indentation issues 2018-06-25 10:54:12 -07:00
lucperkins 8c95be965a Syntax fixes for Cassandra doc 2018-06-21 17:00:30 -07:00
yamenk 2e23aa3a05 Adding missing deployment labels (#9012) 2018-06-19 10:06:32 -07:00
Takuya N 3ed3ae82de Update Kuberbetes Blog URLs (#8612)
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
Takuya Tokuda e9435159c6 fix 'Kubernetes Basics' contents order (#9065) 2018-06-13 16:13:27 -07:00
CaoShuFeng 995453c5cc fix describtion about authz and tutorial (#9011) 2018-06-10 11:24:59 -07:00
Steve Perry 70fd7dca04 Move walkthroughs from user-guide to tutorials. (#8933) 2018-06-06 12:36:25 -07:00
Gerald 963f275cd3 Remove spaces from an href content (#8876)
Spaces inside the text of an href tag caused underlining of a blank space which resembles a period.
2018-06-03 18:58:52 -07:00
Joe Gregorio 9ddca8982a Link to Profiling_with_tools was 404 (#8859)
Fix link, old link to Profiling_with_tools was 404.
2018-06-01 19:37:57 -07:00
Duncan Bell cdff02f118 Update deploy-intro.html (#8616)
* Update deploy-intro.html

* Update deploy-intro.html
2018-05-31 09:10:55 -07:00
Qiming c0e874226e Fix command format in tutorial (#8791)
Closes: #8788
2018-05-31 04:56:56 -07:00
Rhys Powell e3674c5554 Update mysql-wordpress-persistent-volume.md (#8822)
Update type: Loadbalancer to match whats in the manifest
2018-05-30 18:25:55 -07:00
Xianglin Gao 7f2d1b3bf4 Update deploy-intro.html (#8811) 2018-05-29 21:48:54 -07:00
Qiming 78a71a4066 Fix guestbooks (#8694)
Fix guestbooks tutorial. Issue is related to #8689 which attempted to
fix the incorrectly rendered commands.
2018-05-23 05:30:34 -07:00
Steve Perry 21fd86ed4b Fix up Tutorials landing page and Tutorials left nav. (#8557)
* Fix up Tutorials landing page and Tutorials left nav.

* Add redirects. Fix bullet.
2018-05-15 15:29:27 -07:00
Ihor Dvoretskyi 20f7e13756 indents added to fix formatting (#8468) 2018-05-10 11:00:53 -07:00
paulbattagliag feff3c4a7f Fixed #8076 (#8344)
* Fixed #8076

Per bug 8076, added info about error message and workaround to reinstall Homebrew.

* Add note formatting
2018-05-06 11:43:50 -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