mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
chg: Upgraded Versions
Updated the version of the Kuberetes components to the latest stable releases.
This commit is contained in:
@@ -208,8 +208,8 @@ ssh root@controlplane \
|
||||
|
||||
```
|
||||
NAME STATUS ROLES AGE VERSION
|
||||
node01 Ready <none> 1m v1.32.3
|
||||
node02 Ready <none> 10s v1.32.3
|
||||
node01 Ready <none> 1m v1.33.1
|
||||
node02 Ready <none> 10s v1.33.1
|
||||
```
|
||||
|
||||
Next: [Configuring kubectl for Remote Access](10-configuring-kubectl.md)
|
||||
|
||||
Reference in New Issue
Block a user