diff --git a/_data/centos/distributions.yml b/_data/centos/distributions.yml
index e72e0c1..00a4b49 100644
--- a/_data/centos/distributions.yml
+++ b/_data/centos/distributions.yml
@@ -96,38 +96,3 @@
(end of RHEL 9 Full Support Phase)
date: ""
url: ""
- 8:
- downloads:
- - arch: "x86_64"
- iso: "http://isoredirect.centos.org/centos/8-stream/isos/x86_64/"
- rpm: "http://mirror.centos.org/centos/8-stream/"
- cloud: "https://cloud.centos.org/centos/8-stream/x86_64/images/"
- containers: "https://quay.io/centos/centos:stream8"
- vagrant: ""
- - arch: "ARM64 (aarch64)"
- iso: "http://isoredirect.centos.org/centos/8-stream/isos/aarch64/"
- rpm: "http://mirror.centos.org/centos/8-stream/"
- cloud: "https://cloud.centos.org/centos/8-stream/aarch64/images/"
- containers: "https://quay.io/centos/centos:stream8"
- vagrant: ""
- - arch: "IBM Power (ppc64le)"
- iso: "http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/"
- rpm: "http://mirror.centos.org/centos/8-stream/"
- cloud: "https://cloud.centos.org/centos/8-stream/ppc64le/images/"
- containers: "https://quay.io/centos/centos:stream8"
- vagrant: ""
- docs:
- - release_notes: "https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream"
- release_email: "https://lists.centos.org/pipermail/centos-announce/2019-September/023449.html"
- website: "https://docs.centos.org/"
- eol:
- - overview: >
- 2024-05-31
- (end of RHEL 8 Full Support Phase)
- date: ""
- url: ""
- convert:
- - overview: "Converting from CentOS Linux 8 to CentOS Stream 8"
- commands: |-
- dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos
- dnf distro-sync