Commit Graph

20 Commits (5db4b83a662ba5f8bde82a415978bf3879e2fa5a)

Author SHA1 Message Date
Junichi Yoshise 2e24a0e5c2 Remove linefeed so that the page does not break (#9776) 2018-08-08 15:14:51 -07:00
jw-networking 700446d3da Update fedora_manual_config.md (#9416)
removal of 
  # Add your own!
  KUBELET_ARGS=""
this line causes line with args in it to be over writen

removal of flag "--require-kubeconfig" as it prevents the service from starting with error "F0708 18:41:17.411350   11725 server.go:145] unknown flag: --require-kubeconfig"

this is with v1.10.1
2018-07-18 16:41:54 -07:00
Luc Perkins bb818a9b41 Make macOS standard usage (#9422) 2018-07-18 15:12:16 -07:00
Misty Linville 6632f380f1 Fix typo in upgrade guide (#9460) 2018-07-10 18:09:25 -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
Bob Killen e0dd309c4e correct capitalization across docs (#9327) 2018-06-29 17:57:20 -07:00
Alin Balutoiu 4cfaa14dda Update Windows documentation for OVN/OVS CNI plugin (#8482)
* Update Windows documentation for OVN/OVS CNI plugin

This patch adds reference to the Ansible playbooks which help
to deploy a kubernetes cluster in a fully automated way.

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>

* Minor tweaks

* Trivial commit/undo to trigger Netlify

Added an extra whitespace line at EOF
2018-06-25 15:25:23 -07:00
Steve Perry 8558241ef4 Move turnkey topics to setup/turnkey. (#8937)
* Move turnkey topics to setup/turnkey.

* Add folder.
2018-06-14 11:20:28 -07:00
Steve Perry 5a8659cd65 Move 2 topics from g-s-guides to setup. (#8952) 2018-06-11 17:19:26 -07:00
Steve Perry 560932ae4e Move on-prem vm from g-s-guides to setup. (#8948) 2018-06-08 11:08:52 -07:00
Takuya Tokuda cfe4ac4251 fix id about joining-your-nodes in create-cluster-kubeadm page (#8966) 2018-06-07 11:47:23 -07:00
Steve Perry 874ebb8f0a Move custom cloud g-s-guides to setup. (#8951) 2018-06-06 16:25:23 -07:00
Andreas Jaeger 25d566650b Hugo: Fix getting-started-guides/scratch.md (#8899)
Fix the display of notes on the page so that hugo formats it correctly.
Without this change, the content is formatted as code.
2018-06-04 14:20:56 -07:00
Rui Cao 200857de80 Typo fix: contraints -> constraints (#8884) 2018-06-04 08:06:53 -07:00
Xianglin Gao 7d0e6bc49e Update the version of echoserver (#8771)
* Remove the version of echoserver

* Finish the changes
2018-06-01 13:16:57 -07:00
Masaya Aoyama (@amsy810) 127b52afaf [mod] Client library link is dead (#8734)
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/

Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Alin Balutoiu 6ca9f364ac Update documentation for Windows with new service feature (#8454)
This commit adds details on how to create Windows services from
kubelet and kube-proxy.

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
2018-05-31 13:24:56 -07:00
Andreas Jaeger 39632504d9 Hugo: Fix broken lists in windows start guide (#8490)
Add empty lines to fix lists shown as large paragraphs.

Also, add missing colon and wrap really overlong line.
2018-05-18 10:25:51 -07:00
Doug MacEachern e9c4637d92 Remove Photon references (#8411)
github.com/vmware/photon-controller is no longer maintained, as of Oct 2017.

See also: kubernetes/kubernetes#58096
See also: kubernetes/kubernetes#63510
2018-05-17 15:53: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