Commit Graph

977 Commits

Author SHA1 Message Date
Sun Lintong ae1333a3df fix 'monitoring' link lose efficacy problem' (#7764) 2018-03-19 09:57:01 -07:00
Mike Wilson fb052567cb Refreshing installation instructions (#7495)
* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors
2018-03-17 20:53:00 -07:00
RongZhang 934a164a06 Update Kubespray documents (#7723) 2018-03-15 12:14:24 -07:00
Jamon Camisso c61553370a Update upgrades.md (#7751) 2018-03-15 09:18:25 -07:00
Venil Noronha 41c9f9aa8f Updates documentation pertaining to VMware (#7661)
* Adds 301 redirection for /docs/getting-started-guides/vsphere/ to
  https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/

* Updates hyperlinks from /docs/getting-started-guides/vsphere/ to
  https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/

* Updates solution table entries for VMware vSphere

* Fixes typos i.e. VMWare/Vmware -> VMware
2018-03-06 21:26:53 -08:00
Paul Michali 07d38fd485 IPv6: Updating doc related to IPv6. (#7606)
Made updates for files, related to IPv6. Note: The release notes
cover 1.9. When 1.10 release notes are added, the comment about
the /66 restriction for IPv6 can be removed.
2018-03-05 06:56:53 -08:00
Aravind 2b7f83ffce Fixed k8s.io/docs/getting-started-guides/fedora/fedora_manual_config, according to #7417 (#7626) 2018-03-04 23:10:51 -08:00
Calvin Hartwell f49c840678 Added Rancher <-> Ubuntu k8s integration documentation (#7607)
* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah

* added rancher stub

* added rancher documentation

* fixed missing capture tag

* added ingress example, fixed languages as per changes in the PR

* fixed page index as per pr

* fixed rancher readme
2018-03-04 18:27:51 -08:00
Sean Knox 9aeb431032 (ubuntu): fix broken etcd snapshot command (#7630) 2018-03-04 17:07:51 -08:00
Sean Knox 313f89c2d9 (azure): change default location, add info (#7629)
* (azure): change default location, add info

* (ubuntu): fix CLI typo
2018-03-04 12:24:51 -08:00
Gray 819af04c3c Update minikube.md (#6922)
When the container is being created, the ready number is 0/1.
2018-03-04 12:17:52 -08:00
Aivars Sterns 75aea2f0ec Update kubespray docs (#7601)
* Removed mention of kubespray-cli as mention has been removed from kubespray
* changed descriptions and requirements
2018-03-03 11:33:53 -08:00
Philip Mallory a84db20bab Update MacOS instructions to use curl (#7613)
MacOS comes with curl which makes it more convenient than wget.
This change is in response to #7275
2018-03-02 16:13:53 -08:00
Mike Wilson 4bbc2c77c6 Updating troubleshooting (#7546)
* Updating troubleshooting

Changed debug method over to CDK Field Agent and replaced old logging suggestion with the logging page.

* Rewording to hopefully clarify

Please let me know if this still isn't clear. It's a deceptively dense word soup and I wonder if I need to just expand on it some to remove assumptions.
2018-02-27 20:08:46 -08:00
Mike Wilson 5d9c2d35be Updating privileged container information (#7548)
* Updating privileged container information

We now use privileged containers by default on GPU-enabled nodes.

* Changes for consistency

Replaced worker with node.
2018-02-27 19:43:46 -08:00
Mike Wilson 8aaa23971e Update glossary page (#7547)
Changed some unit and charm names to match what we actually ship now.
2018-02-27 11:39:47 -08:00
Robert Morse a90eb022eb Getting Started Updates for SIG-Windows: take 2 (#7535)
* Pull out build instructions

* General clarifications and remove reference to merged kube-proxy PR

* Updates to sample yaml files, and clarification on host OS version (2016/latest vs 1709 tags)

* Reordering for clarity

* Add tag for Server 1709

* Addressing feedback

* Address feedback
2018-02-27 11:27:45 -08:00
Mike Wilson ab1398e940 Update logging documentation (#7526)
Juju option has changed.
2018-02-27 11:17:47 -08:00
Mike Wilson 0e7df8d741 Updating docs for upgrades (#7525)
* Updating docs for upgrades

* removing latin

per https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases

* More latin
2018-02-27 11:16:46 -08:00
Mike Wilson 41dfa4241e Updating index (#7549)
Adding information to reflect that CDK tracks upstream and doesn't alter binaries.
2018-02-27 10:58:45 -08:00
Mike Wilson 8b916c38b4 Update validation (#7550)
Adding a line about e2e tests passing on a CDK cluster.
2018-02-27 10:57:46 -08:00
Mike Wilson 8ed888a765 Updated to reflect network offerings (#7530)
Juju now supports canal and flannel. Adding docs to indicate that.
2018-02-27 10:56:46 -08:00
Weibin Lin 527911530d Remove the deprecated '--configure-cbr0=' (#7518) 2018-02-26 13:37:44 -08:00
Weibin Lin e0ca08771e Update scratch.md (#7516) 2018-02-26 07:49:43 -08:00
Mike Wilson 3885c80063 Add to contact methods (#7494)
Add kubernetes-users and kubernetes-novice to contact methods
2018-02-23 10:32:44 -08:00
Steve Perry 6b94d22cce In getting-started-guides, in front matter, change approvers to reviewers. (#7447) 2018-02-20 14:18:39 -08:00
Mike 96bc606cf6 Update kops.md (#6851)
fix typo
2018-02-19 08:47:37 -08:00
Ilya Dmitrichenko 1cf3866a8e Remove unreferenced fluentd pod config (#7450) 2018-02-19 07:33:38 -08:00
Ilya Dmitrichenko 23d20e3102 Remove Fedora guide with deprecated Ansible playbook (#7300)
The playbook in contrib/ansible had been deprecated, but somehow
this reference lived on, this should be covered by the Kubespray
project now.
2018-02-12 15:31:50 -08:00
Ilya Dmitrichenko 36de07587b Remove outdated rkt guide (#7376) 2018-02-12 08:33:49 -08:00
Martin Mosegaard Amdisen 883934fe7d Update upgrades.md (#7333)
* Update upgrades.md

Changed "Node:" to "Note:" because it was a note :)
Also a few minor changes for clarification.

* Revert flannel sentence
2018-02-12 07:06:48 -08:00
Joseph Heck 2c861da479 converting the leaf ONWER files to reviewers (#7291)
resolves #7289

specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy.
2018-02-08 21:09:52 -08:00
Ilya Dmitrichenko e81fe4816f Remove CentOS guide that was already deprecated a while ago (#7242) 2018-02-06 18:34:51 -08:00
Ilya Dmitrichenko 2b817f2552 Remove stale OWNERS file (#7241) 2018-02-05 18:07:07 -08:00
Sam Foo 3591e4e9ac Fix note callout on kubespray.md (#7234)
Minor fix to malformed note
2018-02-04 19:41:04 -08:00
Oilbeater d59aca7f65 fix spell error in getting started guide. (#7227) 2018-02-04 14:10:04 -08:00
Rimas Mocevicius bd230c86ef Remove deprecated Kubernetes on Mesos docs (#6668)
* Removed depreciated Kubernetes on Mesos docs

* remove mesos references
2018-02-02 17:45:05 -08:00
Patrick M. Slattery fd195d32c2 Firewalld updates (#7203) 2018-02-01 08:50:09 -08:00
yinshuxun 4f98a3b529 fix typo (#7187) 2018-02-01 04:20:12 -08:00
Stewart-YU fb3f73e6f6 now that phase out in k8s/cluster/ directory, so remove relative docs (#6951) 2018-01-25 21:10:34 -08:00
Qiming 98d106ef20 Remove unnecessary manual node object creation (#6765)
Closes: #2397
2018-01-25 16:48:36 -08:00
Calvin Hartwell e14bc58a28 Fixed the interacting with cluster section for the ubuntu installation (#6905)
* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah
2018-01-25 16:30:01 -06:00
Eric Fortin 60a6999105 Fix doc for enabling RBAC on minikube as current doc list wrong config option. 2018-01-20 16:25:31 -05:00
Jennifer Rondeau 03f4a117bd
Merge pull request #6998 from praseodym/fix-vsphere-docs-for-1.9
Fix vSphere getting started guide for Kubernetes 1.9
2018-01-19 09:01:23 -05:00
Kai Chen 902179b98f Update etcd installation instructions (#7010)
* Update etcd installation instructions
* Add link referencing the etcd.manifest file
2018-01-18 21:20:36 -08:00
Mark Janssen e6964cdedc Fix vSphere getting started guide for Kubernetes 1.9 2018-01-18 23:42:57 +01:00
Joseph Heck 3bf7e2bfb2
Merge pull request #6983 from dandersondavidp/patch-1
Update version of kops to latest version
2018-01-18 14:01:18 -08:00
Andrew Chen 80076086c2
Import release notes (#6999)
* Import release notes

* retire binary_release.md
2018-01-18 12:04:15 -08:00
dandersondavidp f768d24316
Update version of kops to latest version
The latest version of kops is not 1.7.0, the current version is 1.8.
2018-01-16 15:25:46 -06:00
Kai Chen 119a401d8d Remove references to the deprecated configure-vm.sh 2018-01-16 00:03:01 +08:00