Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…hub.io into release-1.8

* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add noindex to vnext-staging
  Add note for 1.8 release. (#4632)
  fix create-cluster-kubeadm docs
  Update aws.md
  add newline above kube-apiserver
  Update scheduling-gpus.md
  Fix spacing with shell commands
  Documenting another (potential) callout issue (#4604)
  Update reference docs with most recent version of brodocs (#4600)
  Update kubernetes-api.md
  fix spelling mistake
  fix typos in fedration docs
  fix kubelet garbage collected typo
  fix typo in network-policies.md
  fix typo
  Add /_includes/glossary directory for snippets (#4628)
  Fixed typo in getting started guide using minikube
  Update to include Python library (#4624)
  Rename OWNERS assignees: to approvers:
  • Loading branch information
chenopis committed Aug 4, 2017
2 parents d601263 + 3a4246c commit 6eac0e8
Show file tree
Hide file tree
Showing 617 changed files with 11,064 additions and 9,321 deletions.
6 changes: 5 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
> NOTE: Please check the “Allow edits from maintainers” box (see image below) to
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> For 1.8 Features: set Milestone to `1.8` and Base Branch to `release-1.8`
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> NOTE: Please check the “Allow edits from maintainers” box (see image below) to
> [allow reviewers to fix problems](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) on your patch and speed up the review process.
>
> Please delete this note before submitting the pull request.
Expand Down
2 changes: 1 addition & 1 deletion OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- smarterclayton
- janetkuo
- pwittrock
Expand Down
3 changes: 3 additions & 0 deletions _includes/glossary/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Instructions for Glossary snippets

Markdown snippets of glossary terms to be reused throughout the documentation should be placed in this directory.
2 changes: 1 addition & 1 deletion cn/docs/concepts/overview/what-is-kubernetes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- k8s-merge-robot

title: 认识 Kubernetes?
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- thockin
title: CentOS
---
Expand Down
4 changes: 2 additions & 2 deletions cn/docs/getting-started-guides/coreos/bare_metal_offline.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- thockin
title: Offline
Expand Down Expand Up @@ -705,4 +705,4 @@ IaaS Provider | Config. Mgmt | OS | Networking | Docs
-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ----------------------------
Bare-metal (Offline) | CoreOS | CoreOS | flannel | [docs](/docs/getting-started-guides/coreos/bare_metal_offline) | | Community ([@jeffbean](https://github.com/jeffbean))

有关所有解决方案的支持级别信息,请参阅[解决方案列表](/docs/getting-started-guides/#table-of-solutions)
有关所有解决方案的支持级别信息,请参阅[解决方案列表](/docs/getting-started-guides/#table-of-solutions)
2 changes: 1 addition & 1 deletion cn/docs/whatisk8s.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- k8s-merge-robot

title: 认识 Kubernetes?
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- derekwaynecarr
- mikedanese

2 changes: 1 addition & 1 deletion docs/admin/accessing-the-api.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- bgrant0607
- erictune
- lavalamp
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/admission-controllers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- bprashanth
- davidopp
- derekwaynecarr
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/authentication.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- ericchiang
Expand Down
4 changes: 2 additions & 2 deletions docs/admin/authorization/abac.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- deads2k
Expand Down Expand Up @@ -152,4 +152,4 @@ file:
The apiserver will need to be restarted to pickup the new policy lines.

{% endcapture %}
{% include templates/concept.md %}
{% include templates/concept.md %}
2 changes: 1 addition & 1 deletion docs/admin/authorization/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- deads2k
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/authorization/node.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- timstclair
- deads2k
- liggitt
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/authorization/rbac.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- deads2k
- liggitt
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/authorization/webhook.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- deads2k
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/bootstrap-tokens.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- jbeda
title: Authenticating with Bootstrap Tokens
---
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/cluster-large.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- davidopp
- lavalamp
title: Building Large Clusters
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/extensible-admission-controllers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- smarterclayton
- lavalamp
- whitlockjc
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/federation/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- madhusudancs
- mml
- nikhiljindal
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/federation/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- madhusudancs
- mml
- nikhiljindal
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/high-availability/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- davidopp
- lavalamp

2 changes: 1 addition & 1 deletion docs/admin/kubeadm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- mikedanese
- luxas
- errordeveloper
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/kubelet-authentication-authorization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- liggitt
title: Kubelet authentication/authorization
---
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/kubelet-tls-bootstrapping.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- ericchiang
- mikedanese
- jcbsmpsn
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/limitrange/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- derekwaynecarr
- janetkuo

2 changes: 1 addition & 1 deletion docs/admin/multiple-schedulers/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- davidopp
- madhusudancs

4 changes: 2 additions & 2 deletions docs/admin/multiple-zones.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- jlowdermilk
- justinsb
- quinton-hoole
Expand Down Expand Up @@ -74,7 +74,7 @@ located in a single zone. Users that want a highly available control
plane should follow the [high availability](/docs/admin/high-availability) instructions.


## Walkthough
## Walkthrough

We're now going to walk through setting up and using a multi-zone
cluster on both GCE & AWS. To do so, you bring up a full cluster
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/namespaces/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
assignees:
approvers:
- derekwaynecarr
- janetkuo

2 changes: 1 addition & 1 deletion docs/admin/node-conformance.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- Random-Liu
title: Validate Node Setup
---
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/ovs-networking.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- thockin
title: Kubernetes OpenVSwitch GRE/VxLAN networking
---
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/resourcequota/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
assignees:
approvers:
- derekwaynecarr

2 changes: 1 addition & 1 deletion docs/admin/salt.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- davidopp
title: Configuring Kubernetes with Salt
---
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/service-accounts-admin.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
assignees:
approvers:
- bprashanth
- davidopp
- lavalamp
Expand Down
2 changes: 1 addition & 1 deletion docs/api-reference/v1.7/brodoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ function generateNestedNav(parent, nest) {

function generateNavJson(data) {
var navJson = JSON.stringify(data);
navScript = `(function(){navData = ${navJson}})();`;
navScript = `(function(){navData = ${navJson};})();`;
fs.writeFile('./navData.js', navScript, function(err) {
if (err) {
return console.log(err);
Expand Down
6,261 changes: 3,340 additions & 2,921 deletions docs/api-reference/v1.7/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api-reference/v1.7/navData.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions docs/api-reference/v1.7/node_modules/ejs/Jakefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/api-reference/v1.7/node_modules/ejs/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6eac0e8

Please sign in to comment.