Steve Perry
34f5500cd9
Move Guide topic: Addons. ( #3302 )
2017-04-10 12:01:19 -07:00
mbohlool
d42d3983fd
Add python client to "Programmatic access to the API" section
2017-04-04 14:00:44 -07:00
Andrew Chen
6ed0c34d2a
Remove swagger-ui link, fix page.version variable ( #3185 )
...
* Remove swagger-ui link, fix page.version variable
* remove swagger-ui redirect
* use 2 decimal version for cluster-large.md
* fix swagger-ui message
* replace URL w/ final destination
* address feedback
* add link to swagger.json at https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/swagger.json
* remove redundant sentence
2017-04-03 01:13:10 -07:00
Steve Perry
abc795d19d
Move Guide topic: Cluster Managemet. ( #3164 )
2017-03-30 18:16:57 -07:00
Xiaoyu Zhang
b8734c877b
Fix urls of kubectl cmd ( #3068 )
2017-03-29 10:29:32 -07:00
Xiaoyu Zhang
a1dcd6f4e8
Fix url of kubectl cmd ( #3066 )
...
Fix url of kubectl cmd
2017-03-29 10:28:52 -07:00
Steve Perry
dfd2fed09c
Move Guide topic: Master-Node Communication. ( #3098 )
2017-03-29 09:20:12 -07:00
Xiaoyu Zhang
693bd1e2cb
Fix urls of kubectl cmd
...
Fix urls of kubectl cmd
2017-03-29 10:58:07 +08:00
Xiaoyu Zhang
e37768c7b6
update urls ( #3056 )
...
* update urls
relative path may be fine :)
* change them to new ones
change them to new ones
2017-03-28 14:48:12 -07:00
Xiaoyu Zhang
eef81f78b3
update the url
...
This link may be much better.
2017-03-28 14:34:02 -07:00
Andrew Chen
1c902d0fde
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (21 commits)
revert issue URL, turn into link
docs/admin/authorization: remove duplicated phrase (#3045 )
update urls
Fix a typo and update one url
update urls
update a url
update urls
update invalid links
update some urls
modify the url of RestartPolicy (#3034 )
Fix the url
amend the url
amend the readiness probes (#3031 )
modify the link url (#3030 )
change the url (#3029 )
Fix the typo.
Fix the link url
delete redundant example
fix typo
change a link's url
...
# Conflicts:
# docs/admin/authorization/index.md
2017-03-28 11:33:09 -07:00
Andrew Chen
dc19b3109d
revert issue URL, turn into link
2017-03-28 11:23:21 -07:00
Xiaoyu Zhang
ba0ba4930c
Fix a typo and update one url
...
Fix a typo and update one url
2017-03-28 11:04:08 -07:00
chenhuan12
d79cb68bad
fix typo
...
fix typo
2017-03-28 10:28:32 -07:00
Andrew Chen
aa100411c3
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the command output
delete invalid link
Revert "fix the command output"
fix the command output
Delete the useless spaces
Dollar signs used before commands without showing output
bare-url-used
Fix typo in authorization docs
Update networking.md
2017-03-27 09:31:30 -07:00
Andrew Chen
d48512e387
Revert "fix the command output"
...
This reverts commit 100daaa794
.
2017-03-27 09:09:04 -07:00
chenhuan12
100daaa794
fix the command output
...
fix the command output
2017-03-27 09:08:30 -07:00
aniket-contrail
b7ca839623
Update networking.md
...
Added section on OpenContrail with a brief description.
2017-03-27 08:59:53 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Andrew Chen
4568e52bd1
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update some description about secrets
[Federation] Add a note about DNS API scopes to the Federation tutorial (#2943 )
Delete the useless spaces in html files
Fix typo
update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
Xiaoyu Zhang
4cdf55fedc
update resource-usage-monitoring.md
...
"purpose–built" means "designed and built for a particular use"
2017-03-23 19:44:20 +08:00
Andrew Chen
996723bc8f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Replace the tab with 4 spaces in md files (#2797 )
fix link error
Replace the tab with 4 spaces in html files
hitting the `ClusterIP` from a pod (#2826 )
# Conflicts:
# docs/admin/accessing-the-api.md
# docs/api-reference/extensions/v1beta1/definitions.html
# docs/getting-started-guides/kubeadm.md
# docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -07:00
Andy Yu
9ce54855d5
Replace the tab with 4 spaces in md files ( #2797 )
...
* Replace the tab with 4 spaces in md files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of accessing-the-api.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of manage-compute-resources-container.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-to-completion-finite-workloads.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of connect-applications-service.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of init-containers.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of calico.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of ingress.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of apparmor.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-stateful-application.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of replicasets.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00
Jordan Liggitt
5ff30086e4
Switch to proxy subresource
2017-03-22 16:00:30 -04:00
Andrew Chen
4eba51d6f2
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix incorrect sentence (#2876 )
fixing typo
fix typo
Update kubeadm.md
# Conflicts:
# docs/getting-started-guides/kubeadm.md
2017-03-21 19:30:14 -07:00
Sahdev Zala
dccb59fddd
Fix incorrect sentence ( #2876 )
...
* Fix incorrect sentence
The changes removes an unnecessary word to correct doc sentence.
* Fix incorrect sentence
Remove an extra incorrect word from the sentence.
2017-03-21 19:20:57 -07:00
devin-donnelly
7fdb8ce53c
Merge pull request #2892 from derekwaynecarr/clarify-docs
...
Clarify how memory.available is computed in eviction
2017-03-21 17:05:02 -07:00
devin-donnelly
698bd00e50
Merge pull request #2905 from davidopp/release-1.6
...
Update docs to reflect affinity, taints, tolerations moving from alpha annotations to (beta) fields.
2017-03-21 17:01:57 -07:00
Andrew Chen
607105f918
Merge pull request #2935 from CaoShuFeng/audit-2
...
Audit filter is also available for the insecured endpoint
2017-03-21 16:01:04 -07:00
Andrew Chen
8d96337664
Merge pull request #2934 from CaoShuFeng/audit
...
Update baisc auditor's info
2017-03-21 16:00:49 -07:00
Andrew Chen
29607852ca
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the link of ogging-elasticsearch-kibana.md
View $PAGE on Github without forking the repo
update init-containers.md
update out-of-resource.md
2017-03-21 15:54:53 -07:00
Cao Shufeng
aaed3a4d38
Audit filter is also available for the insecured endpoint
...
See code here:
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/config.go#L445
2017-03-21 04:12:02 -04:00
Cao Shufeng
173d1fd357
Update baisc auditor's info
...
See codes here:
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/endpoints/filters/audit.go#L131
2017-03-21 04:09:09 -04:00
nikhiljindal
0007aa6404
Updating cascading deletion info for federation
2017-03-20 15:15:15 -07:00
Derek Carr
d11b59f5ce
Clarify out of resource handling for memory.available
2017-03-20 16:51:49 -04:00
Xiaoyu Zhang
0d19a29ef6
update out-of-resource.md
...
change "thresholds" to "threshold"
2017-03-19 19:10:04 +08:00
David Oppenheimer
b8878e3bec
Update docs to reflect affinity, taints, tolerations moving from alpha
...
annotations to (beta) fields.
2017-03-18 12:31:54 -07:00
Steve Perry
29f5fa0990
Move Guide topic: Resource Monitoring. ( #2895 )
2017-03-17 10:35:08 -07:00
Steve Perry
d239db84cf
Move Guide topic: Federation Service Discovery. ( #2884 )
2017-03-16 16:27:55 -07:00
Andrew Chen
fe780e07a5
Move Guide topic: Kubeconfig File
2017-03-16 15:42:11 -07:00
iphutch
da2a9dad77
Move Accessing Clusters topic to Concepts. ( #2875 )
...
* Move Accessing Clusters topic to Concepts.
* Update concepts.yml
2017-03-16 15:29:13 -07:00
Andrew Chen
ba34326fa0
Move Guide topic: Configuration Best Practices
2017-03-15 17:41:59 -07:00
Andrew Chen
b66a83d5a6
Move Guide topic: Rolling Updates
2017-03-15 16:53:37 -07:00
Andrew Chen
630cce61de
add nginx-app.yaml file
2017-03-15 15:38:56 -07:00
Andrew Chen
7071b5e753
Move docs/user-guide/managing-deployments.md to /docs/concepts/cluster-administration/manage-deployment.md
2017-03-15 15:38:56 -07:00
Steve Perry
fcdbb3a920
Move Guide topic: Audit. ( #2824 )
2017-03-14 19:13:33 -07:00
Steve Perry
2dcf7a36bb
Move Guide topic: Out of Resource. ( #2821 )
2017-03-14 16:54:21 -07:00
Steve Perry
d0d6f4ca48
Move Guide topic: Static Pods. ( #2820 )
2017-03-14 16:28:06 -07:00
Steve Perry
458548ace1
Move Guide topic: Network Plugins. ( #2819 )
...
* Move Guide topic: Network Plugins.
* Fix link.
2017-03-14 15:45:26 -07:00
Steve Perry
fa668f520d
Move Guide topic: Networking. ( #2816 )
2017-03-14 15:24:28 -07:00
Steve Perry
7be7d6b519
Move a batch of cluster admin topics. ( #2813 )
2017-03-14 14:09:54 -07:00
Steve Perry
f1e7d0bda9
Move topic from clusters to cluster-administration. ( #2812 )
2017-03-14 12:59:13 -07:00
Steve Perry
ee23982f7b
Move Guide topics: Federation tutorial and concept. ( #2802 )
...
* Move Guide topics: Federation tutorial and concept.
* Add title.
* Fix link.
2017-03-13 23:43:45 -07:00