Commit Graph

45 Commits (62d07eeb9bbffdc231c0ea9d5db743e65e91e9ee)

Author SHA1 Message Date
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
Steve Perry 7792c801e3 Revert "Update links to avoid redirects." (#5617)
* Revert "Fix the doc example"

This reverts commit 2872def62b.

* Revert "add the set of sessionAffinity timeoutseconds (#5474)"

This reverts commit 657734de6f.

* Revert "pod-security-policy.md: fix broken link to PSP proposal."

This reverts commit 8db51e099f.

* Revert "fix typo"

This reverts commit 24e5383071.

* Revert "Update images.md"

This reverts commit f844a41502.

* Revert "Update links to avoid redirects. (#5614)"

This reverts commit 35c7393849.
2017-09-25 13:43:15 -07:00
Steve Perry 35c7393849 Update links to avoid redirects. (#5614) 2017-09-25 10:04:09 -07:00
Steve Perry 9b31b9a4d3 Add trailing slashes to reduce redirects. (#5592) 2017-09-23 03:41:18 -07:00
Stewart-YU 94d9e27597 Update bare_metal_offline.md
Fix copy error.
2017-09-11 07:59:24 +08:00
Stewart-YU 3e49e008cc Update bare_metal_offline.md
Fix format.
2017-09-10 18:07:38 +08:00
mattjmcnaughton 959cd767f5 Example links use kubernetes/examples
Fix #5203

Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples`. This directory was
deprecated through
cb712e41d4,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples`. This commit updates all links
accordingly.
2017-08-29 09:10:08 -04:00
Aaron Crickenberger 18e9aa59d1 Rename OWNERS assignees: to approvers:
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Jeremy Visser 14a39dfcb5 Remove --no-check-certificate flag in bare_metal_offline.md
Using `--no-check-certificate` is, frankly, dangerous and we shouldn't be recommending that users use it. Not without a good reason, anyway.

If a user's system is sufficiently broken that they are getting certificate validation problems during this step, I fail to see how it is our problem to tell the user to overcome that. Let's focus on installing Kubernetes here.
2017-06-22 14:02:43 -07:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Cole Mickens 5961a799fe azure: update for k8s on acs launch 2016-12-15 20:30:10 -08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
devin-donnelly 9593893669 Merge pull request #1689 from justinsb/remove_old_coreos_multinode_cluster_guide
Remove unmaintained coreos multinode cluster
2016-11-21 14:49:56 -08:00
Casey Davenport afcf0dd893 Remove outdated Calico guides in favor of kubeadm 2016-11-19 14:49:53 -05:00
Justin Santa Barbara c4914efbf5 Remove unmaintained coreos multinode cluster
Fix #1688
2016-11-15 12:41:16 -05:00
adieu 838352ff6e Change files in dos format to unix format. Removing ^M. 2016-09-27 17:12:02 +08:00
Jedrzej Nowak bbb9854574 Fixed few typos and englishify getting-started-guides 2016-09-06 12:35:55 +02:00
Derek Carr 7f63196f29 Remove deprecated namespace admission plug-ins (#1079) 2016-08-30 14:28:29 -07:00
foxish 0f18a994c2 Removed non-org members from OWNERS. 2016-08-03 01:31:31 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Ilya Dmitrichenko 2b1f051de5 coreos/azure: Convert to UNIX EOL, `git clone` external repo (which provides v1.2 now) 2016-07-29 10:50:44 +01:00
Ilya Dmitrichenko ff12cf1a0b coreos/azure: The provisioning code has been moved into an external repository 2016-07-29 10:47:22 +01:00
Kelsey Hightower 8f9bd45298 Merge pull request #810 from keglevich3/patch-2
typo
2016-07-28 11:11:36 -07:00
Dalton Hubble d9853f020a Add official CoreOS bare metal guide 2016-07-15 23:07:06 -07:00
Phillip Wittrock cf86f98704 Merge pull request #424 from aabed/master
Update the template to version 1.2.2
2016-07-15 08:46:52 -07:00
keglevich3 10cd664b3e typo 2016-07-10 19:23:05 +03:00
johndmulhausen aa89c6d42f Merge pull request #664 from johscheuer/foreman-coreos
Add Foreman CoreOS guide
2016-06-28 15:14:34 -07:00
Johannes Scheuermann ac34a08d66 Add Foreman CoreOS 2016-06-25 18:40:19 +02:00
johndmulhausen 0447af8ea8 Merge pull request #638 from leslau/bump-azure-cli
Bump azure-cli to 0.10.1 due to incompatibility issues with node v6.0.0+
2016-06-25 07:46:57 -07:00
Euan Kemp ccac6c8ae2 Update github tree links to use a valid version
The `page.version` variable is set to a value like "1.x", while github
releases always have a version with 3 parts (like "1.x.y"). Using
`page.version` by itself in a kubernetes tree link does not work and
each of the changed links below 404s right now.

In the future, it might make sense to instead have a version variable
that includes the patch number as well.
2016-06-08 13:53:49 -07:00
lucianomores 90bac918eb Bump azure-cli to 0.10.1 due to incompatibility issues with node v6.0.0+ 2016-06-08 16:43:38 -03:00
DrDePhobia 573994d0e7 Update bare_metal_offline.md
Added blank line before H2
2016-05-24 18:29:58 -07:00
DrDePhobia 0a64b63c18 Update index.md 2016-05-22 15:52:49 -07:00
DrDePhobia 41a7fbb83a Update bare_metal_calico.md 2016-05-22 15:08:27 -07:00
DrDePhobia 4a83be2e6a Update bare_metal_offline.md 2016-05-22 15:07:07 -07:00
DrDePhobia 7b7f4048f9 Update index.md 2016-05-22 14:40:32 -07:00
DrDePhobia 0109402f4e Update index.md 2016-05-22 14:39:52 -07:00
DrDePhobia c7cb191e12 Update index.md 2016-05-22 13:53:12 -07:00
Aabed d210a5b7ed adds a missing "/"
yeah, it cause problems
2016-04-22 17:49:03 +03:00
Aabed 368b9cc476 changes api service parameters 2016-04-22 17:46:06 +03:00
Aabed 6ba13c6248 updating version to latest 2016-04-22 17:44:40 +03:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
John Mulhausen ee01d0661a Nips and tucks to Kubernetes 1.2 imports, config change default to 1.2 2016-03-06 18:28:56 +00:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00