Skip to content

Commit c134e5b

Browse files
Merge pull request #161 from anveshmuppeda/dev
Dev
2 parents 624d2e9 + 0278419 commit c134e5b

File tree

78 files changed

+3070
-249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+3070
-249
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,29 @@ Kubernetes, also known as K8s, is an open-source container orchestration platfor
161161
| 47 | 2025-04-27 | [⎈ K8s Tools Docker Images — kubectl ️](https://medium.com/@muppedaanvesh/k8s-tools-docker-images-kubectl-%EF%B8%8F-acd446b5c079?source=rss-15b2de10f77d------2) |
162162
| 48 | 2025-04-29 | [⎈ Containerized FluxCD: Zero-Install Cluster Management ️](https://medium.com/@muppedaanvesh/containerized-fluxcd-zero-install-cluster-management-%EF%B8%8F-4f2ace623eb4?source=rss-15b2de10f77d------2) |
163163
| 49 | 2025-05-11 | [⎈ kubectl-ai: Speak, Don’t Script ️](https://medium.com/@muppedaanvesh/kubectl-ai-speak-dont-script-%EF%B8%8F-f16e79b0fdaa?source=rss-15b2de10f77d------2) |
164+
| 50 | 2025-05-12 | [⎈ Introducing the Official Kubernetes Hands-On Guides ️](https://medium.com/@muppedaanvesh/introducing-the-official-kubernetes-hands-on-guides-%EF%B8%8F-8e4da946b92d?source=rss-15b2de10f77d------2) |
165+
| 51 | 2025-05-12 | [⎈ Amazon EKS Auto Mode: A Hands-On Guide ️](https://medium.com/@muppedaanvesh/amazon-eks-auto-mode-a-hands-on-guide-%EF%B8%8F-466880dc9f07?source=rss-15b2de10f77d------2) |
166+
| 52 | 2025-05-18 | [⎈ EKS Node Viewer: A Hands-On Guide ️](https://medium.com/@muppedaanvesh/eks-node-viewer-a-hands-on-guide-%EF%B8%8F-bae01bf4a91b?source=rss-15b2de10f77d------2) |
167+
| 53 | 2025-05-18 | [⎈ Amazon EKS Kubecost: A Hands-On Guide ️](https://medium.com/@muppedaanvesh/amazon-eks-kubecost-a-hands-on-guide-%EF%B8%8F-a85a81c9226c?source=rss-15b2de10f77d------2) |
168+
169+
170+
171+
172+
173+
174+
175+
176+
177+
178+
179+
180+
181+
182+
183+
184+
185+
186+
164187

165188

166189
<!-- BLOG-POST-LIST:END -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Kubernetes ADO Self-Hosted Agents",
3+
"position": 13,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Are you tired of wrestling with manual agent management, lengthy pipeline queues, or soaring infrastructure costs in your Azure DevOps setup? Look no further! In this comprehensive series of guides, we’ll explore how leveraging Kubernetes for self-hosted agents can revolutionize your CI/CD processes. Say goodbye to operational headaches and hello to streamlined, efficient pipelines."
7+
}
8+
}

0 commit comments

Comments
 (0)