Skip to content

Commit 9c84784

Browse files
committed
Ubunto v 24.04
1 parent 93a0be5 commit 9c84784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Kubernetes](https://img.shields.io/badge/kubernetes-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white)](https://kubernetes.io/)
66
[![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white)](https://ubuntu.com/)
77

8-
This project sets up a local Kubernetes cluster using Vagrant and VirtualBox. It creates two Ubuntu 22.04 virtual machines: one control plane node and one worker node with automatic installation of Docker, Kubernetes components, and necessary configurations.
8+
This project sets up a local Kubernetes cluster using Vagrant and VirtualBox. It creates two Ubuntu 24.04 virtual machines: one control plane node and one worker node with automatic installation of Docker, Kubernetes components, and necessary configurations.
99

1010
## Architecture
1111

@@ -45,7 +45,7 @@ graph TB
4545
<table>
4646
<tr>
4747
<td align="center">🔄</td>
48-
<td>Automated VM provisioning with Ubuntu 22.04</td>
48+
<td>Automated VM provisioning with Ubuntu 24.04</td>
4949
</tr>
5050
<tr>
5151
<td align="center">🌐</td>

0 commit comments

Comments
 (0)