chg: Upgraded Versions

Updated the version of the Kuberetes components to the latest stable releases.
This commit is contained in:
Khalifah Shabazz
2025-06-02 18:15:47 -04:00
parent 398f5a73c0
commit b1fe36516e
6 changed files with 31 additions and 31 deletions

View File

@@ -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)