Andrew Chen
b7fc1a9bfb
Fix PR #3274 ( #3276 )
...
* Fix PR #3274
* remove unecessary template
* remove page title
2017-04-07 15:38:50 -07:00
Jared
60f744d4e3
Add clearer links to Kubernetes API migration pages
2017-04-07 14:03:50 -07:00
Vladimir Rutsky
e3b8f3d718
fix link formatting
2017-04-07 14:02:44 -07:00
Steve Perry
f02c10b679
Make a Setup section. ( #3227 )
2017-04-07 13:46:56 -07:00
Andrew Chen
0147c70ef6
Remove left nav from search page
2017-04-07 13:19:57 -07:00
Jared
ae5e09027e
Fixed link to page templates.
2017-04-07 13:02:28 -07:00
Andrew Chen
7285fcd1ac
Corresponding changes to Reference landing page
2017-04-07 12:21:22 -07:00
Andrew Chen
c3f063ca35
Fix Reference ToC links
2017-04-07 12:21:22 -07:00
Phillip Wittrock
7b1c8f8e91
Add warning about using `kubectl replace`
2017-04-06 15:05:38 -07:00
Andrew Chen
983f778c9b
Merge pull request #3259 from ahmetb/nuke-swaggerui
...
Delete swagger-ui
2017-04-06 14:54:17 -07:00
Ahmet Alp Balkan
4bb4a9f1e2
Delete swagger-ui
...
Deleting swagger-ui and setting up a redirect to Reference section.
Closes #1924
Fixes #2220
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-06 14:34:37 -07:00
Andrew Chen
1fead33bd5
Merge pull request #3257 from kubernetes/chenopis-redirects-patch1
...
modify redirect.rb
2017-04-06 14:31:16 -07:00
Andrew Chen
a4c53a98fe
Fix redirect.rb
2017-04-06 14:19:27 -07:00
Ahmet Alp Balkan
9e20c67daf
Remove kubectl installation instructions from release .tar.gz
...
Kubernetes release .tar.gz no longer provides binaries. So the existing
instructions are invalid (#2815 ).
User has to get the .tar.gz file and then run a script, only to download them
from storage.googleapis.com/kubernetes-release. That's already what's documented
in the "install via curl" section.
Therefore deleting "Extract kubectl from Release .tar.gz" section.
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2017-04-06 13:58:35 -07:00
Ahmet Alp Balkan
c2b74acd1f
hello-minikube: Simplify kubectl installation instructions for macOS
...
People are hitting issues copy-pasting the complicated way to install
`kubectl` and we're suggesting them to `sudo mv` binaries to /usr/local/bin.
That is not very ideal. Instead suggesting users to use Homebrew. I think it's
ok for this tutorial, as the tutorial already uses Homebrew to install
other stuff, plus it's a much better way than `sudo mv`ing.
Closes #2478 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-06 13:57:18 -07:00
suresh
ae6a948eb0
typo on option ( #3233 )
2017-04-06 13:54:49 -07:00
Ahmet Alp Balkan
97f38923e6
container-lifecycle-hooks: add link to the task ( #3236 )
...
Adding a link to the corresponding task as it is hard to discover.
Fixes #3094 .
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2017-04-06 13:54:35 -07:00
Charlie R.C
b7b9252666
change authorizationMode to authorizationModes
2017-04-06 13:42:53 -07:00
Cynerva
e469ebe322
Update allow-privileged info for Ubuntu, add docker registry section ( #3207 )
...
* Update allow-privileged info for Ubuntu, add docker registry section
* Clean up wording in ubuntu/operational-considerations
2017-04-06 13:40:28 -07:00
houjun
34cd28dbf6
Node conditions should contain MemoryPressure and DiskPressure
...
Node conditions should also contain MemoryPressure and DiskPressure.
2017-04-06 13:37:27 -07:00
chenhuan12
2dd8f791df
replace job.yaml.txt with job.yaml
...
replace job.yaml.txt with job.yaml
2017-04-06 13:36:03 -07:00
Michael Fraenkel
ec622e1186
Document pod lifecycle when using EnvFrom
...
- Pods do not start with missing ConfigMaps or Secrets
- Pods do not start with missing keys in ConfigMaps or Secrets
- Pods start with invalid keys when referring to entire ConfigMaps or
Secrets. An event documents the skipped keys from said resource.
2017-04-05 16:31:23 -07:00
Slava Semushin
8d8409baeb
docs/concepts/policy/pod-security-policy: list all available PSP fields.
...
This also adds a couple of improvements:
- rename SELinuxContext to SELinux
- improve options displaying
2017-04-05 16:23:40 -07:00
Eric Chiang
df099406ed
docs/admin: clarify SecurityContextDeny and when it should be used
2017-04-05 16:23:08 -07:00
William Chang
216734a813
Fix the kubeadm getting-started-guides link. ( #3201 )
...
* Fix the kubeadm getting-started-guides link.
* Change the url, use the root of the site as the base.
2017-04-05 16:15:50 -07:00
chenhuan12
afc29d6cb4
fix typo
...
fix typo
2017-04-05 11:14:23 -07:00
Ahmet Alp Balkan
be18111dba
More meaningful links for the footer
...
This replaces the two buttons on the right of the footer.
It does not seem like get.k8s.io is useful to anyone. Replacing it with the
installation guide and avoiding K8s abbreviation in these buttons.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-05 11:12:34 -07:00
Cao Shufeng
6aed52c088
Update description about serviceaccount token controller
...
This change specifies how to enable token controller in
controller-manager.
2017-04-04 14:06:13 -07:00
Jordan Liggitt
4391c903ce
automountServiceAccountToken documentation
2017-04-04 14:02:34 -07:00
mbohlool
d42d3983fd
Add python client to "Programmatic access to the API" section
2017-04-04 14:00:44 -07:00
Andrew Chen
3a3e4dc1f5
Address issue #3072 for apps ( #3228 )
...
* Address issue #3072 for apps
* Add Autoscaling, Batch, and Extensions
2017-04-04 13:43:47 -07:00
Casey Davenport
ea34587002
Remove outdated Calico guide in favor of kubeadm
2017-04-04 09:51:35 -07:00
Lucas Käldström
cf430cd261
Merge pull request #3223 from robholland/patch-1
...
Fix typo
2017-04-04 17:23:28 +03:00
Rob Holland
f416b8a055
Fix typo
2017-04-04 09:29:16 +01:00
Steve Perry
84107352e4
Move Guide topic: Horizontal Pod Autoscalint. ( #3218 )
2017-04-03 18:54:13 -07:00
Steve Perry
152b6f2743
Move Guide topic: Pod Security Policies. ( #3215 )
2017-04-03 18:38:13 -07:00
Steve Perry
ab1302a4dc
Move Guide topic: Pod Preset. ( #3213 )
2017-04-03 17:40:48 -07:00
Andrew Chen
d2ff41b6a5
Move GPU Support to Tasks ( #3212 )
...
* Move User Guides/GPU Support to Tasks/Managing GPUs/Scheduling GPUs
* fix typo in tasks.yml
* change discussion to steps
2017-04-03 17:09:43 -07:00
Vish Kannan
0d40264361
adding documentation for GPU support ( #3018 )
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-04-03 15:28:41 -07:00
xiangpengzhao
f4eec77809
Fix ScheduledJobs to CronJobs
2017-04-03 14:01:52 -07:00
Andrew Chen
0aa8981b48
Merge pull request #3210 from kubernetes/chenopis-3168-redirect
...
Limit resource-quota redirect
2017-04-03 13:47:07 -07:00
Andrew Chen
8529eec655
Limit resource-quota redirect
2017-04-03 13:40:29 -07:00
xiangpengzhao
0d7f9a63df
Link Release Notes to CHANGELOG.md
2017-04-03 13:31:49 -07:00
Steve Perry
5fe546b09d
Move Guide topic: ThirdPartyResources. ( #3209 )
...
* Move Guide topic: ThirdPartyResources.
* Fix link.
2017-04-03 13:22:52 -07:00
Gunjan Patel
521e7f076a
Update calico docs link to the latest version ( #3169 )
2017-04-03 13:04:23 -07:00
Steve Perry
418771e0a5
Move Guide topic: Service Accounts. ( #3208 )
...
* Move Guide topic: Service Accounts.
* Remove TODOs.
2017-04-03 12:31:32 -07:00
Steve Perry
d1bcac468a
Move Guide topic: Services. ( #3206 )
2017-04-03 12:10:09 -07:00
nerdondon
aa83d54abb
Migrate to new task template
2017-04-03 12:01:59 -07:00
Steve Perry
7b95ad4ca0
Move Guide topic: Security Context. ( #3205 )
2017-04-03 11:47:25 -07:00
Xiaoyu Zhang
f1f43e3f6a
delete one redundant space ( #3165 )
...
delete one redundant space
2017-04-03 11:39:16 -07:00