sallydeng
aa1c435df3
Update ui.md: namespace name can't be number only
...
When the namespace name only contains number, such as "10", the pod can't be created in this kind of namespace, the pod will be put in default namespace.
2017-02-23 15:30:47 +08:00
Bruce Auyeung
ee10fefec8
fix unreachable links and typos
...
1. fix unreachable federated resources links
2. federation proposal doc has been relocated, so i fix this link
3. make federation resources supporting cascading deletion clickable
4. make link to `Kubernetes Scaling and Performance Goals` clickable
5. other typo fixes
2017-02-23 15:30:47 +08:00
sallydeng
83d5b27667
Update ui.md base on comments
...
Former: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) , can not contain capital letters.
Now: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) but can not contain capital letters.
2017-02-23 15:30:47 +08:00
sallydeng
f2184920af
Update namspace and service part of ui.md
...
1. Namespace can not contain capital letter.
2. For service, internal endpoints for cluster connections and external endpoints for external users. Here, it lost "external".
2017-02-23 15:30:47 +08:00
Pan Luo
a21e061dcb
Add generic to create secret command
...
The generic is missing from the command and will cause error: `Error: unknown flag: --type` when running the command.
2017-02-23 15:30:47 +08:00
Cole Mickens
70a2934d02
userguide: PV docs clarify Azure storage account restriction
2017-02-03 13:16:20 -08:00
hekra01
bf0e238e2b
Update docker-cli-to-kubectl.md
...
typo in deployment name
2017-02-02 14:33:38 -08:00
steveperry-53
0ac53c2f97
Put moved notice in persistent volume topic.
2017-02-02 09:34:49 -08:00
Vic Iglesias
087ba3c961
Point to correct annotation in federated deployment
2017-02-01 16:46:59 -08:00
steveperry-53
6cb33d02c4
Put moved notice on User Guide pages.
2017-02-01 16:33:15 -08:00
steveperry-53
9891d65d3e
Change name of include file for moved content.
2017-02-01 15:05:34 -08:00
Steve Perry
248173bf81
Merge branch 'master' into commands-capabilities
2017-02-01 14:21:38 -08:00
Jeff Mendoza
a32a2a59c2
Getting started guides overhaul.
2017-02-01 11:03:08 -08:00
Eugene Chow
2027ed39bb
Changed "haripin-veth" to "hairpin-veth"
2017-02-01 10:09:37 -08:00
Matt Singletary
2dcac11129
typo fix
2017-01-31 10:20:47 -08:00
Slava Semushin
105bf6e1f2
docs/user-guide/secrets: fix invalid syntax of Pod.spec.containers.command.
2017-01-31 18:16:55 +01:00
steveperry-53
3185b43411
Move Commands and Capabilities out of User Guide.
2017-01-30 16:19:56 -08:00
Wojciech Tyczynski
57711a0c9b
Update secrets doc
2017-01-30 14:23:45 -08:00
tolleiv
4eafd1e0a3
Update references to the example configuration files
2017-01-30 09:53:40 -08:00
Jan Zerebecki
98a91d02f7
Correct internal link from federated to normal deployment
2017-01-30 09:50:50 -08:00
tolleiv
b564e266b7
Add missing environment variables
2017-01-28 16:22:39 +01:00
Andrew Chen
acc078f17b
Merge branch 'master' into fedCaveats
2017-01-27 16:03:25 -08:00
nikhiljindal
b4f87d17df
Adding more details on why is federation useful
2017-01-27 15:13:53 -08:00
Jess Frazelle
2e60a567dd
turn on travis for preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-27 12:44:48 -08:00
tolleiv
8229123e7b
Add backlink to the related example
2017-01-27 17:47:53 +01:00
Andrew Chen
0c8c31235a
Merge branch 'master' into page-version
2017-01-26 16:26:31 -08:00
Slava Semushin
e3494fd143
docs/user-guide/pod-security-policy: misc improvements.
...
- update link
- improve wording
- update list of volumes
2017-01-26 15:47:17 -08:00
Andrew Chen
cef61c8ba9
Fix small grammar issue
...
add 'is'
2017-01-26 14:16:28 -08:00
Rudi C
3a474df151
Update images.md
2017-01-26 14:13:54 -08:00
Rudi C
ed5fe607f3
Document cross-region ECR support
...
Fetching images from a registry hosted in a different region has been supported since 1.3 with
https://github.com/kubernetes/kubernetes/pull/24369
2017-01-26 14:13:54 -08:00
Jared
4fb74447e0
Update quick-start.md
2017-01-26 14:09:44 -08:00
Steve Lasker
2fc014494f
Update user-guide/quick-start.md to include Azure
...
Added Azure as a target
2017-01-26 14:08:20 -08:00
Andrew Chen
1120a93af5
Merge branch 'master' into patch-1
2017-01-25 16:55:16 -08:00
sandeepveldi
018f51074e
Add Windows version details
...
Adding windows version related download path.
2017-01-25 16:51:43 -08:00
Bilgin Ibryam
94e3c350f5
Typo fixed
2017-01-25 10:24:49 -08:00
Steve Perry
5be3af942c
Merge branch 'master' into logging-sidecar-refactoring-2
2017-01-25 09:07:11 -08:00
Hugues Malphettes
e93bb9dc27
Format JSON: missing comma
2017-01-24 16:19:50 -08:00
Andrew Chen
6afde69458
fixed broken link re: issue #1687
...
Updated link to go to https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook
which is a redis example mentioned in https://kubernetes.io/docs/samples/
2017-01-24 16:09:26 -08:00
Michael Fraenkel
324451c337
mend
2017-01-24 15:58:11 -08:00
Michael Fraenkel
7abcc6c854
Document new optional support for ConfigMap and Secret
...
Corresponds to proposal https://github.com/kubernetes/community/pull/175
2017-01-24 15:58:11 -08:00
Cemalettin Koc
f99d34ff1a
Align kubeconfig resolution with the rest of documentation
...
It seems that this part has a missing documentation. Here is the reference of `kubectl` configuration.
https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
2017-01-24 15:52:04 -08:00
scjane
4bbd9ba6ce
Update index.md
2017-01-24 15:37:34 -08:00
sallydeng
d7ce58eacc
Update ui.md
...
I installed gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0. When I deploy a containerized app through dashboad ui, the appname can be "dxltest1" . The "dxltest1" can be deployed successfully. so the appname can be end with a number.
2017-01-24 15:29:41 -08:00
Andrew Chen
07aa716422
Merge branch 'master' into page-version
2017-01-24 13:11:07 -08:00
Huamin Chen
c24ed09231
fix persistent volume example link
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-01-24 13:04:55 -08:00
Andrew Chen
c4997a846b
Merge pull request #2326 from liggitt/tpr
...
Add link to feature issue for TPR
2017-01-24 11:48:21 -08:00
Andrew Chen
c906c5f998
Merge pull request #2282 from ahawtho/patch-2
...
Fix 'pod definition' link on environment-guide
2017-01-24 11:41:22 -08:00
Andrew Chen
62f76e7198
Merge pull request #2296 from euan-am/patch-1
...
Port-forward to local port documentation fix
2017-01-24 11:27:23 -08:00
Andrew Chen
23e186abbd
Merge pull request #2307 from scjane/patch-3
...
Fixed typos in ui.md
2017-01-24 11:19:51 -08:00
Andrew Chen
37c997c3d5
Merge pull request #2309 from scjane/patch-7
...
Fixed typo in garbage-collection.md
2017-01-24 11:11:50 -08:00