Steve Perry
ed8cf61f3f
Move to Tasks: Access App Cluster. ( #3789 )
2017-05-15 10:21:26 -07:00
paulbattagliag
b0ab3f94ee
Update api-overview.md
2017-05-14 16:41:28 -07:00
paulbattagliag
15ca8f0b2f
Update networkpolicies.md ( #3755 )
...
* Update networkpolicies.md
* Update networkpolicies.md
2017-05-14 16:33:31 -07:00
Claire Lundeby
5ceb764c80
Write the Docs: Moved to Concept page template & made style edits ( #3766 )
...
* Moved to Concept page template & made style edits
* Update federation.md
2017-05-14 16:32:13 -07:00
Wendy Shaffer
a326f8ff17
Write the Docs: Adding template and editing
2017-05-14 16:08:30 -07:00
Ryan McGinnis
74b390a61a
WtD: Style Guide
...
Adds section "Avoid Latin phrases"
- Guidelines for common latin phrases: e.g., i.e., etc.
2017-05-14 16:05:36 -07:00
Ryan McGinnis
6e4c5f1abd
WtD: Picking the Right Solution ( #3772 )
...
* WtD: Picking the Right Solution
- Comprehensive edit for readability
- Fixes dead and redirecting links
- Fixes headings
* md format change
2017-05-14 16:03:02 -07:00
Andrew Chen
2ea01f58d0
Update cluster-administration-overview.md
2017-05-14 15:50:04 -07:00
paulbattagliag
0ba167b5e9
Update what-is-kubernetes.md ( #3765 )
...
* Update what-is-kubernetes.md
* Update what-is-kubernetes.md
2017-05-14 15:42:05 -07:00
Pheo
9640624d8c
edited create-external-load-balancer.md to conform to template ( #3746 )
...
* refactor to new template
* refactor to new template
* fixed a missed header resize
* removed TOC substitute
2017-05-14 15:31:11 -07:00
geraldinewhitt
2f0d13a2e0
WTD ( #3757 )
...
Edits from genwhitt in Portland at WTD conference. Apply template, copyedit, apply style guide.
2017-05-14 15:10:50 -07:00
paulbattagliag
a712b13a3b
Update configure-namespace-isolation.md ( #3758 )
...
* Update configure-namespace-isolation.md
* Update configure-namespace-isolation.md
2017-05-14 15:04:54 -07:00
Andrew Chen
e763168abd
WtD: edit AppArmor ( #3754 )
...
* WtD: edit AppArmor
* WtD: edit AppArmor
2017-05-14 15:02:23 -07:00
isa-bel
0776f9d631
Docs - Calico NetworkPolicy ( #3756 )
...
* Add task template for calico-network-policy
* Add discussion section
2017-05-14 14:26:41 -07:00
Jodie Putrino
b2c7a86bcb
Write the Docs Writing day:
...
- edit /docs/tasks/configure-pod-container/configmap.md to use the task template
- move the Consuming ConfigMap in pods section to its own doc (coming in a separate PR)
2017-05-14 14:17:39 -07:00
Ryan McGinnis
79cae9ada5
WtD: Cluster Administration Overview
...
Fixes typo
2017-05-14 14:04:20 -07:00
Ryan McGinnis
db5f30a4aa
Update cluster-administration-overview.md
...
Fixes typos
2017-05-14 13:53:46 -07:00
Ryan McGinnis
a36c1e9566
Update cluster-administration-overview.md
...
- Fixes a typo
- Fixes a dead link
2017-05-14 12:22:35 -07:00
Ryan McGinnis
a6e22fe80d
Update cluster-administration-overview.md
...
Write the Docs
- Put article in Concept template
- Edited article: updated links, edited for readability, and updated titles of articles
2017-05-14 11:43:49 -07:00
Andrew Chen
df96dc03ca
WtD: AppArmor ( #3743 )
...
* WtD: apparmor
* add newline to separate feature tagging
2017-05-14 11:41:20 -07:00
Andrew Chen
f050c4cc57
Add Configure Namespace Isolation task
2017-05-14 11:13:31 -07:00
Steve Perry
0ce3686712
Fix front matter. ( #3740 )
2017-05-13 21:06:30 -07:00
Steve Perry
697e0d3574
Move and consolidate etcd topics. ( #3739 )
2017-05-13 20:54:58 -07:00
cbatra
5aab4012c4
Update statefulset.md ( #3732 )
...
Following links were broken on the Stateful Set page
Link to "Force deleting Stateful Sets"
Link to Headless service.
Link to cluser domain
2017-05-12 15:37:47 -07:00
Jacob Beacham
d286e4036b
Mention alternate architectures for RPMs in kubeadm doc.
...
Now that we have new repositories to house RPMs for other architectures,
and are populating them with new releases, we should advertise them in
the kubeadm getting started instructions.
2017-05-12 15:31:25 -07:00
Andrew Chen
e89dafe099
Fix typo to finish PR #3631
2017-05-12 15:25:51 -07:00
Guangya Liu
297c665eca
Added example for pod preferredDuringSchedulingIgnoredDuringExecution.
2017-05-12 15:22:49 -07:00
Joshua Swaney
0fb2e07614
s/cloudprovider/cloud provider/
2017-05-12 11:07:11 -07:00
zhangmingld
1779addc8d
Symbol ")" is redundant ( #3728 )
...
Symbol ")" is redundant
2017-05-12 11:06:36 -07:00
Dan Winship
a32d30c107
NetworkPolicy updates for v1 ( #3721 )
...
* NetworkPolicy clarifications
- For clarity, only use the word "policy" in reference to
NetworkPolicies, not in reference to the isolation annotation.
- Drop a bunch of text related to the isolation annotation since
there's only one interesting value so there's no reason to
complicate things.
- Fix bad YAML indentation
- Misc rewording
* Update NetworkPolicy docs for v1
2017-05-11 13:26:32 -07:00
Kasper Bentsen
d0b6757e6f
Added missing close of function.
2017-05-11 11:26:11 -07:00
Sam Vilain
712dce6d82
Fix a broken link in "Installing Minikube"
...
Broken by kubernetes/minikube#1410
2017-05-11 11:25:20 -07:00
Mikhail Vasilenko
69c44a3996
typo fix
2017-05-11 11:24:07 -07:00
Jupp Müller
2e79fcbaa2
Fix broken github links to drivers.md
2017-05-11 11:23:30 -07:00
Steve Perry
0e7df470ee
Hide token. ( #3716 )
2017-05-10 21:36:58 -07:00
zhangmingld
d0a395e83e
The kubelet flag "--config" has changed to be "pod-manifest-path" ( #3692 )
...
The kubelet flag "--config" has changed to be "pod-manifest-path" ,so
file "default-kubelet"should be changed.
2017-05-10 13:36:07 -07:00
Steve Perry
02c8689af5
New topic: Installing Minikube. ( #3707 )
...
* New topic: Installing Minikube.
* Refine.
2017-05-10 10:44:31 -07:00
Steve Perry
5d7bb8c7b2
Create Installing Tools section. ( #3706 )
2017-05-10 09:39:55 -07:00
Mike Bryant
14fa478c2d
Remove SI comment
...
K is not a valid SI prefix
2017-05-10 09:29:13 -07:00
Charlie R.C
2aeffaefba
fix typo in rbac.md
2017-05-10 09:28:06 -07:00
Nicolas Dextraze
642043cfe1
Fix missing = when setting api advertised address
...
Similar to the pod-network-cird= issue, with no = there is no immediate problem but it causes trouble along the way (i.e. I wasn't able to access the dashboard via kubectl proxy)
2017-05-10 09:26:02 -07:00
Jesse Haka
c1b8664cb6
cinder storageclass, zone algorithm if not specified ( #3693 )
...
update aws+gce availability texts, the algorithm is not random
2017-05-10 09:25:05 -07:00
Steve Perry
d7d32000a5
Change title. ( #3699 )
2017-05-09 13:48:28 -07:00
Steve Perry
8be660ccd8
Move to Concepts: Admin Overview. ( #3698 )
...
* Move to Concepts: Admin Overview.
* Fix filename.
2017-05-09 13:32:48 -07:00
Steve Perry
59d9c2ec4f
Net pol ( #3696 )
...
* Move to Admin section: Disruption.
* Move to Admin section: Net Policy.
* Add redirects.
2017-05-09 11:58:30 -07:00
Andrew Chen
ef2c0920d3
Add feature state templates ( #3680 )
...
* Add feature state template
* tweak css
* change wording
* apply wording changes to alpha and beta
* tweak dialog css
* tweak code highlighting
* tweak dialog style
* set for_k8s_version default
* tweak dialog ul
* make init containers 1.5 beta for now
* set default dialog width
* revert a:visited color
* force code style
* simplify copy for alpha, beta, stable
* tweak code style
* fix beta dialog title
* fix dialog link a code
* remaining tweaks
* set a:visited color
* Address Steve's feedback
* rename dialog.md to feature-dialog.md
* remove bold from additional feature state text
2017-05-09 11:24:43 -07:00
Steve Perry
ae991e8d60
Move to Admin section: Disruption. ( #3695 )
2017-05-09 10:42:16 -07:00
Steve Perry
c0eb5e17ad
Move to Tasks: Multiple chedulers. ( #3694 )
2017-05-09 10:08:26 -07:00
Michail Kargakis
8481c02496
Update deployment docs
2017-05-09 10:04:45 -07:00
Steve Perry
f953d98eab
Move to Tasks: Guaranteed Scheduling. ( #3689 )
2017-05-08 22:40:29 -07:00