makocchi
d23f768491
apply template ( #9960 )
2018-08-21 07:34:45 -07:00
Yuanbin Chen
0dac0300c9
Add pod list in all namespaces example ( #9886 )
...
This patch fix content "List existing nodes, pods, services and more,
in all namespaces, or in just one:" lost pod list.
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com >
2018-08-20 14:12:37 -07:00
Brad Topol
b9bce3bf90
fix the name of the IBM Cloud Kubernetes Service ( #9897 )
...
Signed-off-by: Brad Topol <btopol@us.ibm.com >
2018-08-20 10:28:27 -07:00
Lubomir I. Ivanov
c7d62b344b
create-cluster-kubeadm: update notes about flannel ( #9793 )
...
* create-cluster-kubeadm: update notes about flannel
Add note that a specific manifest can be used to support
different architectures until version 0.11.0 is released.
* Fix passive voice
Style guide compliance
2018-08-20 09:04:13 -07:00
Andrew Chen
5db4b83a66
Refactor Setup and Imported sections ( #9916 )
...
* Fix link order in Setup section
* fix merge conflict
* Co-authored-by: Jennifer Rondeau <jennifer.rondeau@gmail>
* flip front matter order
* Remove Imported section and add Community section
* revert flip
* change section weights
* revert case study change
2018-08-20 08:31:27 -07:00
tvshc
f55c7af237
Fix sentence style capitalization ( #9917 )
2018-08-20 08:30:15 -07:00
Slava Semushin
5f19d7ced8
Fix broken links. ( #9755 )
...
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
Herrmann Hinz
ac292054cb
update kops version to latest (1.10.0) ( #9882 )
...
* update kops version to latest (1.10.0)
added a more recent version of kops.
now also supports kubernetes 1.10.x
* more updates on the kops.md
- added links to markup files in the kops repo
- slack channel updated
2018-08-16 20:19:09 -07:00
Jennifer Rondeau
d971d236a4
rebase certificates PR on Hugo master ( #9842 )
...
* rebase certificates PR on Hugo master
Co-authored-by: liztio <liz@heptio.com >
* fix per comments, add note about front-proxy
* fix up key usage table and references
2018-08-16 16:14:09 -07:00
Igor Mameshin
a2c3918a70
Added AgileStacks distribution for turnkey and on-prem ( #9875 )
2018-08-16 09:24:04 -07:00
MengZeLee
1cd9a98921
fix feature state snippet code block ( #9804 )
2018-08-12 00:51:53 -07:00
Chuck Ha
b2c3bac9ab
Update kubeadm HA etcd docs ( #9802 )
...
Fixes kubernetes/kubeadm#1045
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
2018-08-09 18:45:58 -07:00
Ahmet Alp Balkan
81e53020cb
Fix netlify "mixed content detected" warning ( #9683 )
...
Fixes #9682 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2018-08-08 16:22:03 -07:00
Duffie Cooley
de9accfca3
Update service definition to bind to 127.0.0.1 ( #9752 )
...
Current service definition will result in an insecure kubelet per the example here:
https://medium.com/handy-tech/analysis-of-a-kubernetes-hack-backdooring-through-kubelet-823be5c3d67c
This change updates the kubelet configuration to bind to 127.0.0.1 so that the kubelet api does not allow unauthenticated access to the kubelet api.
2018-08-03 16:56:27 -07:00
chenhuan
1f22824a7b
fix the command output ( #9745 )
...
fix the command output
2018-08-03 09:39:30 -07:00
Matt Rickard
efd6f326f9
update owners of minikube doc ( #9691 )
2018-08-02 10:57:28 -07:00
Tobias Brunner
99f217bbc3
Add APPUiO to the list ( #9647 )
...
add APPUiO to the list of hosted, cloud and on-premises solutions.
2018-08-02 09:22:27 -07:00
Lubomir I. Ivanov
3098e3741e
Kubeadm kubelet integration doc ( #9652 )
...
* kubeadm: Add a kubelet-kubeadm integration reference doc
* kubeadm: edits for the kubelet-kubeadm integration doc
* kubeadm: move the kubelet-kubeadm integration doc
* Apply edits to kubelet-integration.md
* Make kubelet-integration.md use a template
Also apply MD formatting fixes.
* Copyedit
* Address feedback on copyedit
* added a couple of typo fixes
2018-08-01 15:24:27 -07:00
chenhuan
05a559bf3e
fix the command output ( #9668 )
...
I have verified on version v1.11.
2018-08-01 11:08:40 -07:00
Xiao An
03158f870d
Disable excludes when installing kube packages ( #9670 )
...
We should not exclude kubernetes packages when installing them.
2018-08-01 10:47:39 -07:00
Xianglin Gao
1b444aff9f
Add Alibaba Cloud in pick-right-solution.md ( #9644 )
...
Add Alibaba Cloud in pick-right-solution.md to give users more options.
2018-07-31 09:54:48 -07:00
chenhuan
4dbfd517ba
fix the command output ( #9636 )
...
I have verified on version v1.10.0
[root@huan30:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0-1", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"archive", BuildDate:"2018-06-13T04:29:49Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0-1", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"archive", BuildDate:"2018-06-13T04:22:05Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
2018-07-31 09:53:41 -07:00
Lubomir I. Ivanov
4f2d88f215
kubeadm: fix broken link for ha-etcd doc ( #9624 )
2018-07-31 09:52:40 -07:00
CaoShuFeng
20ac7e501c
fix description about kubeadm ( #9646 )
2018-07-27 19:00:57 -07:00
Andrew Chen
c36098d4be
change image assets to https ( #9660 )
...
* change image assets to https
* fix in docs
* fix remaining image links
2018-07-27 17:12:57 -07:00
Liz
88569b1ddc
Keep packages back from package manager upgrades ( #9509 )
...
* Keep packages back from package manager upgrades
closes kubernetes/kubeadm#954
* copy edit revision
2018-07-27 10:40:58 -07:00
Luc Perkins
86006313e5
Update information on master node size on GKE/AWS ( #9226 )
...
* Update information on master node size on GKE/AWS
* clean up passive language
2018-07-25 15:47:56 -07:00
Lubomir I. Ivanov
3270da5099
kubeadm-install: modify the note about kubelet cgroup drivers ( #9541 )
2018-07-20 16:09:45 -07:00
Jari Kolehmainen
35362f764e
Add Kontena Pharos as K8s solutions ( #9166 )
2018-07-19 16:45:52 -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
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 3eb8292f45c6453c577f6fc4a49600da291d8622.
2018-07-18 16:37:46 -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
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
makocchi
e472159b5f
apply templates/concept ( #9539 )
2018-07-18 15:25:24 -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
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
Kai Chen
179701e179
Fix doc references to Kubernetes services provided by AWS, Azure and GCE ( #9508 )
2018-07-18 14:57:43 -07:00
Oleg Atamanenko
78cdd215e4
Add kublr to list of solutions ( #9544 )
2018-07-18 14:28:33 -07:00
makocchi
7aa07a4602
apply templates/concept and fix code snippets ( #9540 )
2018-07-18 14:04:46 -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
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
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
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
Kai Chen
05397e5fcb
Fix references to docs for the turnkey Kubernetes services ( #9442 )
2018-07-12 13:44:27 -07:00
Bob Killen
09e5db0724
Update authentication links ( #9452 )
...
* update authentication links
* undo cn updates
2018-07-11 13:43:26 -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