Commit Graph

11613 Commits (20e45f13315fde00c713af9fe5b83ba5e8475c6a)

Author SHA1 Message Date
Tim Bannister 20e45f1331 Add concept page for Operators (#14458)
* Add concept page for Operator pattern

* Link to article about Operator best practices
2019-07-11 17:57:07 -07:00
Tim Bannister a6fc4c139b Improve docs on “Assigning Pods to Nodes” (#14278)
* Switch to "failure zone" term

Previous wording, "availability zone", is specific to certain cloud
service providers (eg AWS).

* Refer to glossary terms where appropriate

* Reword signposting to examples

* Assign stable name to anchor

* Link to standard node labels

* Fix incorrect feature state claims

* NodeRestriction admission plugin needs Kubernetes v1.11

(or later)

* Move further reading to whatsnext section

* Fix link to cluster setup

* Drop advice about older kubectl

Kubernetes v1.14+ definitely does offer a compatible kubectl

* Drop outdated comment about downloading examples

* Call an availability zone an availability zone
2019-07-11 17:53:05 -07:00
Justin Biggs e76ccf33cc update cluster definition and add tooltip to concepts page. (#14967) 2019-07-11 17:45:06 -07:00
Ismail Alidzhikov 0d32a93de4 Fix feature-state for ExpandInUsePersistentVolumes (#15076)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-11 17:43:06 -07:00
Ismail Alidzhikov 21528fa822 Add --all-namespaces (#15334)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-11 17:41:07 -07:00
Tim Bannister 8e6c0abc54 Revise Addons section of components (#15173) 2019-07-11 17:39:04 -07:00
Karen Bradshaw 791498509d update owners_aliases (#15384) 2019-07-11 17:27:05 -07:00
Tim Bannister e1ec9a6246 Improve init containers concept page (#14281)
* Improve init containers page

- Overall rewording
- Link to “Debug init containers” in whatsnext
- Explain terms / use glossary references
- Use glossary shortcodes where appropriate
- Expand terms like QoS and cgroup that aren't in the glossary
- Only document & recommend stable syntax
- Tweak initContainer examples to use project style
- Drop vestigialreference to StatefulSet

Also: write “container” in lower case

Most of the places where this page talks about containers, it's as a
concept rather than an object in the Kubernetes API. Adjust case
accordingly.

* Reword what's next section
2019-07-11 16:31:07 -07:00
devasat a90f783820 cheatsheet.md: fix command that queries for label version (#15355)
'rc' in the command is interpreted as pod name
2019-07-11 16:13:05 -07:00
Jim Angel 05a84463b2 fixes offline dependencies (#15257)
fixing tweet tags by replacing with embedded html
2019-07-11 16:07:04 -07:00
Ellen Mei ec61bf6c84 machine-generated translations need human review (#15381) 2019-07-11 11:13:06 -07:00
David Ricordel 891139aa49 docs-fr | concepts | cluster-administration | logging.md (#15244)
* Add docs/concepts/cluster-administration/logging.md

* Add depending examples

* Translate first 2 chapters

* Coorect the path to debug/counter-pod.yaml

Only the english versions can be directly referenced.

* translate last chapter and adjust to doc style guide

* Fix french ortographic and gramatical errors

* Fix french grammar and orthograph
2019-07-11 07:28:55 -07:00
June Yi 113008ff6e First Korean l10n work for release-1.15 (#15356)
* Translate concepts/workloads/controllers/replicationcontroller in Korean (#15044)
* ko: Update outdated 1.14-ko.4 branch (#15099)
* Translate tasks/access-application-cluster/configure-access-multiple-clusters in Korean (#15121)
* Translate standardized glossary items in Tag Network into Korean (#15278)
* ko: Keep up with upstream - renamed files (#15030)

Co-Authored-By: Seokho <shsongist@gmail.com>
Co-Authored-By: lapee79 <lapee79@gmail.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
2019-07-10 05:16:25 -07:00
June Yi bdf4e5fef6 Update podpreset and setup/_index in Korean (#15357) 2019-07-10 04:40:25 -07:00
Yudi A Phanama 60c570de00 Add Indonesian Translation for Cloud Controller Manager Concepts page (#15335)
* Add Cloud Controller Manager concepts Indonesian translation

* Change merinci to memerinci standard form

* Some typo fixes
2019-07-09 20:46:25 -07:00
Patrick Lang 86e7a0fac9 docs: note that kubectl port-forward supported in 1.15 on Windows (#15361) 2019-07-09 20:26:25 -07:00
karolflont 9a58393192 Update kubeadm-upgrade-1-14.md (#15359)
Ubuntu 16.04.5 LTS
apt-mark unhold kubeadm && apt-get update && apt-get install -y kubeadm=1.14.x-00 && apt-mark hold kubeadm gives the below error
The following packages have unmet dependencies:
kubelet : Depends: kubernetes-cni (= 0.6.0) but 0.7.5-00 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

Unholding the kubelet with kubeadm fixes the problem.
2019-07-09 20:24:25 -07:00
Ismail Alidzhikov ef3ac43fe0 Update CCM vendor implementations links (#15207)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-09 12:32:25 -07:00
Tim Bannister d550d112af Add scheduler concept guide (#14637)
* Add scheduler concept page

* Rename scheduling overview

* Fix non-ASCII colon symbols

* Reword scheduler concept page

* Move scheduler performance tuning into scheduling

* Signpost from overview to kube-scheduler, etc

* Add whatsnext section to scheduler concept

* Restructure scheduling concept

Now there's a concept page for scheduling, some of the details
in the performance tuning page can have a better home.

* Omit link to (unwritten) scheduling extensions page

* Drop deprecated / superseded filtering rules
2019-07-09 12:28:25 -07:00
Ryan Zidago 6b0711ae01 docs-fr | content | reference | glossary | daemon.md (#15329) 2019-07-09 07:40:02 -07:00
Michael Shen e1e9e8c7fc Grammar Correction (#15354)
From:  Go cipher suites will be use
To: Go cipher suites will be used
2019-07-09 05:48:03 -07:00
devasat daa1886134 configure-upgrade-etcd.md: rename section header (#15328)
The section heading refers to starting API Server, but the content is about starting etcd cluster.
2019-07-09 04:12:03 -07:00
mohamed chiheb ben jemaa eaf8b43d6c change image registry (#15326) 2019-07-09 04:10:02 -07:00
David Ricordel 140ffcd845 Separate commands from output (#15331) 2019-07-09 04:08:02 -07:00
Ryan Stephen 5e32562bff Updated index.html (#15338)
-- Added <br> tags on line 36 to space out "Impact" content ensuring style consistency
-- Deleted duplicate content on line 52.
2019-07-09 04:06:04 -07:00
mohamed chiheb ben jemaa cad2e5c006 fixing coredns label (#15340) 2019-07-09 03:58:01 -07:00
Patrick Lang 097618dfa1 Update pause image based on kubernetes#75479 (#15345) 2019-07-09 03:52:02 -07:00
Justin Biggs ac5116714c Update korean pick right solution solves issue #14479 (#15130)
* Updated Korean setup and cassandra pages to remove broken pick-right-solution page

* took out the errant Getting Started line with the pick-right-solution link.  It's not in the English version at all.
2019-07-09 02:26:02 -07:00
Yudi A Phanama 936d15e745 Translate Init Containers docs to Bahasa Indonesia (#14927)
* Translate init containers docs to Bahasa Indonesia

* Some review fixes

* Fix kedaluarsa to kedaluwarsa
2019-07-08 23:04:02 -07:00
Rémy Léone 8b78d7f685 Add readme for scripts (#14913) 2019-07-08 15:24:00 -07:00
Ismail Alidzhikov 8a3234389f Fix broken links (#15333)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-08 03:46:34 -07:00
mohamed chiheb ben jemaa 58d8991c98 fixing carousel (#15339) 2019-07-08 02:04:34 -07:00
Felipe b5abc2481b
inital commit of content/pt/docs/concepts/cluster-administration/Addons (#14391)
Update content/pt/docs/concepts/cluster-administration/addons.md
2019-07-07 18:22:28 +01:00
Lubomir I. Ivanov 7e3f1789b2 kubeadm: recommend installing calico 3.8 (#15090)
This change is required since the 3.8 manifest moves to using
apps/v1 instead of extensions/v1beta1 for types like DaemonSet
and Deployment.

See PR 70672 of k/k.
2019-07-07 02:00:34 -07:00
Hypo 43903a873b add how to install kubeadm (#15174)
* add how to install

* make improvements

* Update kubeadm.md
2019-07-07 01:56:34 -07:00
Tim Bannister 8b1db5c271 Tidy assign-cpu-resource page (#15126)
* Tidy assign-cpu-resource page

* Update assign-cpu-resource.md
2019-07-06 21:02:32 -07:00
Karen Bradshaw 48e68a9eb5 Update api reference contrib doc (#15114)
* Update api reference contrib doc

See issue #14111

* updates to api ref contrib guide

* further updates to api ref contrib

* more updates api ref contrib
2019-07-06 21:00:34 -07:00
mhamdi semah 7db830ab61 Issue with k8s.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/ No package kubeadm available. (#15111) 2019-07-06 20:58:34 -07:00
zhangqx2010 42ef78a7ad update multi-language description (#15124)
* update multi-language description

* Update style-guide.md

* Update style-guide.md
2019-07-06 20:56:34 -07:00
shankarsundaram 4f841f0cab Update what-is-kubernetes.md (#15181)
container needs to start i cant be the same container . so renamed from restart to start
2019-07-06 20:52:33 -07:00
Kohei Toyoda 0f1c2b7e68 update generator table for kubectl run (#15146) 2019-07-06 20:50:33 -07:00
popozy f3bb552f2a lose apt-mark unhold kubectl (#15176)
lose apt-mark unhold kubectl when apt-get install kubectl. If not unhold kubectl, it would return the error follows:
``` shell
root@ecs-k8s-master:~# apt-mark unhold kubelet && apt-get update && apt-get install -y kubelet=1.15.0-00 kubectl=1.15.0-00 && apt-mark hold kubelet 
kubelet was already not hold.
Hit:1 https://download.docker.com/linux/ubuntu xenial InRelease
Hit:2 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial InRelease
Hit:3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates InRelease
Get:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-backports InRelease [107 kB]
Hit:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-backports InRelease
Hit:5 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-security InRelease
Hit:6 https://packages.cloud.google.com/apt kubernetes-xenial InRelease                                                                                                                     
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic linux-image-4.4.0-145-generic linux-modules-4.4.0-145-generic
Use 'apt autoremove' to remove them.
The following held packages will be changed:
  kubectl
The following packages will be upgraded:
  kubectl kubelet
2 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
E: Held packages were changed and -y was used without --allow-change-held-packages.
```
2019-07-06 20:48:34 -07:00
mohamed chiheb ben jemaa 222795393c fix rancher url (#15183) 2019-07-06 20:44:33 -07:00
Ismail Alidzhikov f8af591cb0 Use networking.k8s.io/v1beta1 for ingress apiVersion (#15190)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-06 20:42:34 -07:00
Karen Bradshaw 0c4353e86c update kubectl ref contrib guide (#15199)
* [WIP] update kubectl ref contrib guide

* updates to kubectl cmd ref contrib
2019-07-06 04:54:35 -07:00
Brian Grant 71e027895e Remove myself from review of all files except what-is-kubernetes and the deprecation policy. All of the lists of suggested reviewers need to be overhauled, but that's a separate task. (#15227) 2019-07-06 04:20:35 -07:00
Ace Eldeib cd2cb310e8 nit: fix awkward phrasing around pruning behavior (#15226) 2019-07-06 04:18:34 -07:00
Jay Pipes d065457f69 correct request payload for imagepolicy webhook (#15228)
The example request payload for the imagepolicy webhook mistakenly
represented annotations as a list instead of an object.
2019-07-06 04:16:36 -07:00
Yang Guo 14b33db63c Fix several issues in "Using sysctls in a Kubernetes Cluster" (#15248)
1. Replace net.ipv4.route.min_pmtu with net.core.somaxconn in the
   example of using unsafe sysctls in containers, since the former is not
   accessible within container namespace at all.

2. Not all net.* sysctls are namespaced. Explain the correct way to
   identify the namespaced networking sysctls.
2019-07-06 04:10:35 -07:00
zwwhdls a0084c609d change the service account name in tutorial (#15260) 2019-07-06 04:08:34 -07:00