chenhuan
1894eaf998
fix the command output ( #9860 )
...
I have verified on version v1.11
2018-08-16 16:30:08 -07:00
chenhuan
0523d01cdf
fix the command output ( #9861 )
...
I have verified on version v1.11
2018-08-16 16:09:08 -07:00
chenhuan
65dfe58273
fix the command output ( #9862 )
...
I have verified on version v1.11
2018-08-16 16:03:08 -07:00
Ben Hall
dda3c3d4af
Add Katacoda Online Training ( #9873 )
2018-08-16 09:20:59 -07:00
chenhuan
dbedd425e1
fix the command output ( #9858 )
...
I have verified on version v1.11
2018-08-15 00:10:09 -07:00
chenhuan
647c2a705f
fix the command output ( #9859 )
...
I have verified on version v1.11
2018-08-15 00:08:06 -07:00
Bas Tichelaar
a02d9b8558
Added Instruqt hands-on tutorials ( #9723 )
...
* Added Instruqt hands-on tutorials
Instruqt offers hands-on tutorials that are free to play for anyone.
* Update overview.md
2018-08-08 16:24:18 -07:00
Victor
382110f202
Update expose-external-ip-address.md ( #9775 )
2018-08-08 15:18:09 -07:00
makocchi
3cdc80dbc0
apply template ( #9733 )
2018-08-03 09:48:57 -07:00
makocchi
352c8e008b
apply template ( #9734 )
2018-08-03 09:46:33 -07:00
Oleg Artenii
68a6ddfbb9
Fixed PID missmatch in zookeeper.md ( #9749 )
2018-08-03 09:40:42 -07:00
makocchi
3ee7fbd0ba
change newline character to LF from CRLF ( #9724 )
2018-08-02 09:13:29 -07:00
Marky Jackson
8f0753eb58
Document update ( #9675 )
...
Adding a link to redis replicated so users of this example have a better understanding of what redis replicated is
2018-07-30 17:40:38 -07:00
lucperkins
5dc61780fe
Merge remote-tracking branch 'upstream/master' into lperkins/issue-8639-cassandra-pods
2018-07-27 16:03:49 -07:00
lucperkins
7164d5be1e
Standardize code formatting
2018-07-27 16:03:27 -07:00
Zach Seils
4e0858f2d5
Update scale-intro.html ( #9659 )
...
reduce --> increase
2018-07-27 12:13:58 -07:00
lucperkins
788cb238ad
More language fixes
2018-07-25 15:42:33 -07:00
lucperkins
3ffa3bc8af
s/bash/shell (revert to previous)
2018-07-25 15:41:34 -07:00
makocchi
b9b392527d
apply content_template ( #9598 )
2018-07-20 16:06:09 -07:00
Luc Perkins
bb818a9b41
Make macOS standard usage ( #9422 )
2018-07-18 15:12:16 -07:00
Jonas Mellquist
c56ff5834f
Update training overview ( #9378 )
...
Added Pluralsight getting started course
2018-07-17 00:37:39 -07:00
Tim Zhang
b4cc1b2edd
Update k8s101.md ( #9043 )
2018-07-16 23:53:39 -07:00
Luc Perkins
292d4dfa67
Remove download steps ( #9494 )
2018-07-16 23:00:38 -07:00
Jihyuk Bok
c40fe8a8a0
Fixed wrong value in exmaple ( #9278 )
...
`zk-hs` should be just `zk` in this case.
2018-07-11 17:18:26 -07:00
Benjamin Priestman
c53e6cf7a4
Minikube tutorial: Updating mac vm-driver. ( #9384 )
...
The recommended vm-driver for mac is now hyperkit, not xhyve.
Updating Minikube tutorial to reflect this.
2018-07-11 08:17:26 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
John Ward
6163038ca4
Update wordpress-deployment url ( #9447 )
2018-07-09 22:24:04 -07:00
Tony Li
4914901e9b
State the default update strategy ( #9394 )
...
* state the default update strategy
* update to RollingUpdate
2018-07-08 03:34:18 -07:00
lucperkins
67b6569098
Fix merge conflicts, plus some more cleanup
2018-07-05 13:50:44 -07:00
Qiming
3dd65e4e95
Consolidate YAML files [part-14] ( #9379 )
...
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
makocchi
af6cdabe9b
use official homebrew package name ( #9255 )
2018-07-02 17:53:19 -07:00
Qiming
3a0c618734
Consolidate YAML files [part-6] ( #9261 )
...
* Consolidate YAML files [part-6]
This PR relocates the YAML files used by the stateful application
examples.
* Update examples_test.go
2018-07-02 13:37:18 -07:00
Qiming
ea11ae29ac
Consolidate YAML files [part-5] ( #9258 )
...
* Consolidate YAML files [part-5]
This PR relocates the yaml files used in stateless application
guestbook. This PR also fixes the list numbering and code block
problems in the page.
Note that neither code blocks nor note callouts live happily inside a
numbered list, so this PR moves them out of such lists.
* Update examples_test.go
2018-07-02 13:06:18 -07:00
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