Commit Graph

523 Commits (2dd8f64d31c1e098634cd06e06e771a0ef63821c)

Author SHA1 Message Date
mushdavtyan b516ed6ee6 changing-to-better-and-comfortable-design 2021-03-12 22:03:09 +04:00
Mohamed Ayman e8da7a0d7e
Merge pull request #194 from pythagarchitect/update_certificates
Add etcd server.crt and server.key information
2021-02-15 02:28:14 +02:00
Mohamed Ayman 1847d752a4
Merge pull request #49 from b10s/patch-3
Update 07-bootstrapping-etcd.md
2021-02-15 02:19:48 +02:00
Mohamed Ayman cd94836a43
Merge pull request #182 from himadriganguly/master
Fixed parameter error in OpenSSL.
2021-02-15 02:13:35 +02:00
Mohamed Ayman fe62e371d4
Merge pull request #180 from paraita/patch-1
Update 01-prerequisites.md
2021-02-14 21:41:39 +02:00
Mohamed Ayman cfa90e2ef2
add the --data-dir option 2021-02-03 01:57:07 +02:00
Mohamed Ayman c7d96b3600
Merge pull request #199 from mfzarko/patch-1
Update 11-configuring-kubectl.md
2021-02-03 01:47:34 +02:00
Mateusz Zarkowski 96e3a9b1ae
Update 11-configuring-kubectl.md
Move reference outside codeblock
2020-12-20 17:24:20 +01:00
vpalazhi 7dda532c57
Update etcd-backup-and-restore.md 2020-12-14 15:56:04 -05:00
vpalazhi 92cf957d05
Update etcd-backup-and-restore.md 2020-12-14 15:55:18 -05:00
mudit000 61263677bc
Update 10-tls-bootstrapping-kubernetes-workers.md 2020-12-14 00:53:23 +00:00
Nick Moore e025b40b0b
Update 08-bootstrapping-kubernetes-controllers.md
https://alta3.com/blog/error-invalid-value-apiall-on-kube-apiserver
2020-11-25 18:01:38 -08:00
michael d540efc52a Add etcd server.crt and server.key information 2020-11-15 14:04:18 -05:00
Tim 0f726f12df
Update 10-tls-bootstrapping-kubernetes-workers.md
Update the documentation to reflect that kubernetes will not automatically approve a node serving CSR after v1.11
2020-11-06 19:22:50 +00:00
KK a09cbf541f
Merge pull request #187 from bronson/patch-1
Fix typo: body text accidentally caught in a block
2020-10-28 08:58:47 +05:30
Scott Bronson 3fa8559cba
Fix typo: body text accidentally caught in a block 2020-10-27 07:34:06 -07:00
vpalazhi 60ed75eb07
Merge pull request #184 from msadofschi/patch-1
easier etcd restore
2020-10-16 21:57:43 -04:00
Martin 772d4869ae
remove name of restore 2020-10-16 20:51:56 +02:00
Martin 97a3701560
easier etcd restore
By just restoring the etcd to one dir using --data-dir and then changing the volumes.hostPath.path of etcd-data, it just works, no need to use the all the --initial* .
Also updated etcd version.
2020-10-16 20:04:50 +02:00
vpalazhi 9bfec71666
Update etcd-backup-and-restore.md 2020-10-11 18:34:55 -04:00
Rashmit Rathod 6e4c8a2bd8
Update 08-bootstrapping-kubernetes-controllers.md
--apiserver-count value should be 2 instead of 3 as per the setup
2020-10-03 10:11:21 +05:30
Dmitry512TR 69814a72da
Update 17-extra-dynamic-kubelet-configuration.md
Added reference link and also enhanced the instructions.
2020-09-30 12:11:07 +02:00
Paraita Wohler e16521734e
Update 01-prerequisites.md
quick typo fix :)
2020-09-23 21:51:36 -10:00
Himadri Ganguly 5050c7edd8
Fixed parameter error in OpenSSL.
Fixed parameter --text to -text for OpenSSL.
2020-09-16 14:51:10 +05:30
Filipe Costa c7698721b6 use google download service instead 2020-08-12 13:06:50 +01:00
Filipe Costa b7a2faab6d update end-to-end tests to use the newest version of golang and leverage go modules 2020-08-12 12:53:40 +01:00
Frantisek Ferencik 300a5f20ff
Update 13-kube-apiserver-to-kubelet.md
Reference link updated to https://kubernetes.io/docs/reference/access-authn-authz/rbac/#rolebinding-and-clusterrolebinding
2020-07-20 06:04:42 +02:00
Ricardo Silva 558aaf9dc3 Added missing hyperlinks to the first documents. 2020-07-14 21:52:05 +02:00
Greg Rundlett b62a3e49fe
Update 10-tls-bootstrapping-kubernetes-workers.md
Add terminal prompt identifiers to indicate on which node each command should be run.
2020-06-29 21:47:56 -04:00
Gerasimos Tzakis 99e798fe69
Update coredns.yaml 2020-06-19 16:13:38 +03:00
sugiyama-takahiro b6f6240360 add mv command 2020-06-19 09:47:09 +09:00
vpalazhi 9ea063f1dc
Update 16-e2e-tests.md 2020-06-18 00:00:32 -04:00
Mumshad Mannambeth 23f1ae5cbd
Update README.md 2020-06-16 09:01:22 +08:00
Thileepan Sivanantham cff2dbec74
Update 02-compute-resources.md
Fix the issue returns by "sysctl net.bridge.bridge-nf-call-iptables=1" in latest ubuntu versions and number the tips
2020-06-14 07:49:51 +05:30
vpalazhi a5ab87c502
add missing = 2020-06-04 10:37:45 -04:00
danielalejandrohc f1ab700fc2
Make the command to work straight 2020-05-31 09:01:10 -07:00
Mumshad Mannambeth a6211e8f64
Update verify-certificates.md 2020-05-19 04:24:37 +08:00
Mumshad Mannambeth 6d8accd785
Update verify-certificates.md 2020-05-19 04:20:31 +08:00
Mumshad Mannambeth c7d1f0a19e
Update 09-bootstrapping-kubernetes-workers.md 2020-05-19 04:16:20 +08:00
Mumshad Mannambeth e7878a2d6c
Update 09-bootstrapping-kubernetes-workers.md 2020-05-19 04:16:04 +08:00
Mumshad Mannambeth c8a8aaccce
Merge pull request #131 from sujiar37/master
updated docs - certificate verification
2020-05-19 04:10:11 +08:00
Sujith Abdul Rahim e9db375e4c updated docs - certificate verification 2020-05-19 00:31:51 +05:30
KK 6cb552e03b
Merge pull request #50 from b10s/patch-4
Update 05-kubernetes-configuration-files.md

Thanks for your inputs @b10s .
2020-05-18 06:08:07 +05:30
KK d9a947b753
Added a note to login to loadbalancer instance 2020-05-18 05:59:49 +05:30
Mumshad Mannambeth 53e57b6339
Merge pull request #129 from sujiar37/master
Certificate verification script - Master & Worker-1 Node
2020-05-18 05:27:17 +08:00
Sujith Abdul Rahim b1c7cf9cec kcm & ks kubeconfig - path fix 2020-05-17 15:29:56 +05:30
KK 85f58acdbc
Update 08-bootstrapping-kubernetes-controllers.md 2020-05-16 12:14:13 +05:30
KK ad51d1bb58
Update 08-bootstrapping-kubernetes-controllers.md 2020-05-16 12:08:49 +05:30
Sujith Abdul Rahim 49579afaa0 kube-proxy config skip master2 2020-05-10 14:40:31 +05:30
Sujith Abdul Rahim a4db3dbf13 worker-1 cert validation with github links 2020-05-07 14:09:41 +05:30