redsoxfantom
d9328246e9
Specify public key
2024-01-29 10:13:44 -05:00
redsoxfantom
9920fac86e
Specify public key file
2024-01-29 10:12:08 -05:00
redsoxfantom
a2a49adf14
Specify public key
2024-01-29 10:09:53 -05:00
redsoxfantom
a53802953e
Specify how to get public IP address
2024-01-29 10:06:31 -05:00
redsoxfantom
36cb643cf4
Set default output format
2024-01-29 09:58:49 -05:00
Tom English
68901603a4
Work on bootstraping cluster
2023-12-21 20:06:48 -05:00
Tom English
6e234d3dca
Fixed indentation
2023-12-21 19:05:23 -05:00
Tom English
de92ceaeea
Fixed indentation
2023-12-21 18:59:06 -05:00
Tom English
a817be7b1e
Corrected syntax
2023-12-21 18:54:53 -05:00
Tom English
a6fec4c3ca
Startup etcd
2023-12-21 16:40:04 -05:00
Tom English
ae6ac51ec0
Copy encryption config
2023-12-21 16:39:52 -05:00
Tom English
b1b692b0b2
Create kubeconfig files
2023-12-21 16:20:03 -05:00
Tom English
17ddcfbbcd
Corrected markdown
2023-12-21 16:19:18 -05:00
Tom English
4c9d0cd225
Generate and update cert authority
2023-12-21 16:07:38 -05:00
Tom English
58735937f3
Allocate workers and ssh into nodes
2023-12-21 13:55:20 -05:00
Tom English
a3d730a2a6
Create azure controller nodes
2023-12-21 06:55:06 -05:00
Tom English
ffd8ad9dc8
Create public IP address
2023-12-21 06:13:51 -05:00
Tom English
2790d2e831
Added network secutiry group commands
2023-12-21 06:03:02 -05:00
Tom English
8938dfb8c6
Work on creating compute resources
2023-12-17 12:36:12 -05:00
Tom English
3bd8eeda0f
Update client tools
2023-12-17 12:07:41 -05:00
Tom English
6c29f3d689
Updated pre-reqs
2023-12-17 11:10:43 -05:00
Kelsey Hightower
79a3f79b27
Update to Kubernetes 1.21.0
2021-05-01 23:11:57 -07:00
Kelsey Hightower
ca96371e4d
Update to Kubernetes 1.18.6
2020-07-18 00:42:18 -07:00
Kelsey Hightower
5c462220b7
Update to Kubernetes 1.15.3
2019-09-15 12:10:26 -07:00
Kelsey Hightower
bf2850974e
Update to Kubernetes 1.12.0 and add CoreDNS support
2018-09-30 19:35:05 +00:00
Kelsey Hightower
b974042d95
Update to Kubernetes 1.10.2 and add gVisor support
2018-05-14 14:06:01 +00:00
Martin Mosegaard Amdisen
68ebb95898
Fix minor typo in lab 14
2018-01-30 05:45:35 -08:00
Mark Vincze
8db0280ef6
Fix small typo
2018-01-30 05:45:16 -08:00
Andrew Thompson
a5c83f1cee
Argument syntax for Filter deprecated.
...
Operator evaluation is changing for consistency across Google APIs.
2018-01-30 05:44:52 -08:00
Andrew Lytvynov
05ca2d04cf
Correct kubectl output for kube-dns pod list
...
https://storage.googleapis.com/kubernetes-the-hard-way/kube-dns.yaml will create 1 kube-dns pod without autoscaler.
This may confuse the reader.
2018-01-30 05:42:28 -08:00
Phil Estes
f46642a6ba
Update cri-containerd location and release
...
cri-containerd project is moving as a sub-project of containerd itself;
the GitHub migration is complete. Also, as of 9 Jan, the beta.1 release
of cri-containerd is available so the download link is updated.
Signed-off-by: Phil Estes <estesp@gmail.com>
2018-01-30 05:41:55 -08:00
Kelsey Hightower
63ff9932d9
update kubelet flags
2017-12-18 07:20:15 -08:00
Kelsey Hightower
af9f6d71fc
update kubernetes GitHub location
2017-12-18 07:07:54 -08:00
Kelsey Hightower
07aae4fb45
update to kubernetes 1.9
2017-12-18 06:53:32 -08:00
Kelsey Hightower
e8d728d016
remove remote access to insecure port
2017-10-02 06:48:09 -07:00
Kelsey Hightower
765c1fb5fa
remove remote access to insecure port
2017-10-02 06:46:01 -07:00
Kelsey Hightower
ede3437ee8
update to kubernetes 1.8
2017-10-01 20:37:09 -07:00
Steven Trescinski
7f7fd71874
Fixed '--service-cluster-ip-range' subnet for Controller Manager
2017-10-01 12:11:33 -07:00
Kalimar Maia
51e8709080
Instructions for having a default configuration.
2017-10-01 12:11:05 -07:00
Frank Ederveen
92772d2f69
226: use curl for OSX downloads
2017-10-01 12:10:39 -07:00
Leonardo Faoro
b7550ca7ab
remove trailing space
2017-09-04 16:08:43 -07:00
Leonardo Faoro
4441278561
remove trailing-spaces and blank lines
2017-09-04 16:08:43 -07:00
Kelsey Hightower
4ca7c45046
update docs
2017-08-31 07:17:23 -07:00
Niko Virtala
f9486b081f
fix KUBERNETES_PUBLIC_ADDRESS value
...
Instead of 'value(address)' 'value(name)' should be used to make the following forwarding-rules creation command to work. With 'value(address)' it returns an error: "ERROR: (gcloud.compute.forwarding-rules.create) Could not fetch resource: - The resource 'projects/some-random-project/regions/us-central1/addresses/w.x.y.z' was not found"
2017-08-11 14:48:11 -07:00
Adriaan de Jonge
7631b261fb
Update kubectl to 1.7.0
2017-08-11 14:47:46 -07:00
Emilian Losneanu
dc5fc10559
Update docker.com url
2017-08-11 14:47:31 -07:00
Abraham Ingersoll
6609858e67
Enable kubectl portfw on workers, fixes #78
2017-07-12 05:56:57 -06:00
David Ross
4d442675ba
Update 05-kubernetes-controller.md
...
there is a bug in Kubernetes 1.6.1 that causes an error when validating the kubernetes environment and etcd. (https://github.com/kubernetes/kubernetes/pull/39716 ) I found that using the 1.7.0 version I did not get this error. Affects the README, this file and the client configuration (moving to 1.7.0 to match)
2017-07-12 05:55:20 -06:00
David Ross
0f826cf436
Update 07-kubectl.md
...
as per my other pull request, using 1.7.0 fixes an error with etcd configuration on the Kubernetes cluster.
2017-07-12 05:54:56 -06:00
Glenn Oppegard
87c0662652
Grammar fix for 06-kubernetes-worker.md
2017-07-12 05:54:19 -06:00