Skip to content

Commit

Permalink
Merge branch 'main' into editing_kubernetes_labs_00
Browse files Browse the repository at this point in the history
  • Loading branch information
sspencerwire authored Mar 5, 2025
2 parents 0f56979 + d9e4b0b commit 5da847a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/labs/kubernetes-the-hard-way/00-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ author: Wale Soyinka
contributors: Steven Spencer
---


This is a fork of the original ["Kubernetes the hard way"](https://github.com/kelseyhightower/kubernetes-the-hard-way) originally written by Kelsey Hightower (GitHub: kelseyhightower).
Unlike the original that bases itself on Debian like distributions for the ARM64 architecture, this fork targets Enterprise Linux distributions such as Rocky Linux running on x86_64 architecture.

Expand All @@ -30,7 +29,7 @@ Kubernetes The Hard Way guides you through bootstrapping a basic Kubernetes clus

Component versions:

* [kubernetes](https://github.com/kubernetes/kubernetes) v1.31.x
* [kubernetes](https://github.com/kubernetes/kubernetes) v1.32.x
* [containerd](https://github.com/containerd/containerd) v2.0.x
* [cni](https://github.com/containernetworking/cni) v1.6.x
* [etcd](https://github.com/etcd-io/etcd) v3.4.x
Expand Down

0 comments on commit 5da847a

Please sign in to comment.