mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
Update to latest version (#325)
* Build now functional * Use ssh option to reduce questions * Use IPVS * Further e2e observations * Tidy up * RAM and CPU adjustments
This commit is contained in:
@@ -71,8 +71,8 @@ kubectl get nodes
|
||||
|
||||
```
|
||||
NAME STATUS ROLES AGE VERSION
|
||||
worker-1 NotReady <none> 118s v1.24.3
|
||||
worker-2 NotReady <none> 118s v1.24.3
|
||||
worker-1 NotReady <none> 118s v1.28.4
|
||||
worker-2 NotReady <none> 118s v1.28.4
|
||||
```
|
||||
|
||||
Prev: [TLS Bootstrapping Kubernetes Workers](11-tls-bootstrapping-kubernetes-workers.md)</br>
|
||||
|
||||
Reference in New Issue
Block a user