lovejoy
69ccd871c7
typo fix ( #8988 )
2018-06-12 16:30:28 -07:00
Paolo Patierno
fb83e952b8
Pods cannot serve traffic while their are shutting down ( #8992 )
...
Pods cannot serve traffic while their are shutting down. As the doc says they are removed from the rotations in the load balancer.
2018-06-12 16:23:29 -07:00
nw31304
9080f016b1
Added "by" in line 48 ( #9013 )
...
s/Each Pod can be matched zero/Each Pod can be matched by zero/
Alternatively:
s/Each Pod can be matched zero/Each Pod can match zero/
2018-06-12 16:22:29 -07:00
lovejoy
1a71e6d4b0
change direct link to relative and not the redirect link ( #8942 )
2018-06-11 17:29:27 -07:00
Shanica
c3783c3b6a
Add a note regarding escaping characters ( #8844 )
...
* Add a note regarding escaping characters
Updated docs with a note regarding escaping characters, it's important because it won't work well otherwise.
* Update secret.md
* No escape required for --from-file
Feedback from @mengqiy
2018-06-11 16:58:27 -07:00
Jordan Liggitt
9743f4a958
Add details about cloud provider node name computation ( #8873 )
2018-06-11 16:54:27 -07:00
Misty Stanley-Jones
89a06bdb29
Apply concept template to extend-kubernetes and configuration dirs ( #8995 )
2018-06-11 12:38:26 -07:00
Cong Ding
8f04c2e1ae
fix max container back off cap ( #8979 )
...
see https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kubelet.go#L126
2018-06-11 10:53:31 -07:00
Nikhita Raghunath
6094a7ea6e
service catalog: add doc fixes ( #8729 )
2018-06-08 11:35:52 -07:00
lovejoy
4344516509
fix again ( #8941 )
2018-06-07 11:45:23 -07:00
Takuya Tokuda
0502832cbb
Ordering content by weight ( #8787 )
...
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed0
.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143
.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665
.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a
.
2018-06-06 16:51:26 -07:00
lovejoy
e7679e86cd
change direct link to relative link ( #8839 )
2018-06-05 13:53:56 -07:00
Guang Ya Liu
a2cb17e4cf
Remove quota for service type. ( #8882 )
2018-06-03 22:00:52 -07:00
Tim Zhang
0146e56203
change section position to make it alphabetical ( #8847 )
2018-06-01 19:52:57 -07:00
lovejoy
5e4096b184
fix direct link in docs/concepts/configuration/pod-priority-preemption ( #8854 )
2018-06-01 19:40:00 -07:00
Masaya Aoyama (@amsy810)
52dad2beb9
StorageOS example dead link ( #8737 )
...
NG: https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/storageos
OK: https://github.com/kubernetes/examples/blob/master/staging/volumes/storageos
For example, this page contain dead link.
https://kubernetes.io/docs/concepts/storage/volumes/#storageos
Old page is this, so I think its change is correct.
https://github.com/kubernetes/kubernetes/tree/release-1.10/examples/volumes/storageos
Note:
China page don't have this link.
2018-06-01 13:01:55 -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
Masaya Aoyama (@amsy810)
88a6607e39
[mod] API overview link is dead ( #8733 )
...
NG: https://kubernetes.io/docs/reference/api-overview/
OK: https://kubernetes.io/docs/reference/using-api/api-overview/
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/api-overview/
Note:
China page don't have this link.
2018-06-01 11:48:55 -07:00
lovejoy
518b6334c5
unifying .spec like spelling in concepts/workloads/pods ( #8831 )
2018-06-01 10:46:55 -07:00
Timothy St. Clair
d600569e6e
Removes unnecessary SkyDNS references in preparation for CoreDNS change. ( #8867 )
2018-06-01 10:45:56 -07:00
Cheng Xing
3e1465461f
Regional PD documentation; edited validation for Volumes page ( #8714 )
2018-06-01 07:52:55 -07:00
ixodie
be8852a882
Added Apstra AOS for Kubernetes automation of RHI ( #8618 )
2018-05-31 16:05:57 -07:00
Cooper Marcus
3e739c0e9f
Add Kong Ingress Controller ( #8595 )
...
* Add Kong Ingress Controller
Create unordered list of ingress controllers, add Kong
* Added term "maintenance"
* Minor tweak
* More minor tweaks
2018-05-31 15:53:58 -07:00
Ioana Madalina Patrichi
35e560c8c5
Link to Oracle's CCM implementation ( #8533 )
2018-05-31 15:29:58 -07:00
Bin Liu
403bb200d9
Add parameter name to document to understand ( #8523 )
2018-05-31 15:28:56 -07:00
Maru Newby
49d830819c
Add federation-current-state include to concept guide ( #8513 )
...
This seems to have been missed by #8165
2018-05-31 15:11:55 -07:00
Eric Tune
02ea8c9d8c
Update custom-resources.md ( #8499 )
...
Update table of features supported by CRDs.
2018-05-31 13:29:55 -07:00
lovejoy
069c831b5c
add node-monitor-grace-period describe as user can change it ( #8386 )
2018-05-31 13:13:57 -07:00
CaoShuFeng
ca8516dfcc
fix description about document ( #8613 )
...
I have tested with kubectl 1.10 and kubectl in master branch, completed
job pods show up in output.
2018-05-31 05:09:57 -07:00
Andreas Jaeger
c7437f068d
Hugo transition: Fix github links ( #8549 )
...
with the reorganization, in-tree github links have changed, update them.
Closes : #8547
2018-05-30 18:45:59 -07:00
lovejoy
f46e8c3a52
typo fix ( #8798 )
2018-05-29 22:08:54 -07:00
lovejoy
0a920127ac
fixDirectlink ( #8792 )
2018-05-29 22:07:57 -07:00
Eqbal Sarjami
4c2e4f825b
Remove selector from Deployment default values ( #8802 )
...
In recent versions of Kubernetes, selector field in DeploymentSpec is required and it'll not be filled with values from pod template. simple_deployment.yaml was already corrected and selector was added, here in this commit the content of the docs corrected to match this change.
2018-05-29 21:52:53 -07:00
Masaya Aoyama (@amsy810)
13d6183a38
Federation link is dead ( #8735 )
...
NG: https://kubernetes.io/docs/reference/generated/federation/
OK: https://kubernetes.io/docs/reference/federation/
For example, this page contain dead link.
https://kubernetes.io/docs/concepts/cluster-administration/federation/#api-resources
Old page is this, and I trace link from this page.
I think this change is meanable, so I think its change is correct.
https://v1-9.docs.kubernetes.io//docs/reference/generated/federation/
Note:
China page don't have this link.
2018-05-25 00:01:31 -07:00
Masaya Aoyama (@amsy810)
4ef4e75516
ingress catalog link is dead ( #8736 )
...
NG: https://github.com/kubernetes/ingress-nginx/blob/master/docs/catalog.md
OK: https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md
For example, this page contain dead link.
https://kubernetes.io/docs/concepts/services-networking/ingress/#loadbalancing
Old page is this, so I think its change is correct.
https://github.com/kubernetes/ingress-nginx/blob/nginx-0.12.0/docs/catalog.md
Note:
China page don't have this link.
2018-05-24 20:06:32 -07:00
Tim Fogarty
35ba266efd
Fix broken link to deprecation policy ( #8713 )
2018-05-23 17:22:32 -07:00
Arsalan Rana
4b1df14561
Bullet formatting ( #8708 )
...
* Bullet formatting
* Update what-is-kubernetes.md
Add line break before listitems to get list to format properly
2018-05-23 15:26:31 -07:00
lovejoy
e350eaed14
fixTocIndent ( #8696 )
2018-05-23 05:04:31 -07:00
Chao Wang
7cbe425edb
fix link of extened-resources ( #8608 )
2018-05-22 22:39:32 -07:00
Andreas Jaeger
9f4e9c84e2
Hugo: fix device-plugins ( #8567 )
...
Fix misparsed lists: Add empty line before lists so that they
are parsed properly.
2018-05-22 22:38:33 -07:00
Andreas Jaeger
651cf059e3
Hugo: Fix kubernetes-api.md ( #8566 )
...
Fix link for kubectl.
2018-05-22 22:35:31 -07:00
Rui Cao
c7727dd029
Typo fix: some spelling errors ( #8674 )
2018-05-22 19:33:11 -07:00
lovejoy
602e853131
fixRestartPolicyLink ( #8649 )
2018-05-22 15:00:26 -07:00
lovejoy
efbcfeee7c
typo fix ( #8667 )
2018-05-22 07:30:55 -07:00
Steve Perry
10e3c4df71
Fix link to Admission Webhooks section. ( #8599 )
2018-05-19 21:58:49 -07:00
WanLinghao
8b5226434b
fix a link miss bug in volume description ( #8585 )
2018-05-19 10:03:51 -07:00
aburdenthehand
df77bb6800
Added toc_hide=true flag to file frontmatter ( #8633 )
2018-05-18 16:17:50 -07:00
Steve Perry
b5bbff1b6d
Fix link to kubectl command reference. ( #8577 )
...
* Fix link to kubectl command reference.
* Redirect kubectl command reference.
2018-05-18 11:30:51 -07:00
Andreas Jaeger
5b91a799e1
Hugo: Fix table layouts ( #8487 )
...
The tables are broken, fix them.
Closes : #8484
2018-05-18 10:22:50 -07:00
Jared
1da65603af
Remove GKE specific content from this page ( #8372 )
...
https://github.com/kubernetes/website/issues/8262
2018-05-17 16:44:50 -07:00