From 5a3fbf3e806a8454deb8f4035d1b4e80b9ca9d51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 23:24:34 +0000 Subject: [PATCH] fix(autonomous): engine update in docs/kubernetes-tutorials.md --- docs/kubernetes-tutorials.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/kubernetes-tutorials.md b/docs/kubernetes-tutorials.md index 1e6a8221..eb94935f 100644 --- a/docs/kubernetes-tutorials.md +++ b/docs/kubernetes-tutorials.md @@ -108,7 +108,6 @@ ## Learning Tools - [Build Your Own X](https://github.com/codecrafters-io/build-your-own-x) 🌟 - A repository offering step-by-step guides to recreate various technologies from scratch, promoting deep understanding through practical implementation. It covers a wide range of domains including AI, databases, operating systems, and networking. - - [OCP4 Getting Started Showroom](https://rhpds.github.io/ocp4-getting-started-showroom/modules/main/index.html) - *(Related to ocp4 topic)* - [Quiz Grader](https://github.com/ned1313/quiz-grader) - *(Related to ai topic)* - [DevOps Roadmap for 2026](https://github.com/milanm/DevOps-Roadmap) - *(Related to devops topic)* - [What is Podman and How Does it Compare to Docker?](https://build5nines.com/what-is-podman-and-how-does-it-compare-to-docker/) - *(Related to container-managers topic)*