Lubomir I. Ivanov
3270da5099
kubeadm-install: modify the note about kubelet cgroup drivers ( #9541 )
2018-07-20 16:09:45 -07:00
Denis Salamanca
a9b1cdb4e9
Updated dns-pod-service.md ( #9552 )
...
* Updated dns-pod-service.md
Added a note on A records creation
* Updated dns-pod-service.md
Added Hugo {{ note }} shortcode
* Update dns-pod-service.md
Changed wording
* tighten up the wording
2018-07-20 16:08:33 -07:00
makocchi
487c243591
apply content_template ( #9599 )
2018-07-20 16:07:21 -07:00
makocchi
b9b392527d
apply content_template ( #9598 )
2018-07-20 16:06:09 -07:00
makocchi
1678936967
remove command prompts and tweak shell commands ( #9597 )
2018-07-20 16:04:57 -07:00
makocchi
11f38137d2
Update /docs/concepts/containers/images/ ( #9596 )
...
* wrap notes by shortcodes and remove command prompts
* tweak shell command
2018-07-20 16:03:46 -07:00
Alfonso Palacios
9a62e82ce9
Update pod-lifecycle.md ( #9593 )
...
Merging these two paragraphs, which both describe the fields included in the PodConditions. The first one mentions 6 fields, but only defines 3 of them. The second one defines two of the remaining three. The missing 6th element ("reason") has been added. Now we have the full list in one single section. Easier to understand.
2018-07-20 15:58:46 -07:00
Kaitlyn Barnard
83f9560274
adding oscon post ( #9595 )
2018-07-20 09:49:53 -07:00
Andrew Martin
95247dc140
fix: typo, reword ( #9587 )
...
Apologies @kbarnard10, made this morning's correction with a typo >.<
2018-07-19 21:59:53 -07:00
Takuya Tokuda
b97002f268
Fix command highlight in port-forward-access-application-cluster ( #8705 )
...
* fix command highlight in port-forward-access-application-cluster
* Fix structure and add some sentences
* modify the wording
* update wording
2018-07-19 17:25:53 -07:00
michael saenz
238164c4ab
update from GCE to GKE ( #8881 )
2018-07-19 17:04:53 -07:00
Tanvi Gupta
7b7efca2da
adding cni.md ( #8760 )
...
* adding cni.md
* apply Zach's feedback
2018-07-19 17:03:53 -07:00
Jari Kolehmainen
35362f764e
Add Kontena Pharos as K8s solutions ( #9166 )
2018-07-19 16:45:52 -07:00
Eric Staples
98c88097b0
Update cron-jobs.md ( #9234 )
...
* Update cron-jobs.md
Removed bullet point indicating that a `CronJob` can run "Once at a specified point in time", since this use case is either not possible, or not documented at all.
* change wording
2018-07-19 14:05:31 -07:00
Faisal Memon
13e1fbaa73
Add mention of NGINX Ingress Controller for Kubernetes ( #9228 )
2018-07-19 13:54:38 -07:00
Kaitlyn Barnard
5b40aada4a
oscon post ( #9586 )
2018-07-19 10:37:17 -07:00
csskuber
30e76b2781
Fix deployment.md with wrong READY numbers ( #9584 )
...
The status of READY number should be 2 instead of 0, described
in the first line of table
2018-07-19 10:15:17 -07:00
Alex Contini
427ac2a59c
updates to ING quotes ( #9582 )
...
* updates to ING quotes
* update
2018-07-19 10:10:53 -07:00
Kai Chen
84f9f16a33
Fix reference to install-kubeadm docs ( #9573 )
...
The install-kubeadm doc has recently been moved from tasks to setup. Fix the references and remove an incorrect redict.
2018-07-19 10:07:52 -07:00
Yuanbin Chen
b8226ae376
Remove rkt-api-endpoint and rkt-path arguments in the doc ( #9538 ) ( #9576 )
...
Kubelet help return not exist rkt-api-endpoint and rkt-path arguments,
So delete not exist arguments.
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-07-19 09:58:53 -07:00
Qiming
daa846bdd9
Trivial typo fix ( #9575 )
...
This PR takes over changes in #8980 .
2018-07-19 09:57:53 -07:00
Andrew Martin
c73b7d056a
fix: blog post clarity ( #9578 )
...
- rephrase Istio release info
- update RBAC for GKE vs hosted
2018-07-19 08:58:53 -07:00
poothia
d92f1fdcba
Trivial Doc Fix ( #9580 )
...
This fixes the spelling of "default".
2018-07-19 05:22:42 -07:00
Andrew Chen
9d3c15c28b
Add L10n repo branch structure info ( #9206 )
2018-07-18 19:21:42 -07:00
zhouhaibing089
ce190e75f8
docs/concepts: add search paths for docker config ( #9085 )
...
previous document suggests to put config to /root/.docker/config.json
which is not always the case, and only works when the HOME=/root is
set for kubelet. Besides, that's not always the most recommended way
considering the potential risk when someone overrides this config
with another `docker login` on the same node. this change explicitly
lists all the possible locations where the configuration can be put.
2018-07-18 19:20:42 -07:00
makocchi
bac30c0774
fix double bullets in TOC ( #9175 )
2018-07-18 17:40:42 -07:00
Luc Perkins
9317dcfff0
Add new field selectors doc ( #9174 )
...
* Add new field selectors doc
* Address wording issues and remove warning
* add note on = and ==
Signed-off-by: lucperkins <lucperkins@gmail.com>
2018-07-18 17:39:42 -07:00
Lindsey Tulloch
7bed4690ad
Update references to Federation-v2 progress ( #9116 )
...
* Update references to Federation-v2 progress
Added resources to the whats next section as there has been significant progress over the past few months with the alpha release of Federation-v2 expected in the next few weeks.
* remove <federation> in link
2018-07-18 17:36:42 -07:00
Luc Perkins
fa657b76a9
Recommend --watch flag for obtaining external IP information (issue 8483) ( #9129 )
...
* Use --watch flag instead of checking multiple times
* Wording changes
2018-07-18 17:34:42 -07:00
André Aubin
269e3fd37b
inline code block is not displayed ( #8940 )
...
* inline code block is not displayed
Using `kubectl get storageclass` instead of
```
kubectl get storageclass
```
correctly shows the code markup.
* Update change-default-storage-class.md
* reformat markdown for nested list
2018-07-18 17:24:41 -07:00
Luc Perkins
7f97e02779
Supplement documentation of ExternalName service types ( #9435 )
...
* Re-organize doc
* Remove section on multiple namespaces
* add NOTE to callout
2018-07-18 17:06:42 -07:00
Hesham Massoud
5f7068243d
Enhance documentation of .spec.startingDeadlineSeconds ( #9296 )
...
* Update cron-jobs.md
* Update automated-tasks-with-cron-jobs.md
* Update cron-jobs.md
* Reword added documentation and add info about error message.
* Fix grammatical typo.
* adjust grammar and punctuation
* adjust grammar and punctuation
* adjust tense
2018-07-18 17:01:42 -07:00
makocchi
8b00a588c4
tweak crictl.md ( #9349 )
2018-07-18 16:50:49 -07:00
p_mx
28fb41f012
fix-manage-compute-resources-container-view ( #9402 )
...
* Fix typo in example script (#9381 )
Variable reference should be $ETCDHOSTS, not $ETCDHOST
* fix html
* add a space
2018-07-18 16:48:48 -07:00
Chao Wang
41cc078015
update the go client usage to prevent common error. ( #9414 )
2018-07-18 16:43:06 -07:00
jw-networking
700446d3da
Update fedora_manual_config.md ( #9416 )
...
removal of
# Add your own!
KUBELET_ARGS=""
this line causes line with args in it to be over writen
removal of flag "--require-kubeconfig" as it prevents the service from starting with error "F0708 18:41:17.411350 11725 server.go:145] unknown flag: --require-kubeconfig"
this is with v1.10.1
2018-07-18 16:41:54 -07:00
makocchi
92baa2bc97
Fix dead links and apply template ( #9476 )
...
* fix dead links and apply template
* fix conflicts
* re-fix dead links
* Revert "re-fix dead links"
This reverts commit 3eb8292f45
.
2018-07-18 16:37:46 -07:00
Kaitlyn Barnard
7c9a1987a5
Add CNCF logo to homepage ( #9375 )
...
* add CNCF logo on homepage
* edits
2018-07-18 16:36:43 -07:00
Kaitlyn Barnard
34fb7339e0
Adding anchor links to partner page ( #9411 )
...
* adding anchor links
* updating link names
2018-07-18 16:35:43 -07:00
Luc Perkins
22ec331d41
Add env var example ( #9486 )
2018-07-18 16:29:58 -07:00
Luc Perkins
c5f6b391a1
Change formatting of Stackpoint turnkey doc ( #9493 )
...
* Change formatting of Stackpoint turnkey doc
* s/Running/Run
* fix formatting glitch
* use template
2018-07-18 16:26:54 -07:00
makocchi
b773f9f7cd
apply templates/concept and fix code snippets ( #9542 )
2018-07-18 16:12:07 -07:00
Emily N
fd37837488
The command to copy the decoded certificate to the server.crt ( #9448 )
...
* The command to copy the decoded certificate to the server.crt
* -D to --decode
2018-07-18 15:55:42 -07:00
Bob Killen
2c50177af5
Update admission controller links ( #9386 )
...
* update admission-controller links
(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)
* updated links found using greedier regex
(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)
* correct link in cn/docs/admin/authorization/_index.md
* fix incorrect changes introduced in eac3619
* undo update of cn content
* fix link
* fix admission webhook link
2018-07-18 15:54:21 -07:00
Jennifer Rondeau
1e554ef725
reorganize kubeadm files, part 1 ( #9439 )
...
* reorganize kubeadm files, part 1
* edit troubleshooting kubeadm for layout and content
2018-07-18 15:49:37 -07:00
Bob Killen
2ee2e9d5bb
Update authorization-rbac links ( #9463 )
...
* update authorization-rbac links
* fix broken links
* undo modification of cn content
2018-07-18 15:32:04 -07:00
Ken'ichi Ohmichi
76b7f9cb1a
Trivial: Make the authentication doc consistent ( #9472 )
...
On the content, user categories are defined as service account and
normal user. However regular user is written at one place instead
of normal user. This replaces the regular user with normal user
for the consistency.
The option --authentication-token-webhook-config-file is for specifying
the configuration file which uses the kubeconfig file format, so this
replaces kubeconfig with configuration for avoiding confusions.
The last change is updating the order of 'clusters' and 'users' for
fitting the following example to read easily.
2018-07-18 15:26:55 -07:00
Bob Killen
c0af4f7a4a
update service-accounts-admin links ( #9461 )
2018-07-18 15:25:38 -07:00
makocchi
e472159b5f
apply templates/concept ( #9539 )
2018-07-18 15:25:24 -07:00
craigbox
f0e2876848
Fixes to example for connecting with curl ( #9337 )
...
* Fixes to example for connecting with curl
Example for getting cluster token
- does not work with multiple entries in kubeconfig
- does not work with Istio installed
Fix both
* also need to change the tr from tabs to spaces
2018-07-18 15:22:56 -07:00
Philippe Pepiot
05da38fafa
Drop {% raw %} block in manage-compute-resources-container ( #9428 )
...
This was breaking rendering the end of the page.
2018-07-18 15:22:12 -07:00
Matt Brannock
ddf1e9cdf7
Environment variable for etcd quorum is singular ( #9302 )
...
See
f8c4907bec/cluster/gce/config-default.sh (L109)
2018-07-18 15:18:48 -07:00
makocchi
4a37596980
apply content template ( #9232 )
2018-07-18 15:17:22 -07:00
Yujun Zhang
f9ce82e840
Add guide for getting token and discovery-token-ca-cert-hash ( #9017 )
...
* Add guide for getting token and discovery-token-ca-cert-hash
* Fix code snippet style
2018-07-18 15:16:01 -07:00
daemon
e017d92e2e
Add note for fluentd plugin installation ( #9451 )
...
* Add note for fluentd plugin installation
Fluentd plugin installation is different from fluentd installation,
so we need to tell user how to solve it.
Signed-off-by: pengdake <19921207pq@gmail.com>
* add space in note
* add period
2018-07-18 15:13:37 -07:00
Luc Perkins
bb818a9b41
Make macOS standard usage ( #9422 )
2018-07-18 15:12:16 -07:00
Bob Killen
78eafc7c22
update bootstrap-token links ( #9456 )
2018-07-18 15:08:40 -07:00
Bob Killen
bf109b4dfa
Update authorization links ( #9465 )
...
* update authorization links
* remove cn content and fix link targets
2018-07-18 15:07:24 -07:00
Mary Camp
f140cbc6f2
Update create-pull-request.md ( #9488 )
...
Remove link to stage-documentation-change.
(@Misty says: The old page doesn't exist anymore and is now redirected to the current page.)
2018-07-18 15:06:12 -07:00
hidekif
2d086cb032
include supported version skew ( #9501 )
2018-07-18 15:04:51 -07:00
Bob Killen
d82f928033
update authorization-node links ( #9462 )
2018-07-18 15:03:39 -07:00
Kai Chen
179701e179
Fix doc references to Kubernetes services provided by AWS, Azure and GCE ( #9508 )
2018-07-18 14:57:43 -07:00
michael saenz
c4396fd117
Update authentication.md ( #9565 )
...
minor grammar correction
2018-07-18 14:50:04 -07:00
Tejal Desai
edec8a8fb6
Fix type in docs ( #8939 )
...
* Fix type in docs
* Address code review comments.
2018-07-18 14:39:25 -07:00
daemon
eb0d63e871
Fix some error about fluentd config file ( #9528 )
...
1.Fix error about source path is not equal to autdit-log-path
2.Fix error about filter type set
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-18 14:30:53 -07:00
Erik Sundell
da8fa820b3
statefulset.md - Beta remnants removed ( #9522 )
2018-07-18 14:29:45 -07:00
Oleg Atamanenko
78cdd215e4
Add kublr to list of solutions ( #9544 )
2018-07-18 14:28:33 -07:00
Bob Killen
836629cb11
Update extensible admission controller links ( #9459 )
...
* update extensible-admission-controller links
* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
Jianfeng Li
7960161b30
fix some dumplication_problem ( #9235 )
2018-07-18 14:08:13 -07:00
Alex Contini
c8636e689f
updates to order of case studies ( #9545 )
...
* updates to order of case studies
* update
2018-07-18 14:05:59 -07:00
makocchi
7aa07a4602
apply templates/concept and fix code snippets ( #9540 )
2018-07-18 14:04:46 -07:00
Alex Contini
78a92480b6
updates to Pearson case study content ( #9483 )
...
* updates to Pearson case study content
* updates to Pearson
2018-07-18 14:03:34 -07:00
Andrew Martin
44b3e5b42b
Blog: 11 Ways (Not) to Get Hacked ( #8914 )
...
* feat: add 11 Ways (Not) to Get Hacked
* Update and rename 2018-06-05-11-ways-not-to-get-hacked.md to 2018-07-18-11-ways-not-to-get-hacked.md
2018-07-18 13:50:45 -07:00
Christian
b1c3af7799
Fix link to website in Airflow Blogpost ( #9338 )
2018-07-18 13:47:27 -07:00
Kaitlyn Barnard
3ecba1eea1
changing button spacing ( #8963 )
2018-07-18 13:29:22 -07:00
makocchi
85a239145c
change to "host namespaces" and remove command prompts ( #9553 )
2018-07-18 13:22:56 -07:00
Jamie Zhuang
bee35a3e6c
Fix issues in configure-volume-storage ( #9521 )
...
* ps command not found
Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
2018-07-18 13:21:39 -07:00
Chris Knowles
40f4082328
Add when storage key name changed ( #9532 )
...
It seems the name changed in k8s 1.8 which was reflected in https://github.com/kubernetes/website/pull/5490 but the last section still mentions the old name without saying it has changed.
2018-07-18 13:17:22 -07:00
Alfonso Palacios
d8861f9a4b
Update service.md ( #9562 )
...
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
2018-07-18 11:48:19 -07:00
Matheus Neder
4da4a6dcd7
Fix doc ( #9564 )
...
Added line break to: "KUBECONFIG=/etc/kubernetes/admin.conf [NEWLINE HERE] kubectl ..."; Also added export to variables declaration.
2018-07-18 11:45:19 -07:00
Leonardo Carreiro
1f90f0602e
Replacing the example IP address by something that could exists. ( #9120 )
...
The example `123.45.678.9` was an invalid IP address.
2018-07-18 00:25:19 -07:00
Stewart-YU
4aaa353244
Update feature-gates.md ( #9320 )
2018-07-17 18:14:18 -07:00
Alfonso Palacios
3c33dcb298
Update horizontal-pod-autoscale.md ( #9546 )
...
Small typo. Missing "from" for sentence to make sense.
2018-07-17 15:24:18 -07:00
Karen Bradshaw
71c8b9625a
Fix id string for kube-proxy glossary term ( #9551 )
...
-Added hyphen to id string so that glossary term displays
extension text.
2018-07-17 15:19:19 -07:00
azEf
c05bf93558
Fix typo in persistent-volumes.md ( #9550 )
2018-07-17 15:15:18 -07:00
Jim Angel
08d06e02b3
very minor change to url syntax ( #9543 )
...
The URL for k/k included the text after ("repo"). This PR formats it to not include the text after.
2018-07-17 07:27:40 -07:00
makocchi
1b03b19dc1
apply content_template ( #9136 )
...
* apply task template
* change content_template to task from concept
2018-07-17 05:55:38 -07:00
Gao Wen
6f55bb02c5
Format code style ( #9055 )
...
* Add code format
* Format code display
* Render style error
2018-07-17 00:45:38 -07:00
Jonas Mellquist
c56ff5834f
Update training overview ( #9378 )
...
Added Pluralsight getting started course
2018-07-17 00:37:39 -07:00
Scott Jungwirth
0cbbc12d07
Update manage-compute-resources-container.md ( #9326 )
...
Fix formatting that is thrown off by starting at "```shell{% raw %}"
2018-07-17 00:34:39 -07:00
adisky
7e9709220b
Fix a typo in running cloud controller doc ( #9325 )
2018-07-17 00:33:38 -07:00
makocchi
df5e5019d2
set anchor links in "Types of Volumes" section ( #9294 )
2018-07-17 00:30:40 -07:00
spinside
624037a6cd
Fixed broken Link to Salt setup documentation ( #9264 )
2018-07-17 00:29:38 -07:00
Stewart-YU
8cdb5ac998
fix some broken link in /docs/setup ( #9256 )
2018-07-17 00:28:38 -07:00
Gao Wen
cfc62f0717
Format the auto-generate list(catalog) and update the render style ( #9069 )
2018-07-17 00:22:38 -07:00
Leonardo Carreiro
037af6075b
Fix some notes for Azure users ( #9159 )
...
* Fix some notes for Azure users
As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address ), it must be the cluster node's resource group, not the cluster's resource group.
* A few minor changes to adhere to the style guide
2018-07-17 00:14:38 -07:00
Tim Zhang
b4cc1b2edd
Update k8s101.md ( #9043 )
2018-07-16 23:53:39 -07:00
Xiangyu Hè
69531f6b9e
Add another Lisp client library ( #8994 )
2018-07-16 23:45:38 -07:00
Luc Perkins
292d4dfa67
Remove download steps ( #9494 )
2018-07-16 23:00:38 -07:00
Samir Patel
6fc5f4b989
Update pull-image-private-registry.md ( #9153 )
...
`-d` does not work on mac, `--decode` should work cross platform
2018-07-16 22:57:39 -07:00
Tanzeeb Khalili
af689cd6bf
Fix `--allow-privileged` and `--alsologtostderr` descriptions ( #9507 )
2018-07-16 22:48:39 -07:00
Heinz Peter Hippenstiel
de644fbd24
removed backtick that was breaking the format ( #9530 )
2018-07-16 22:41:38 -07:00
Mary Camp
6c895b329d
Update device-plugins.md to add Example link ( #9531 )
...
Added link to Intel device plugins repo.
Minor grammar/punctuation edits to make Example bullets parallel.
2018-07-16 22:36:38 -07:00
lovejoy
7c8fe61558
fix relative link and remove redirect link ( #9468 )
2018-07-16 22:32:39 -07:00
WanLinghao
202905c7aa
Add descripitons of --service-account-max-token-expiration option ( #9500 )
2018-07-16 22:25:37 -07:00
Logan Rakai
1147aeab0e
Fix broken link in note ( #9535 )
2018-07-16 22:21:37 -07:00
Luc Perkins
5c43e1e40f
Merge pull request #9437 from lucperkins/lperkins/kubectl-cheat-sheet-resources
...
Add the "kubectl api-resources" command to the kubectl cheat sheet
2018-07-16 19:02:00 -07:00
craigbox
3e69bd992c
Add Kubernetes 1.11 release manager interview ( #9496 )
...
* Add Kubernetes 1.11 release manager interview
* fix typo
* add Adam's surname
* apply suggested fixes
* apply suggested fixes
* apply suggested fixes
* apply suggested fixes
2018-07-16 11:30:52 -07:00
Dr. Stefan Schimanski
1c8aba5c51
Document CustomResourceDefinition additionalPrinterColumns ( #9143 )
2018-07-16 09:40:55 -07:00
Philippe Pepiot
ae9c6fd243
Fix NetworkPolicy api link ( #9427 )
2018-07-15 03:02:55 -07:00
Kaitlyn Barnard
ad6e65d6c3
Add Blog Post on Resizing Persistent Volumes using Kubernetes ( #9474 )
...
* adding storage blog post
* update series
* edits
2018-07-13 08:29:26 -07:00
Sudhakar Rayavaram
7c7a993b66
Fixing the typo in the shell script ( #9503 )
...
Instead of using host variable, some undefined CONTROL_PLANE_IP is used. Fixed it
2018-07-13 03:53:26 -07:00
Misty Linville
0e327ce9a0
Add Atom snippets file ( #9158 )
...
* Add Atom snippets file
* Add more snippets, rename file, address feedback
2018-07-12 15:01:26 -07:00
lucperkins
9a6089d73f
Change code block type to bash from console
2018-07-12 14:02:01 -07:00
lucperkins
f24c3a37b3
Merge with upstream master
2018-07-12 14:00:53 -07:00
Luc Perkins
2b44b0385a
Merge pull request #9436 from lucperkins/lperkins/issue-8675-no-namespace
...
Clarify how to find out which resources are and aren't namespaced
2018-07-12 13:56:40 -07:00
Kai Chen
05397e5fcb
Fix references to docs for the turnkey Kubernetes services ( #9442 )
2018-07-12 13:44:27 -07:00
Lucian Maly
cb38f16566
Autocomplete clarification + removed $ ( #9455 )
...
* Autocomplete clarification + removed $
* Added content template
* Removed toc_hide as it is default
2018-07-12 13:35:26 -07:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun
f2276c22cd
Update cluster-administration-overview.md ( #9449 )
...
* Update cluster-administration-overview.md
remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
because the website can be find ,it will return 404
* update the cluster-administration-overview.md
change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."
* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Junseong Lee
5d40fe87f8
Fix typo on daemonset.md ( #9419 )
2018-07-11 17:38:26 -07:00
Jihyuk Bok
c40fe8a8a0
Fixed wrong value in exmaple ( #9278 )
...
`zk-hs` should be just `zk` in this case.
2018-07-11 17:18:26 -07:00
Bob Killen
09e5db0724
Update authentication links ( #9452 )
...
* update authentication links
* undo cn updates
2018-07-11 13:43:26 -07:00
Kaitlyn Barnard
95449873d6
Adding Blog Post on Dynamic Kubelet Configuration ( #9457 )
...
* adding blog post
* updating date for tomorrow
2018-07-11 10:52:25 -07:00
makocchi
854bda0353
remove too old note from "Garbage Collection" ( #9444 )
...
* wrap by shortcodes
* remove too old note
2018-07-11 10:16:25 -07:00
Qiming
6c80860a75
Improve examples test ( #9467 )
...
This PR moves the examples test to where it belongs and also include the
following improvements:
- Removed test cases defined for non-existent files;
- Add guard against ineffective tests against missing files;
- Remove the special case for scheduler-policy-config which is no longer
an example, the dependency on the related go module is thus
eliminated;
- Updated the .tavis.yml file to use the new test case: the instruction
sequence is adjusted to ensure the correct version of kubernetes is
fully prepared before we do `go get -v -t`.
- The examples_test.go is formatted using `gofmt`;
- Verbose output during test has been added.
- A separate test case is added for CN translation.
Related: #9285
2018-07-11 08:43:25 -07:00
Benjamin Priestman
c53e6cf7a4
Minikube tutorial: Updating mac vm-driver. ( #9384 )
...
The recommended vm-driver for mac is now hyperkit, not xhyve.
Updating Minikube tutorial to reflect this.
2018-07-11 08:17:26 -07:00
Misty Linville
6632f380f1
Fix typo in upgrade guide ( #9460 )
2018-07-10 18:09:25 -07:00
Bob Killen
d0ca0ca6e8
update authorization-webhook links ( #9464 )
2018-07-10 18:07:25 -07:00
makocchi
f8aec3cff8
apply template ( #9445 )
2018-07-10 14:36:25 -07:00
Luc Perkins
559509f170
Add IBM Cloud CPU terminology ( #9443 )
...
* Modify Resource Types section in kubectl cheat sheet
* Fix error in command syntax
* Change header level
* Add IBM Cloud terminology
2018-07-10 14:17:26 -07:00
Kenneth Bergquist
d77b4f59b6
Switches the blurb and link for case studies to match the company logos on the homepage. ( #9406 )
2018-07-10 13:50:25 -07:00
Jim Angel
3dae51ad23
Add additional kubelet flags to cli ref ( #9344 )
...
* updating kubelet flags
* updating kubelet flags fixes
2018-07-10 11:08:25 -07:00
John Belamaric
2886339021
Coredns GA Blog ( #9440 )
...
* CoreDNS GA Blog
* Review comments
2018-07-10 10:41:25 -07:00
Kaitlyn Barnard
75d0a55695
Adding Meet Our Contributors Blog Post ( #8934 )
...
* MOC blog post
* changing dates
2018-07-10 10:21:25 -07:00
lucperkins
b93e8b9941
Undo changes accidentally imported from another branch
2018-07-10 10:16:52 -07:00
lucperkins
f5b5d2baed
Add note on kubectl api-resources command
2018-07-10 10:16:52 -07:00
lucperkins
8910ac886f
Remove section on multiple namespaces
2018-07-10 10:16:52 -07:00
lucperkins
5391d054e4
Re-organize doc
2018-07-10 10:16:52 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Qiming
99a77ff368
Consolidate YAML files [part-13] ( #9377 )
...
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking
When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
dineshb-jnpr
f9901e7a8f
List JunperContrail CNI as Pod networking provider. ( #9387 )
...
This change is to list JuniperContrail/TungstenFabric as a provider
of Pod networking for a Kubernetes cluster.
Juniper's CNI solution has been available as a open source product
for couple of years now. It is a mature solution that has been
deployed in live clusters.
2018-07-10 00:20:06 -07:00
John Ward
6163038ca4
Update wordpress-deployment url ( #9447 )
2018-07-09 22:24:04 -07:00
lucperkins
801c9d5765
Change header level
2018-07-09 13:54:58 -07:00
lucperkins
202ff3b15d
Fix error in command syntax
2018-07-09 13:52:42 -07:00
lucperkins
adb630d88e
Modify Resource Types section in kubectl cheat sheet
2018-07-09 13:49:23 -07:00
Jim Angel
11b28cc7c5
clarifying kubectl prereq wording ( #9156 )
...
* simplifying the kubectl prereqs
* unforeseen spelling fix
* made readability corrections
* minor phrasing change
2018-07-09 13:23:17 -07:00
Misty Linville
85e3040dfa
Use static content for code of conduct ( #9355 )
...
Move the code of conduct page under /community
Add redirect
Use text from CNCF COC and note the revision we imported it at
Add note to top of imported file not to edit it directly
2018-07-09 12:12:17 -07:00
Matt Farina
c9fe098230
Adding documentation on recommended labels and annotations ( #8703 )
...
* Adding documentation on recommended labels and annotations
This content was developed as part of the App Def WG
* Updates per feedback from editing and to remove annotations per WG
* Adding app instance to the recommended labels
2018-07-09 11:51:16 -07:00
Kaitlyn Barnard
22f5f71f40
Adding IPVS blog post ( #9431 )
...
* adding IPVS blog post
* updating link in blog announcement
* edits
2018-07-09 11:20:17 -07:00
AdamDang
cf3fd1d463
Typo fix: "Add Cluste r"->"Add Cluster" ( #9424 )
...
Line 74: "Add Cluste r"->"Add Cluster"
2018-07-09 08:14:18 -07:00
daemon
8d9c9531d0
Fix format error about common shortcode ( #9421 )
...
Because of indenting not four spaces, Shortcodes is interrupt numbered lists
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-08 22:13:18 -07:00
Ben Chelli
de230667ca
Fix typo ( #9418 )
2018-07-08 20:28:17 -07:00
Tony Li
4914901e9b
State the default update strategy ( #9394 )
...
* state the default update strategy
* update to RollingUpdate
2018-07-08 03:34:18 -07:00
Bob Killen
7b6d15f7e1
Correct internal behavior list in admission-controllers doc ( #9409 )
...
* correct internal behavior list in admission-controllers doc
* remove leading indentation in ordered list
2018-07-07 06:52:18 -07:00
CaoShuFeng
bede69948e
fix describtion about crd ( #9407 )
2018-07-07 06:20:18 -07:00
Alex Contini
30acbfad12
add Capital One and ING case studies ( #9371 )
...
* add Capital One and ING case studies
* updates to styling
* fixes to feature image sizing and link on ING case study
* updates to spacing
* updates
2018-07-06 12:52:20 -07:00
Di Xu
8c33a9b582
kubeadm ports updates ( #8886 )
...
* disable the kubelet readonly port
* add doc for required port source
2018-07-06 04:56:18 -07:00
lucperkins
67b6569098
Fix merge conflicts, plus some more cleanup
2018-07-05 13:50:44 -07:00
AgentK
a0ec957fde
Fix typo in example script ( #9381 )
...
Variable reference should be $ETCDHOSTS, not $ETCDHOST
2018-07-05 08:19:22 -07:00
daemon
fee1cfafdd
Fix example error about selector duplicated #8199 ( #9388 )
2018-07-05 02:04:19 -07:00
Ben Chelli
3d01d17b69
Swap memory-demo by cpu-demo in the assign-cpu-resource page ( #9376 )
...
* Swap memory-demo by cpu-demo
* Make the number match
2018-07-04 00:02:21 -07:00
Qiming
3dd65e4e95
Consolidate YAML files [part-14] ( #9379 )
...
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
Qiming
ea6004bd4f
Consolidate YAML files [part-12] ( #9364 )
...
* Consolidate YAML files [part-12]
Relocate YAML files referenced by the accessing application topic
and the rest of cluster administration.
* Adjust json shortcodes.
2018-07-03 23:19:23 -07:00
Jim Angel
aed6732b4e
adding discuss kubernetes link to community page ( #9133 )
...
* adding discuss kubernetes link to community page
addressing https://github.com/kubernetes/website/issues/8578
* moving to bullet list and changing caps
* removing caps
* resetting back to original PR and removing caps
2018-07-03 14:46:20 -07:00
Qiming
4962ffabbf
Consolidate YAML files [part-11] ( #9363 )
...
This PR relocates some of the YAML files used by the administer cluster
topic. One yaml file not used is deleted.
2018-07-03 13:39:21 -07:00
Qiming
9b81aa7ccd
Consolidate YAML files [part-10] ( #9362 )
...
* Consolidate YAML files [part-10]
This PR relocates the YAML files used by the pod configuration topic.
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
2018-07-03 13:31:20 -07:00
Alex Contini
0f5f027aee
update content for Northwestern Mutual case study ( #9372 )
2018-07-03 12:04:20 -07:00
Qiming
1228689b1d
Consolidate YAML files [part-9] ( #9361 )
...
This PR relocates the YAML files referenced by the data injection topic.
2018-07-03 11:50:19 -07:00
Kyle Larose
81bc804e9a
Update link to the NetworkPlugin interface ( #9298 )
...
* Update link to the NetworkPlugin interface
Link was broken during some refactoring (commit 42398825ed7fac58fc6c4027c8be730398b6d2be).
Change the link to reflect the new location.
This fixes Issue #9297
* Remove extra line
Somehow the fixed link was pasted at the end of the modified paragraph.
Remove it.
* Add back linebreak
I'll get this right... I swear.
2018-07-03 11:49:20 -07:00
Chuck Ha
429d01e95b
Updates HA etcd with kubeadm ( #9227 )
...
Adds a missing instruction on how to configure the kubelet. Reported in slack in the #kubeadm channel.
Fixes #9222
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-07-03 07:37:21 -07:00
Jim Angel
e342dd50bf
fixing api ref docs for prev versions ( #9343 )
2018-07-03 06:29:20 -07:00
jay vyas
ea94cedbda
Update resource-usage-monitoring.md ( #9370 )
2018-07-03 05:40:21 -07:00
max8899
168998f4d3
fix broken link ( #9365 )
...
fix the bad link for cluster-large has moved to setup folder
2018-07-03 01:17:20 -07:00
blaedj
2fbc23f9c2
Document name restrictions for multi-port services ( #9282 )
...
* Document name restrictions for multi-port services
Add note in documentation about port name restrictions.
* fix whitespace
undo unrelated whitespace deletion
2018-07-02 18:01:19 -07:00
makocchi
af6cdabe9b
use official homebrew package name ( #9255 )
2018-07-02 17:53:19 -07:00
Qiming
f00ec1b044
Fix links to relocated kubelet TLS bootstrapping topic ( #9332 )
...
Fixes : #9330
2018-07-02 17:36:19 -07:00
Qiming
b5f6df9926
Consolidate YAML files [part-8] ( #9347 )
...
* Consolidate YAML files [part-8]
This PR exacts the YAML files referenced from the following subdirs:
- docs/concepts/workloads
- docs/concepts/configuration
- docs/concepts/policy
The following problems are fixed:
- docs/concepts/workloads/controllers/ doesnt have a 'cronjob.yaml for
test
- the exactly same `pod.yaml` was used in both the task/config-pod-container
topic and the concepts/configuration topics.
* Update examples_test.go
* Add missing yaml file.
2018-07-02 17:35:20 -07:00
Qiming
48897cc47d
Consolidate YAML files [part-7] ( #9262 )
...
* Consolidate YAML files [part-7]
This PR relocates YAML files used by Job/CronJob examples.
* Update examples_test.go
2018-07-02 13:54:17 -07:00
Qiming
3a0c618734
Consolidate YAML files [part-6] ( #9261 )
...
* Consolidate YAML files [part-6]
This PR relocates the YAML files used by the stateful application
examples.
* Update examples_test.go
2018-07-02 13:37:18 -07:00
Qiming
ea11ae29ac
Consolidate YAML files [part-5] ( #9258 )
...
* Consolidate YAML files [part-5]
This PR relocates the yaml files used in stateless application
guestbook. This PR also fixes the list numbering and code block
problems in the page.
Note that neither code blocks nor note callouts live happily inside a
numbered list, so this PR moves them out of such lists.
* Update examples_test.go
2018-07-02 13:06:18 -07:00
Qiming
d15da5a726
Consolidate YAML files [part-4] ( #9241 )
...
This PR consolidates YAML files used in the
`tasks/debug-application-cluster` subdirectory.
Depends-On: #9236
2018-07-02 11:17:19 -07:00
Qiming
a11e02d575
Consolidate YAML files [part-3] ( #9237 )
...
This PR consolidates YAML files used in `tasks/run-application`
subdirectory.
2018-07-02 11:15:20 -07:00
Peter Greczner
378e061cd3
Update _index.md ( #9352 )
...
Fix the path for v1.10 docs.
2018-07-02 10:53:19 -07:00
Jim Angel
7b313cd302
fixing feature flag in client-go docs ( #9341 )
2018-07-02 07:14:18 -07:00
Will Thames
88cf97994a
Fix closing note markup ( #9346 )
...
Remove extraneous curly brackets
2018-07-02 00:24:18 -07:00
makocchi
c53b351379
add note shortcodes ( #9348 )
2018-07-02 00:23:18 -07:00
Deirdre Storck
16b00693fc
added link to spec.minReadySeconds and maxUnavailable for clarity ( #9194 )
...
* added link to minReadySeconds
* link for max unavailable
* used relative path
2018-06-29 18:37:20 -07:00
Bob Killen
e0dd309c4e
correct capitalization across docs ( #9327 )
2018-06-29 17:57:20 -07:00
Zach Corleissen
94e3d092d1
One character fix to unbreak Netlify ( #9331 )
2018-06-29 14:36:20 -07:00
Sarjeet Singh
b9f9d1ef70
Fix typo for kubeadm in instruction for upgrading ( #9328 )
2018-06-29 13:48:20 -07:00
Quan Tian
58e96edbd5
Fix invalid anchors and typos ( #9293 )
2018-06-29 12:02:20 -07:00
Vikas Choudhary (vikasc)
34d230aca7
Add doc for limiting resources by priority ( #9086 )
...
* Add doc for limiting resources by priority
* Copyedit
2018-06-29 12:01:20 -07:00
Andreas Jaeger
b2a94550b1
Fix syntax of setup-ha-etcd-with-kubeadm ( #9318 )
...
This page used wrong syntax, initially use ${ETCDHOST[i]}, so use
that subsequentially as well. Fix also wrong HOST1.
Closes : #9315
2018-06-29 10:52:19 -07:00
Kaitlyn Barnard
de59a85534
Updating case studies on homepage ( #9303 )
...
* updating case studies on homepage
* updated images
2018-06-28 22:17:21 -07:00
Daniel Imberman
e2c03f96cc
Post-release fixes ( #9308 )
...
* post-release edits
* added Bloomberg Shoutout
2018-06-28 19:18:19 -07:00
WanLinghao
6d39150d1f
add description for service account token ( #9314 )
...
ref:https://github.com/kubernetes/kubernetes/pull/63819
https://github.com/kubernetes/website/pull/9182
2018-06-28 18:48:20 -07:00
Kaitlyn Barnard
8549c510e0
Blog Post: Date Fix ( #9304 )
...
* date fix
* Rename 2018-05-25-Airflow-Kubernetes-Operator.md to 2018-06-28-Airflow-Kubernetes-Operator.md
2018-06-28 12:53:21 -07:00
Daniel Imberman
fc010952e9
Airflow Kubernetes Operator Article ( #8681 )
...
* Airflow Kubernetes Operator Article
* Update 2018-05-23-Airflow-Kubernetes-Operator.md
* Update 2018-05-23-Airflow-Kubernetes-Operator.md
* Update 2018-05-23-Airflow-Kubernetes-Operator.md
* @kbarnard changes
* formatting
* updated date to 5-25-2018
* Added a call for action cc: @foxish
* Updated get involved section
* removed "What is kubernetes" section
* Added description of Airflow Operator
* Changed intro to better describe operator
* Anirudh + Chaim edits
* added section on uploading DAGs
:
* s/5/6
* chaim edits
* anirudh edits 1
* more anirudh edits
* formatting issue
* changed title
* title attempt 2
2018-06-28 11:09:24 -07:00
Deirdre Storck
5da5c49950
removed caveat for 1.5 rolling update ( #9270 )
2018-06-28 11:06:21 -07:00