diff --git a/v2-docs/about.md b/v2-docs/about.md
index f9443f8b..0cd1cdb3 100644
--- a/v2-docs/about.md
+++ b/v2-docs/about.md
@@ -28,10 +28,10 @@
-### ποΈ 1. The Genesis: Munich 2018
+### 1. The Genesis: Munich 2018
Nubenetes was forged in the internals of a massive Cloud Native transformation for a **major multinational car manufacturer** in Munich. Coordinating hundreds of microservices, thousands of developers, and millions of end-users taught us a fundamental truth: **Standardization, Automation, and GitOps are not "best practices"βthey are survival requirements.**
-### π§ 2. Our Engineering Philosophy
+### 2. Our Engineering Philosophy
We reject technical obfuscation as a competitive advantage. Solutions that are "the hard way" by design do not scale and create fragile, person-dependent silos.
!!! abstract "2.1. Correctness by Design"
@@ -46,16 +46,16 @@ We prioritize established frameworks and enterprise standards over ad-hoc, unmai
#### 2.4. Avoiding Engineering Anti-Patterns
We combat the culture of **Promotion-Based Development (PBD)**, where complexity is manufactured for personal career visibility rather than business value.
- - [Promotion-Based Development: A Fast Track to Mediocrity](https://vadimkravcenko.com/shorts/promotion-based-development/) [GUIDE] β Dissects how rewarding "shiny new things" over battle-tested stability leads to fragile architectures.
+ - [Promotion-Based Development: A Fast Track to Mediocrity](https://vadimkravcenko.com/shorts/promotion-based-development) [GUIDE] β Dissects how rewarding "shiny new things" over battle-tested stability leads to fragile architectures.
- [Reddit: The Reality of Promotion-Driven Development](https://www.reddit.com/r/ExperiencedDevs/comments/pw6vuv/promotion_driven_development) [COMMUNITY-TOOL] β A raw, evidence-based discussion from senior engineers on the industry's most common misaligned incentives.
-### ποΈ 3. The Architectural North Star
+### 3. The Architectural North Star
We advocate for decoupled, maintainable architectures that survive the test of time and organizational growth.
- [Domain-Driven Design (DDD) for Microservices](https://learn.microsoft.com/en-us/azure/architecture/microservices/model/domain-analysis) [DE FACTO STANDARD] β The foundational blueprint for defining service boundaries based on business domains rather than technical layers.
- [Hexagonal Architecture (Ports and Adapters)](https://medium.com/@sandeepsharmaster/modernize-your-cloud-microservices-apps-hexagonal-architecture-769696494c0) [GUIDE] β Decoupling the application core from external infrastructure (Databases, APIs, UI) to ensure high testability and vendor neutrality.
-### π 4. Comparative Maturity Framework
+### 4. Comparative Maturity Framework
| Principle | Strategic Focus | Primary Toolset | Architectural Impact |
| :--- | :--- | :--- | :--- |
@@ -63,7 +63,7 @@ We advocate for decoupled, maintainable architectures that survive the test of t
| **GitOps** | ==Correctness & Drift Control== | Git + Kubernetes | ==Enterprise Stability== |
| **SRE** | Reliability & Prevention | Observability | Scalable Quality |
-### π‘οΈ 5. Strategic Standards & Cultural Shifts
+### 5. Strategic Standards and Cultural Shifts
Engineering excellence is as much about **culture** as it is about code. These foundational resources define the strategic landscape of modern Cloud Native organizations:
- [The Agile Manifesto](https://agilemanifesto.org) [DE FACTO STANDARD] β The primary root of modern iterative development and the shift away from monolithic planning.
@@ -71,26 +71,26 @@ Engineering excellence is as much about **culture** as it is about code. These f
- [The 4 Levels of GitOps Maturity](https://cloudnativenow.com/features/the-4-levels-of-gitops-maturity) [GUIDE] β A roadmap for evolving from manual deployments to a fully automated, self-healing state.
- [Necessary Culture Change with GitOps](https://itnext.io/necessary-culture-change-with-gitops-2c63f4fe9604) [CASE STUDY] β Dissects the organizational friction and the necessary mindset shift required to adopt declarative infrastructure.
-### π 6. Scaling with Evidence: DORA & Value Streams
+### 6. Scaling with Evidence: DORA and Value Streams
We advocate for data-driven engineering management to avoid the trap of "gut-feeling" decision making.
- [Driving DevOps with Value Stream Management](https://www.infoq.com/articles/DevOps-value-stream) [DE FACTO STANDARD] β Dissects how to align microservice delivery with business outcomes through flow metrics.
- [Better Metrics for Building High Performance Teams](https://www.infoq.com/articles/better-metrics-team-performance) [EMERGING] β Beyond LOC and commits: using DORA metrics to cultivate a culture of systemic stability.
-### π§© 7. Technical Leadership & The 'Glue' Factor
+### 7. Technical Leadership and The 'Glue' Factor
True seniority is measured by the ability to hold teams together through communication and shared context.
- [Being Glue](https://noidea.dog/glue) [DE FACTO STANDARD] β An industry-standard analysis of the essential, non-coding technical tasks that ensure project success.
- [How Big Tech Runs Tech Projects](https://blog.pragmaticengineer.com/project-management-at-big-tech) [DE FACTO STANDARD] β A seminal critique of ceremonial Scrum versus result-oriented engineering pragmatism.
- [Martin Fowler: Retrospectives Antipatterns](https://martinfowler.com/articles/retrospective-antipatterns.html) [DE FACTO STANDARD] β Essential guide for transforming team feedback loops from blame games into architectural improvement cycles.
-### βοΈ 8. Meritocracy & Careers in 2026
+### β 8. Meritocracy and Careers in 2026
We advocate for a technical sector where quality and evidence-based decisions take precedence over corporate politics.
- [HBR: Stop Hiring for Culture Fit](https://hbr.org/2019/11/stop-hiring-for-culture-fit) [EMERGING] β A critical perspective on how "culture fit" often hides bias and hinders technical innovation.
- [Defining Day-2 Operations](https://dzone.com/articles/defining-day-2-operations) [GUIDE] β Shifts the focus from the excitement of the first deployment to the long-term reality of maintaining production stability.
-### π 9. The 2026 Vision: Agentic Intelligence
+### 9. The 2026 Vision: Agentic Intelligence
Nubenetes has evolved from a historical manual archive into an **Agentic Knowledge Graph**.
#### 9.1. V1 Archive (Exhaustive)
@@ -129,7 +129,7 @@ An O'Reilly-style technical library where 18k+ resources are filtered, ranked by
#### Terraform Boilerplates
- - **(2024)** [Terraform Kubernetes Boilerplates π](https://nubenetes.com/terraform/) [HCL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β A library of enterprise-stable Terraform templates configured specifically for modern Kubernetes environments (EKS, GKE, AKS). Includes pre-tested infrastructure specifications for VPC topologies, private nodes, and dynamic ingress setups.
+ - **(2024)** [Terraform Kubernetes Boilerplates π](https://nubenetes.com/terraform) [HCL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β A library of enterprise-stable Terraform templates configured specifically for modern Kubernetes environments (EKS, GKE, AKS). Includes pre-tested infrastructure specifications for VPC topologies, private nodes, and dynamic ingress setups.
## Kubernetes Tools
### General Reference
diff --git a/v2-docs/aws-tools-scripts.md b/v2-docs/aws-tools-scripts.md
index 3a944403..b9bbcd7f 100644
--- a/v2-docs/aws-tools-scripts.md
+++ b/v2-docs/aws-tools-scripts.md
@@ -158,7 +158,7 @@
#### AWS Templates
- - **(2024)** [AWS Samples (Boilerplates)](https://nubenetes.com/demos/#aws-samples-boilerplates) [MULTI-LANGUAGE CONTENT] [COMMUNITY-TOOL] β A consolidated hub of official and community AWS deployment samples. Houses structured patterns and CloudFormation/Terraform codebases to fast-track prototype development in compliance with AWS architecture standards.
+ - **(2024)** [AWS Samples (Boilerplates)](https://nubenetes.com/demos) [MULTI-LANGUAGE CONTENT] [COMMUNITY-TOOL] β A consolidated hub of official and community AWS deployment samples. Houses structured patterns and CloudFormation/Terraform codebases to fast-track prototype development in compliance with AWS architecture standards.
---
π‘ **Explore Related:** [Googlecloudplatform](./GoogleCloudPlatform.md) | [AWS Pricing](./aws-pricing.md) | [AWS Spain](./aws-spain.md)
diff --git a/v2-docs/cheatsheets.md b/v2-docs/cheatsheets.md
index 676b4a82..b016b7de 100644
--- a/v2-docs/cheatsheets.md
+++ b/v2-docs/cheatsheets.md
@@ -636,7 +636,7 @@
#### Network Cheat Sheets
- - **(2022)** [Networking Cheat Sheet](https://nubenetes.com/networking/) [N/A CONTENT] [COMMUNITY-TOOL] β Consolidated technical reference detailing essential low-level networking parameters, CIDR calculations, subnetting concepts, and critical routing architectures. Serves as a quick diagnostic lookup sheet for standard network protocol analysis and port troubleshooting.
+ - **(2022)** [Networking Cheat Sheet](https://nubenetes.com/networking) [N/A CONTENT] [COMMUNITY-TOOL] β Consolidated technical reference detailing essential low-level networking parameters, CIDR calculations, subnetting concepts, and critical routing architectures. Serves as a quick diagnostic lookup sheet for standard network protocol analysis and port troubleshooting.
## Observability
### Metrics and Monitoring
diff --git a/v2-docs/databases.md b/v2-docs/databases.md
index 8a014ca1..44f2d2c5 100644
--- a/v2-docs/databases.md
+++ b/v2-docs/databases.md
@@ -763,7 +763,7 @@
#### Crunchy PostgreSQL
- - **(2023)** [Crunchy Data PostgreSQL Operator](https://nubenetes.com/crunchydata/) [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] β Evaluates the Crunchy PostgreSQL Operator (PGO) which automates production-grade PostgreSQL deployments on Kubernetes. Features include automated high availability, pgBackRest-driven backup orchestration, connection pooling via pgBouncer, and deep monitoring metrics. A de facto standard solution for enterprises migrating critical relational engines into Kubernetes platforms.
+ - **(2023)** [Crunchy Data PostgreSQL Operator](https://nubenetes.com/crunchydata) [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] β Evaluates the Crunchy PostgreSQL Operator (PGO) which automates production-grade PostgreSQL deployments on Kubernetes. Features include automated high availability, pgBackRest-driven backup orchestration, connection pooling via pgBouncer, and deep monitoring metrics. A de facto standard solution for enterprises migrating critical relational engines into Kubernetes platforms.
## Time-Series
### Architecture (1)
diff --git a/v2-docs/demos.md b/v2-docs/demos.md
index c82d3502..2b3d32cd 100644
--- a/v2-docs/demos.md
+++ b/v2-docs/demos.md
@@ -2047,7 +2047,7 @@
#### EKS Training
- - **(2025)** [eksworkshop.com](https://eksworkshop.com/) [N/A CONTENT] [COMMUNITY-TOOL] [GUIDE] β The canonical AWS EKS workshop framework. Outlines standard cluster orchestration procedures, highlighting network configurations (AWS VPC CNI), identity management (IAM Roles for Service Accounts - IRSA), and modern storage drivers (EBS/EFS CSI).
+ - **(2025)** [eksworkshop.com](https://eksworkshop.com) [N/A CONTENT] [COMMUNITY-TOOL] [GUIDE] β The canonical AWS EKS workshop framework. Outlines standard cluster orchestration procedures, highlighting network configurations (AWS VPC CNI), identity management (IAM Roles for Service Accounts - IRSA), and modern storage drivers (EBS/EFS CSI).
### Kubernetes Security
#### RKE Best Practices
diff --git a/v2-docs/devops-tools.md b/v2-docs/devops-tools.md
index 47d7ec1c..1b82ff02 100644
--- a/v2-docs/devops-tools.md
+++ b/v2-docs/devops-tools.md
@@ -211,7 +211,7 @@
#### Keptn
- - **(2026)** [**Keptn**](https://nubenetes.com/keptn/) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Nubenetes architectural reference on Keptn, a CNCF enterprise-grade control plane for cloud-native application lifecycle orchestration. Integrates SLO-based evaluations, automated canary promotions, and zero-touch application remediation out of the box.
+ - **(2026)** [**Keptn**](https://nubenetes.com/keptn) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Nubenetes architectural reference on Keptn, a CNCF enterprise-grade control plane for cloud-native application lifecycle orchestration. Integrates SLO-based evaluations, automated canary promotions, and zero-touch application remediation out of the box.
---
π‘ **Explore Related:** [Demos](./demos.md) | [Kubernetes](./kubernetes.md) | [Cloud Arch Diagrams](./cloud-arch-diagrams.md)
diff --git a/v2-docs/devops.md b/v2-docs/devops.md
index 98c81f63..86e3e2a6 100644
--- a/v2-docs/devops.md
+++ b/v2-docs/devops.md
@@ -513,7 +513,7 @@
#### Overview
- - **(2026)** [**NoOps**](https://nubenetes.com/noops/) [SPANISH CONTENT] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Comprehensive conceptual guide on NoOps (No Operations). Describes the strategic path to fully outsourcing infrastructure layers to automated platforms, serverless paradigms, and self-healing systems so engineering can focus 100% on application logic.
+ - **(2026)** [**NoOps**](https://nubenetes.com/noops) [SPANISH CONTENT] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Comprehensive conceptual guide on NoOps (No Operations). Describes the strategic path to fully outsourcing infrastructure layers to automated platforms, serverless paradigms, and self-healing systems so engineering can focus 100% on application logic.
### Serverless Systems
#### DevOps Pipelines
@@ -859,7 +859,7 @@
#### Overview (1)
- - **(2026)** [**DevOps Tools**](https://nubenetes.com/devops-tools/) [SPANISH CONTENT] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Catalog of modern DevOps tooling encompassing continuous integration, artifact storage, automated testing, container scheduling, and real-time telemetry pipelines to build stable, production-ready release processes.
+ - **(2026)** [**DevOps Tools**](https://nubenetes.com/devops-tools) [SPANISH CONTENT] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Catalog of modern DevOps tooling encompassing continuous integration, artifact storage, automated testing, container scheduling, and real-time telemetry pipelines to build stable, production-ready release processes.
## DevOps Methodology
### Application Delivery
@@ -1119,7 +1119,7 @@
#### Overview (2)
- - **(2026)** [==IaC Infrastructure as Code==](https://nubenetes.com/iac/) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Nubenetes architectural reference portal on Infrastructure as Code (IaC). Outlines fundamental philosophies, lifecycle management, and paradigm shifts of treating bare-metal, cloud, or cluster state as declarative, version-controlled code.
+ - **(2026)** [==IaC Infrastructure as Code==](https://nubenetes.com/iac) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Nubenetes architectural reference portal on Infrastructure as Code (IaC). Outlines fundamental philosophies, lifecycle management, and paradigm shifts of treating bare-metal, cloud, or cluster state as declarative, version-controlled code.
### Terraform
#### Entra ID Integration
diff --git a/v2-docs/docker.md b/v2-docs/docker.md
index 49e2b9c4..f2344644 100644
--- a/v2-docs/docker.md
+++ b/v2-docs/docker.md
@@ -840,7 +840,7 @@
#### Docker Swarm
- - **(2024)** [Docker Swarm](https://nubenetes.com/kubernetes-alternatives/#docker-swarm) [GO CONTENT] [COMMUNITY-TOOL] β Analyzes Docker Swarm as a simple container orchestration alternative to Kubernetes. Evaluates its built-in overlay network routing mesh and single-node setup advantages, noting that its enterprise adoption has decreased in favor of Kubernetes-native environments.
+ - **(2024)** [Docker Swarm](https://nubenetes.com/kubernetes-alternatives) [GO CONTENT] [COMMUNITY-TOOL] β Analyzes Docker Swarm as a simple container orchestration alternative to Kubernetes. Evaluates its built-in overlay network routing mesh and single-node setup advantages, noting that its enterprise adoption has decreased in favor of Kubernetes-native environments.
## Performance
### Diagnostics (1)
diff --git a/v2-docs/git.md b/v2-docs/git.md
index a84aca5d..5a048b17 100644
--- a/v2-docs/git.md
+++ b/v2-docs/git.md
@@ -1060,7 +1060,7 @@
- **(2022)** [grafana: How we use the Grafana GitHub plugin to track outstanding pull requests](https://grafana.com/blog/how-we-use-the-grafana-github-plugin-to-track-outstanding-pull-requests) [CASE STUDY] [COMMUNITY-TOOL] β Detailed technical guide on configuring Grafana dashboards with GitHub plugins. Demonstrates building engineering performance visualizations to track commit frequencies, PR lifetimes, and team review velocities.
#### VS Code Extensions
- - **(2025)** [Visual Studio Code (Git Extensions)](https://nubenetes.com/visual-studio/) [COMMUNITY-TOOL] β A guide to utilizing visual Git extensions inside VS Code. Helps developers manage commit sequences, visualize branch merges, and resolve conflicts within a unified IDE workspace.
+ - **(2025)** [Visual Studio Code (Git Extensions)](https://nubenetes.com/visual-studio) [COMMUNITY-TOOL] β A guide to utilizing visual Git extensions inside VS Code. Helps developers manage commit sequences, visualize branch merges, and resolve conflicts within a unified IDE workspace.
### Documentation (2)
#### Markup Languages
diff --git a/v2-docs/gitops.md b/v2-docs/gitops.md
index 51a1d259..dd4be9e3 100644
--- a/v2-docs/gitops.md
+++ b/v2-docs/gitops.md
@@ -286,10 +286,10 @@
- **(2021)** [ibm.com: Enable GitOps](https://www.ibm.com/garage) [N/A CONTENT] [GUIDE] [LEGACY] β An enterprise change-management guide from IBM Garage focusing on GitOps adoption. Details organizational processes, environment categorization, and verification configurations required to transition legacy pipelines into declarative GitOps models.
#### FluxCD
- - **(2025)** [Flux. The GitOps operator for Kubernetes](https://nubenetes.com/flux/) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β The main technical documentation and resources for Flux, the CNCF-graduated continuous delivery tool for Kubernetes. Analyzes multi-tenancy configurations, automated image update policies, and source controller optimizations that make Flux a core component of modern GitOps workflows.
+ - **(2025)** [Flux. The GitOps operator for Kubernetes](https://nubenetes.com/flux) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β The main technical documentation and resources for Flux, the CNCF-graduated continuous delivery tool for Kubernetes. Analyzes multi-tenancy configurations, automated image update policies, and source controller optimizations that make Flux a core component of modern GitOps workflows.
#### Kustomize Manifests
- - **(2025)** [Kustomize - Template-Free Kubernetes Configuration Customization](https://nubenetes.com/kustomize/) [GO CONTENT] [COMMUNITY-TOOL] β Technical reference for Kustomize, the template-free engine used to manage Kubernetes configurations. Details declarative base and overlay architectures, allowing developers to manage configurations for different environments (dev, staging, prod) without using complex Helm template structures.
+ - **(2025)** [Kustomize - Template-Free Kubernetes Configuration Customization](https://nubenetes.com/kustomize) [GO CONTENT] [COMMUNITY-TOOL] β Technical reference for Kustomize, the template-free engine used to manage Kubernetes configurations. Details declarative base and overlay architectures, allowing developers to manage configurations for different environments (dev, staging, prod) without using complex Helm template structures.
## Cloud Infrastructure
### Infrastructure as Code (1)
diff --git a/v2-docs/index.md b/v2-docs/index.md
index bb44b61e..e14d23f8 100644
--- a/v2-docs/index.md
+++ b/v2-docs/index.md
@@ -1,4 +1,4 @@
-# Nubenetes Elite Portal (V2) | Awesome Kubernetes & Cloud [](https://github.com/sindresorhus/awesome)
+# Nubenetes Elite Portal (V2) | Awesome Kubernetes and Cloud [](https://github.com/sindresorhus/awesome)
@@ -150,7 +150,7 @@
- **[Monitoring](./monitoring.md)**
- **[Other Awesome Lists](./other-awesome-lists.md)**
- **[Prometheus](./prometheus.md)**
-### Platform & Site Reliability
+### Platform and Site Reliability
- **[Chaos Engineering](./chaos-engineering.md)**
- **[Developerportals](./developerportals.md)**
- **[DevOps](./devops.md)**
@@ -206,7 +206,7 @@
- **[Private Cloud Solutions](./private-cloud-solutions.md)**
- **[Public Cloud Solutions](./public-cloud-solutions.md)**
- **[Scaleway](./scaleway.md)**
-### Networking & Service Mesh
+### Networking and Service Mesh
- **[Caching](./caching.md)**
- **[Cloudflare](./cloudflare.md)**
- **[Istio](./istio.md)**
@@ -236,7 +236,7 @@
- **[Openshift](./openshift.md)**
- **[Rancher](./rancher.md)**
- **[Serverless](./serverless.md)**
-### Data & Advanced Analytics
+### Data and Advanced Analytics
- **[Crunchydata](./crunchydata.md)**
- **[Databases](./databases.md)**
- **[Message Queue](./message-queue.md)**
@@ -281,7 +281,7 @@
- **[Visual Studio](./visual-studio.md)**
- **[Web3](./web3.md)**
- **[Xamarin](./xamarin.md)**
-### Career & Industry
+### Career and Industry
- **[Appointment Scheduling](./appointment-scheduling.md)**
- **[Digital Money](./digital-money.md)**
- **[Elearning](./elearning.md)**
diff --git a/v2-docs/jenkins-alternatives.md b/v2-docs/jenkins-alternatives.md
index 07cebdf4..20474b8d 100644
--- a/v2-docs/jenkins-alternatives.md
+++ b/v2-docs/jenkins-alternatives.md
@@ -201,7 +201,7 @@
#### Tekton Pipelines
- - **(2023)** [Tekton](https://nubenetes.com/tekton/) [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] β Deep-dive review of Tekton, a Kubernetes-native open-source framework for building continuous integration and delivery (CI/CD) pipelines. It structures pipeline blocks using standard CRDs (Tasks, Pipelines, PipelineRuns), eliminating VM-based runner dependencies. Live validation establishes Tekton as the standard engine powering modern cloud-native container build environments like OpenShift Pipelines.
+ - **(2023)** [Tekton](https://nubenetes.com/tekton) [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] β Deep-dive review of Tekton, a Kubernetes-native open-source framework for building continuous integration and delivery (CI/CD) pipelines. It structures pipeline blocks using standard CRDs (Tasks, Pipelines, PipelineRuns), eliminating VM-based runner dependencies. Live validation establishes Tekton as the standard engine powering modern cloud-native container build environments like OpenShift Pipelines.
#### Tool Comparison
- **(2021)** [k21academy.com: Azure pipelines VS Jenkins](https://k21academy.com/azure-cloud/azure-pipelines-vs-jenkins) [COMMUNITY-TOOL] β A comprehensive comparative analysis contrasting Jenkins (self-hosted, highly extensible, plugin-heavy) against Azure Pipelines (managed, cloud-native SaaS, deep Azure integration). Highlights differences in maintenance overhead, security configurations, build agent execution, and enterprise scaling architectures. Essential reading for platform teams deciding on their continuous delivery stack.
diff --git a/v2-docs/kubectl-commands.md b/v2-docs/kubectl-commands.md
index e900f97b..73f86d2e 100644
--- a/v2-docs/kubectl-commands.md
+++ b/v2-docs/kubectl-commands.md
@@ -146,7 +146,7 @@
#### Gradle Reference
- - **(2026)** [==Gradle Cheat Sheets==](https://nubenetes.com/cheatsheets/) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β High-density command syntax cheatsheet for Gradle, highlighting Kotlin/Groovy DSL setups, caching options, task graphs management, and daemon management to significantly improve build execution times.
+ - **(2026)** [==Gradle Cheat Sheets==](https://nubenetes.com/cheatsheets) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β High-density command syntax cheatsheet for Gradle, highlighting Kotlin/Groovy DSL setups, caching options, task graphs management, and daemon management to significantly improve build execution times.
## Developer Experience
### Shell
@@ -165,7 +165,7 @@
#### Kubectl Plugins
- - **(2025)** [Kubectl plugins and tools](https://nubenetes.com/kubernetes/#kubectl-plugins) [GO CONTENT] [COMMUNITY-TOOL] β This reference compilation highlights external tools and kubectl extensions managed via Krew. It details how third-party plugins (like `neat`, `kns`, or security-focused extensions) expand basic kubectl operational debugging and cluster-inspection capabilities.
+ - **(2025)** [Kubectl plugins and tools](https://nubenetes.com/kubernetes) [GO CONTENT] [COMMUNITY-TOOL] β This reference compilation highlights external tools and kubectl extensions managed via Krew. It details how third-party plugins (like `neat`, `kns`, or security-focused extensions) expand basic kubectl operational debugging and cluster-inspection capabilities.
#### Productivity (1)
- **(2021)** [Kubernetes productivity tips and tricks π](https://www.theodo.com/en-fr/blog) [COMMUNITY-TOOL] β A practitioner's guide to enhancing CLI-based Kubernetes productivity. It explores advanced setups such as custom shell autocompletion, kubectx/kubens utilities, smart aliases, and log-tailing helpers designed to reduce cognitive overhead during real-time incident responses.
@@ -239,7 +239,7 @@
#### Helm Overview
- - **(2026)** [==Helm==](https://nubenetes.com/helm/) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Deep-dive architecture portal on Helm, the package manager for Kubernetes. Focuses on structuring dry templates, lifecycle hooks, chart dependencies, release versioning, and secure variables management inside GitOps pipelines.
+ - **(2026)** [==Helm==](https://nubenetes.com/helm) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Deep-dive architecture portal on Helm, the package manager for Kubernetes. Focuses on structuring dry templates, lifecycle hooks, chart dependencies, release versioning, and secure variables management inside GitOps pipelines.
## Storage and Data
### Performance Benchmarking
diff --git a/v2-docs/kubernetes-on-premise.md b/v2-docs/kubernetes-on-premise.md
index 9ef25686..24512b38 100644
--- a/v2-docs/kubernetes-on-premise.md
+++ b/v2-docs/kubernetes-on-premise.md
@@ -250,12 +250,12 @@
#### Multi-Cluster
- - **(2026)** [Rancher: Enterprise management for Kubernetes](https://nubenetes.com/rancher/) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β Rancher is a unified platform for managing multi-cluster, heterogeneous Kubernetes deployments across diverse cloud providers and bare metal hosts. It simplifies operational management by providing centralized authentication, unified RBAC access, structured audit logs, and simplified Helm catalog deployments.
+ - **(2026)** [Rancher: Enterprise management for Kubernetes](https://nubenetes.com/rancher) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β Rancher is a unified platform for managing multi-cluster, heterogeneous Kubernetes deployments across diverse cloud providers and bare metal hosts. It simplifies operational management by providing centralized authentication, unified RBAC access, structured audit logs, and simplified Helm catalog deployments.
### Red Hat OpenShift
#### Enterprise (1)
- - **(2026)** [Openshift Container Platform](https://nubenetes.com/openshift/) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β Red Hat OpenShift is a premier enterprise-grade hybrid cloud Kubernetes application platform. It adds out-of-the-box developer tooling, integrated security standards, cluster virtualization, internal registry configurations, and Operator-based life cycle management directly over raw Kubernetes.
+ - **(2026)** [Openshift Container Platform](https://nubenetes.com/openshift) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β Red Hat OpenShift is a premier enterprise-grade hybrid cloud Kubernetes application platform. It adds out-of-the-box developer tooling, integrated security standards, cluster virtualization, internal registry configurations, and Operator-based life cycle management directly over raw Kubernetes.
## Networking
### CNI Plugins
diff --git a/v2-docs/kubernetes.md b/v2-docs/kubernetes.md
index 01ff8681..741a7922 100644
--- a/v2-docs/kubernetes.md
+++ b/v2-docs/kubernetes.md
@@ -1318,7 +1318,7 @@
#### Overview
- - **(2026)** [==Serverless Architectures==](https://nubenetes.com/serverless/) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β In-depth analysis exploring execution concepts, billing architectures, scalability curves, and performance tradeoffs inherent in Serverless patterns. Details key differences between FaaS, cloud-managed runtimes, and self-hosted Knative workloads.
+ - **(2026)** [==Serverless Architectures==](https://nubenetes.com/serverless) [SPANISH CONTENT] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β In-depth analysis exploring execution concepts, billing architectures, scalability curves, and performance tradeoffs inherent in Serverless patterns. Details key differences between FaaS, cloud-managed runtimes, and self-hosted Knative workloads.
## Cloud Infrastructure
### Kubernetes (1)
@@ -1582,7 +1582,7 @@
#### API Client Libraries
- - **(2026)** [==Client Libraries for Kubernetes==](https://nubenetes.com/kubernetes-client-libraries/) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Complete directory of supported Kubernetes API client libraries (Python, Go, Java, JavaScript, etc.). Details patterns for programmatic service discovery, controller building, and custom automation direct from application runtime code.
+ - **(2026)** [==Client Libraries for Kubernetes==](https://nubenetes.com/kubernetes-client-libraries) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Complete directory of supported Kubernetes API client libraries (Python, Go, Java, JavaScript, etc.). Details patterns for programmatic service discovery, controller building, and custom automation direct from application runtime code.
### Kubernetes Operations
#### Pod Restarts
@@ -1592,7 +1592,7 @@
#### Volumes Overview
- - **(2026)** [==Kubernetes Storage - Volumes==](https://nubenetes.com/kubernetes-storage/#kubernetes-volumes) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Detailed catalog explaining stateful execution patterns inside Kubernetes. Focuses on lifecycle dynamics of Ephemeral, Persistent (PV), and PersistentVolumeClaims (PVC), alongside container storage interfaces (CSI) used to integrate modern storage backends.
+ - **(2026)** [==Kubernetes Storage - Volumes==](https://nubenetes.com/kubernetes-storage) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Detailed catalog explaining stateful execution patterns inside Kubernetes. Focuses on lifecycle dynamics of Ephemeral, Persistent (PV), and PersistentVolumeClaims (PVC), alongside container storage interfaces (CSI) used to integrate modern storage backends.
### Virtualization VS Containers
#### Kubernetes Concept
@@ -2142,7 +2142,7 @@
#### Overview (1)
- - **(2026)** [==Crossplane==](https://nubenetes.com/crossplane/) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Comprehensive review of Crossplane, a CNCF control-plane framework transforming Kubernetes clusters into universal infrastructure schedulers. Permits declarative definition of cloud resources (RDS, S3, VMs) alongside native Kubernetes schemas.
+ - **(2026)** [==Crossplane==](https://nubenetes.com/crossplane) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] πππππ [DE FACTO STANDARD] β Comprehensive review of Crossplane, a CNCF control-plane framework transforming Kubernetes clusters into universal infrastructure schedulers. Permits declarative definition of cloud resources (RDS, S3, VMs) alongside native Kubernetes schemas.
## Introductory
### Concepts (1)
diff --git a/v2-docs/monitoring.md b/v2-docs/monitoring.md
index dbb832c7..b45e4280 100644
--- a/v2-docs/monitoring.md
+++ b/v2-docs/monitoring.md
@@ -744,7 +744,7 @@
#### Metrics Collection
- - **(2024)** [Prometheus](https://nubenetes.com/prometheus/) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. It utilizes a pull-based metrics collection model over HTTP, powered by a highly efficient dimensional data model (TSDB) with PromQL. Essential for Kubernetes cloud-native environments, it excels in dynamic service discovery and real-time operational visibility.
+ - **(2024)** [Prometheus](https://nubenetes.com/prometheus) [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. It utilizes a pull-based metrics collection model over HTTP, powered by a highly efficient dimensional data model (TSDB) with PromQL. Essential for Kubernetes cloud-native environments, it excels in dynamic service discovery and real-time operational visibility.
### OpenTelemetry (1)
#### Collector Infrastructure
@@ -786,7 +786,7 @@
#### Dashboards
- - **(2024)** [Grafana](https://nubenetes.com/grafana/) [GO/TYPESCRIPT CONTENT] [COMMUNITY-TOOL] β Grafana is the industry-standard multi-platform open-source analytics and interactive visualization web application. It supports query, visualization, alerting, and analysis of metrics, logs, and traces from diverse backends (Prometheus, Elasticsearch, Loki, Jaeger). Its pluggable architecture allows organizations to build unified operational dashboards across heterogeneous data layers.
+ - **(2024)** [Grafana](https://nubenetes.com/grafana) [GO/TYPESCRIPT CONTENT] [COMMUNITY-TOOL] β Grafana is the industry-standard multi-platform open-source analytics and interactive visualization web application. It supports query, visualization, alerting, and analysis of metrics, logs, and traces from diverse backends (Prometheus, Elasticsearch, Loki, Jaeger). Its pluggable architecture allows organizations to build unified operational dashboards across heterogeneous data layers.
## Observability and Monitoring
### Application Performance Monitoring (1)
diff --git a/v2-docs/ocp4.md b/v2-docs/ocp4.md
index abd2edc5..bd509304 100644
--- a/v2-docs/ocp4.md
+++ b/v2-docs/ocp4.md
@@ -340,7 +340,7 @@
#### Red Hat Quay
- - **(2022)** [OpenShift Registry & Quay](https://nubenetes.com/registries/) [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] β Comprehensive analysis of Red Hat Quay and the integrated OpenShift Container Registry. Details secure image storage, vulnerability scanning with Clair, and geo-replication capabilities. It highlights Quay's enterprise-grade multi-tenancy and RBAC controls, which ensure secure artifact promotion within high-performance microservices pipelines.
+ - **(2022)** [OpenShift Registry & Quay](https://nubenetes.com/registries) [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] β Comprehensive analysis of Red Hat Quay and the integrated OpenShift Container Registry. Details secure image storage, vulnerability scanning with Clair, and geo-replication capabilities. It highlights Quay's enterprise-grade multi-tenancy and RBAC controls, which ensure secure artifact promotion within high-performance microservices pipelines.
## CI-CD
### App Migration (1)
@@ -428,7 +428,7 @@
- **(2019)** [cloudowski.com: Openshift ImageStreams](https://cloudowski.com/articles/why-managing-container-images-on-openshift-is-better-than-on-kubernetes) [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] β This analysis compares OpenShift ImageStreams with vanilla Kubernetes image pulling mechanisms. It explains how ImageStreams provide abstraction layers over container registries, enabling automatic redeployments upon detection of updated remote images (triggers). By decoupling pods from concrete repository URLs, it automates deployment lifecycle workflows for platform engineering teams.
## Container Platforms
-### OKD OpenShift
+### OKD OpenShift
#### Cluster Bootstrap
diff --git a/v2-docs/openshift.md b/v2-docs/openshift.md
index 15cb3227..ab2837bd 100644
--- a/v2-docs/openshift.md
+++ b/v2-docs/openshift.md
@@ -84,7 +84,7 @@
#### General Reference
- - [uncontained.io/articles/openshift-ha-installation](https://uncontained.io/articles/openshift-ha-installation/) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering uncontained.io in the Kubernetes Tools ecosystem.
+ - [uncontained.io/articles/openshift-ha-installation](https://uncontained.io/articles/openshift-ha-installation) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering uncontained.io in the Kubernetes Tools ecosystem.
- [aroworkshop.io π](https://aroworkshop.io) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering aroworkshop.io in the Kubernetes Tools ecosystem.
- [O'Reilly Free Book: **Openshift for developers**](https://www.redhat.com/en/technologies/cloud-computing/openshift/for-developers) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering www.redhat.com in the Kubernetes Tools ecosystem.
- [NetworkPolicies and Microsegmentation](https://www.redhat.com/en/blog/channel/hybrid-cloud-infrastructure/networkpolicies-and-microsegmentation) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering www.redhat.com in the Kubernetes Tools ecosystem.
diff --git a/v2-docs/scaffolding.md b/v2-docs/scaffolding.md
index d4d5f284..1f667927 100644
--- a/v2-docs/scaffolding.md
+++ b/v2-docs/scaffolding.md
@@ -45,7 +45,7 @@
#### Java Ecosystem
- - **(2025)** [Maven](https://nubenetes.com/maven-gradle/) [JAVA CONTENT] [COMMUNITY-TOOL] β Comparative architectural overview of Maven and Gradle. Outlines declarative XML configurations versus programmatic Groovy/Kotlin Gradle DSL scripts, analyzing cache efficiency, parallel build runtimes, and enterprise dependency-resolution policies.
+ - **(2025)** [Maven](https://nubenetes.com/maven-gradle) [JAVA CONTENT] [COMMUNITY-TOOL] β Comparative architectural overview of Maven and Gradle. Outlines declarative XML configurations versus programmatic Groovy/Kotlin Gradle DSL scripts, analyzing cache efficiency, parallel build runtimes, and enterprise dependency-resolution policies.
---
π‘ **Explore Related:** [DevOps](./devops.md) | [Developerportals](./developerportals.md) | [SRE](./sre.md)
diff --git a/v2-docs/securityascode.md b/v2-docs/securityascode.md
index 0ba0e6e4..a15abf7b 100644
--- a/v2-docs/securityascode.md
+++ b/v2-docs/securityascode.md
@@ -237,7 +237,7 @@
#### Cloud Governance
- - **(2026)** [**Azure Policy**](https://nubenetes.com/azure/) [ADVANCED LEVEL] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Specialized gateway and reference documentation for enforcing structural compliance, resource auditing, and governance across Azure resource environments. Explains custom definition policies, policy initiatives, and automated remediation workflows. Critical reference for maintaining operational guardrails in enterprise cloud architectures.
+ - **(2026)** [**Azure Policy**](https://nubenetes.com/azure) [ADVANCED LEVEL] [DOCUMENTATION] ππππ [ENTERPRISE-STABLE] β Specialized gateway and reference documentation for enforcing structural compliance, resource auditing, and governance across Azure resource environments. Explains custom definition policies, policy initiatives, and automated remediation workflows. Critical reference for maintaining operational guardrails in enterprise cloud architectures.
## Security
### Policy Enforcement
diff --git a/v2-docs/servicemesh.md b/v2-docs/servicemesh.md
index c2381b88..3c844cbc 100644
--- a/v2-docs/servicemesh.md
+++ b/v2-docs/servicemesh.md
@@ -131,7 +131,7 @@
#### Istio
- - **(2026)** [Istio](https://nubenetes.com/istio/) [ADVANCED LEVEL] [COMMUNITY-TOOL] β A comprehensive entry point to Istio architecture, the enterprise-grade service mesh. Details how engineers manage traffic routes, secure service-to-service communication with mutual TLS, and gain deep tracing observability across distributed Kubernetes deployments.
+ - **(2026)** [Istio](https://nubenetes.com/istio) [ADVANCED LEVEL] [COMMUNITY-TOOL] β A comprehensive entry point to Istio architecture, the enterprise-grade service mesh. Details how engineers manage traffic routes, secure service-to-service communication with mutual TLS, and gain deep tracing observability across distributed Kubernetes deployments.
## Cloud Native Infrastructure
### API Management
diff --git a/v2-docs/tags.md b/v2-docs/tags.md
index 6f8ca1d8..aaf34910 100644
--- a/v2-docs/tags.md
+++ b/v2-docs/tags.md
@@ -171,7 +171,7 @@
- **(2026)** [==github.com/backstage/backstage==](https://github.com/backstage/backstage) πππππ [DE FACTO STANDARD] [TYPESCRIPT CONTENT] β *Go to [Section](./devops.md)*
- **(2026)** [==How-To Secure A Linux Server==](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) πππππ [DE FACTO STANDARD] [SHELL CONTENT] β *Go to [Section](./devops.md)*
- - **(2026)** [==IaC Infrastructure as Code==](https://nubenetes.com/iac/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
+ - **(2026)** [==IaC Infrastructure as Code==](https://nubenetes.com/iac) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
- **(2026)** [==bregman-arie/devops-exercises π==](https://github.com/bregman-arie/devops-exercises) πππππ [DE FACTO STANDARD] [GUIDE] [PYTHON/YAML CONTENT] β *Go to [Section](./demos.md)*
- **(2026)** [==Developer Sandbox==](https://developers.redhat.com/developer-sandbox) πππππ [DE FACTO STANDARD] β *Go to [Section](./demos.md)*
- **(2026)** [==github: Spring Cloud Kubernetes π==](https://github.com/spring-cloud/spring-cloud-kubernetes) πππππ [DE FACTO STANDARD] [JAVA CONTENT] β *Go to [Section](./demos.md)*
@@ -199,15 +199,15 @@
- **(2026)** [==github.com/sharadbhat/KubernetesPatterns: YAML and Golang implementations' of common Kubernetes patterns==](https://github.com/sharadbhat/KubernetesPatterns) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==kustomize==](https://github.com/kubernetes-sigs/kustomize) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==jsonnet data templating language==](https://github.com/google/jsonnet/tree/master/case_studies/kubernetes) πππππ [DE FACTO STANDARD] [JSONNET CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Kubernetes Storage - Volumes==](https://nubenetes.com/kubernetes-storage/#kubernetes-volumes) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Client Libraries for Kubernetes==](https://nubenetes.com/kubernetes-client-libraries/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Kubernetes Storage - Volumes==](https://nubenetes.com/kubernetes-storage) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Client Libraries for Kubernetes==](https://nubenetes.com/kubernetes-client-libraries) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==kubectl-trace==](https://github.com/iovisor/kubectl-trace) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==kubespy==](https://github.com/huazhihao/kubespy) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==kubectl netshoot==](https://github.com/nilic/kubectl-netshoot) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==kubernetes.io: Kubernetes API==](https://kubernetes.io/docs/reference/kubernetes-api) πππππ [DE FACTO STANDARD] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Crossplane==](https://nubenetes.com/crossplane/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Crossplane==](https://nubenetes.com/crossplane) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==davidB/kubectl-view-allocations==](https://github.com/davidB/kubectl-view-allocations) πππππ [DE FACTO STANDARD] [RUST CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Serverless Architectures==](https://nubenetes.com/serverless/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Serverless Architectures==](https://nubenetes.com/serverless) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- **(2026)** [==Pulumi: Infrastructure as Code in Any Programming Language==](https://github.com/pulumi/pulumi) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./iac.md)*
- **(2026)** [==Awesome Sysadmin==](https://github.com/awesome-foss/awesome-sysadmin) πππππ [DE FACTO STANDARD] [MARKDOWN CONTENT] β *Go to [Section](./devops-tools.md)*
- **(2026)** [==github.com/hashicorp/hcl: HCL==](https://github.com/hashicorp/hcl) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./terraform.md)*
@@ -354,13 +354,13 @@
- **(2026)** [==cheatsheetseries.owasp.org: OWASP Cheat Sheet Series ππ==](https://cheatsheetseries.owasp.org/index.html) πππππ [DE FACTO STANDARD] [GUIDE] [MARKDOWN CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2026)** [==git-scm.com: Git reference==](https://git-scm.com/docs) πππππ [DE FACTO STANDARD] β *Go to [Section](./cheatsheets.md)*
- **(2026)** [==React+TypeScript Cheatsheets==](https://github.com/typescript-cheatsheets/react) πππππ [DE FACTO STANDARD] [TYPESCRIPT CONTENT] β *Go to [Section](./cheatsheets.md)*
- - **(2026)** [==Gradle Cheat Sheets==](https://nubenetes.com/cheatsheets/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
+ - **(2026)** [==Gradle Cheat Sheets==](https://nubenetes.com/cheatsheets) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==ahmetb/kubectl-aliases==](https://github.com/ahmetb/kubectl-aliases) πππππ [DE FACTO STANDARD] [SHELL CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==github.com/trstringer/kubectl-example==](https://github.com/trstringer/kubectl-example) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==Flag export deprecated in kubernetes 1.14==](https://github.com/kubernetes/kubernetes/pull/73787) πππππ [DE FACTO STANDARD] [LEGACY] [GO CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==kubernetes.io π==](https://kubernetes.io/docs/reference/kubectl/quick-reference) πππππ [DE FACTO STANDARD] [MARKDOWN CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==complete-alias==](https://github.com/cykerway/complete-alias) πππππ [DE FACTO STANDARD] [SHELL CONTENT] β *Go to [Section](./kubectl-commands.md)*
- - **(2026)** [==Helm==](https://nubenetes.com/helm/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
+ - **(2026)** [==Helm==](https://nubenetes.com/helm) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==memcached.org==](https://memcached.org) πππππ [DE FACTO STANDARD] [C CONTENT] β *Go to [Section](./caching.md)*
- **(2026)** [==Minikube==](https://github.com/kubernetes/minikube) πππππ [DE FACTO STANDARD] [GO CONTENT] β *Go to [Section](./kubernetes-based-devel.md)*
- **(2026)** [==Lens Kubernetes IDE π==](https://lenshq.io) πππππ [DE FACTO STANDARD] [TYPESCRIPT CONTENT] β *Go to [Section](./kubernetes-based-devel.md)*
@@ -1326,8 +1326,8 @@
- **(2026)** [==**GitHub build-push-action**==](https://github.com/docker/build-push-action) πππππ [DE FACTO STANDARD] [ENTERPRISE-STABLE] [TYPESCRIPT CONTENT] β *Go to [Section](./docker.md)*
- **(2026)** [**googlecloudcheatsheet.withgoogle.com: Google Cloud Developer cheat sheet**](https://cloud.google.com/products) ππππ [ENTERPRISE-STABLE] [HTML CONTENT] β *Go to [Section](./GoogleCloudPlatform.md)*
- - **(2026)** [**DevOps Tools**](https://nubenetes.com/devops-tools/) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
- - **(2026)** [**NoOps**](https://nubenetes.com/noops/) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
+ - **(2026)** [**DevOps Tools**](https://nubenetes.com/devops-tools) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
+ - **(2026)** [**NoOps**](https://nubenetes.com/noops) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
- **(2026)** [**redhatgov.io**](https://redhatgov.io) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./demos.md)*
- **(2026)** [**Terraform & OpenTofu Skill for AI Agents**](https://github.com/antonbabenko/terraform-skill) ππππ [ENTERPRISE-STABLE] [TYPESCRIPT CONTENT] β *Go to [Section](./cicd.md)*
- **(2026)** [**Nelm: A Helm Alternative for Kubernetes Deployments**](https://github.com/werf/nelm) ππππ [ENTERPRISE-STABLE] [GO CONTENT] β *Go to [Section](./gitops.md)*
@@ -1406,7 +1406,7 @@
- **(2026)** [**kn: knative client**](https://github.com/knative/client) ππππ [ENTERPRISE-STABLE] [GO CONTENT] β *Go to [Section](./serverless.md)*
- **(2026)** [**openwhisk.apache.org**](https://openwhisk.apache.org) ππππ [ENTERPRISE-STABLE] [SCALA CONTENT] β *Go to [Section](./serverless.md)*
- **(2026)** [**try.openshift.com π**](https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./ocp4.md)*
- - **(2026)** [**Azure Policy**](https://nubenetes.com/azure/) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./securityascode.md)*
+ - **(2026)** [**Azure Policy**](https://nubenetes.com/azure) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./securityascode.md)*
- **(2026)** [**redhat.com: Vim: Basic and intermediate commands**](https://www.redhat.com/en/blog/vim-commands) ππππ [ENTERPRISE-STABLE] [GUIDE] β *Go to [Section](./linux.md)*
- **(2026)** [****watchman command**: A File and Directory Watching Tool for Changes**](https://www.tecmint.com/watchman-monitor-file-changes-in-linux) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./linux.md)*
- **(2026)** [**redhat.com: How to record your Linux terminal using asciinema**](https://www.redhat.com/en/blog/using-asciinema) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./linux.md)*
@@ -1442,7 +1442,7 @@
- **(2026)** [**education.github.com**](https://github.com/education) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./git.md)*
- **(2026)** [**github.com/containerscrew/aws-sso-auth**](https://github.com/containerscrew/aws-sso-rs) ππππ [ENTERPRISE-STABLE] [RUST CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- **(2026)** [**youtube: Thetips4you π**](https://www.youtube.com/channel/UCoOq-DtESvayx5yJE5H6-qQ/playlists) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./devops-tools.md)*
- - **(2026)** [**Keptn**](https://nubenetes.com/keptn/) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops-tools.md)*
+ - **(2026)** [**Keptn**](https://nubenetes.com/keptn) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops-tools.md)*
- **(2026)** [**codegiant.io: Build software faster**](https://codegiant.io/home) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./devops-tools.md)*
- **(2026)** [**APIDog**](https://apidog.com) ππππ [ENTERPRISE-STABLE] [AGNOSTIC CONTENT] β *Go to [Section](./api.md)*
- **(2026)** [**Tutorial: Restoring a DB Instance from a DB Snapshot**](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Tutorials.RestoringFromSnapshot.html) ππππ [ENTERPRISE-STABLE] β *Go to [Section](./aws-databases.md)*
@@ -2876,7 +2876,7 @@
- **(2026)** [thenewstack.io: How to Evaluate Kubernetes Cloud Providers](https://thenewstack.io/how-to-evaluate-kubernetes-cloud-providers) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./public-cloud-solutions.md)*
- **(2026)** [cast.ai: Ultimate cloud pricing comparison: AWS vs. Azure vs. Google Cloud in 2021](https://cast.ai/blog/cloud-pricing-comparison) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./public-cloud-solutions.md)*
- **(2026)** [faddom.com: Cloud Computing Costs & Pricing Comparisons for 2023](https://faddom.com/cloud-computing-costs-and-pricing-comparison) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./public-cloud-solutions.md)*
- - **(2025)** [eksworkshop.com](https://eksworkshop.com/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./demos.md)*
+ - **(2025)** [eksworkshop.com](https://eksworkshop.com) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./demos.md)*
- **(2025)** [learn.hashicorp.com: What is Infrastructure as Code with Terraform? π](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/infrastructure-as-code) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./terraform.md)*
- **(2025)** [Claude 101: Free Guides to Master Claude](https://claude101.com) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./chatgpt.md)*
- **(2025)** [How to run Deepseek R1 LLMs on GPU Droplets](https://www.digitalocean.com/community/tutorials/deepseek-r1-gpu-droplets) [COMMUNITY-TOOL] [GUIDE] [PYTHON/SHELL CONTENT] β *Go to [Section](./digitalocean.md)*
@@ -3047,7 +3047,7 @@
- **(2023)** [iximiuz.com: Kubernetes Ephemeral Containers and kubectl debug Command π](https://iximiuz.com/en/posts/kubernetes-ephemeral-containers) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./kubernetes-troubleshooting.md)*
- **(2023)** [labs.iximiuz.com: How to work with container images using ctr](https://labs.iximiuz.com/courses/containerd-cli/ctr/image-management) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./kubernetes-troubleshooting.md)*
- **(2023)** [freecodecamp.org: How to Build a GitHub Template Repository for Scaffolding with React, Vite, and TailwindCSS](https://www.freecodecamp.org/news/create-a-github-template-repository-with-react-vite-and-tailwindcss) [COMMUNITY-TOOL] [GUIDE] [JAVASCRIPT CONTENT] β *Go to [Section](./git.md)*
- - **(2023)** [Crunchy Data PostgreSQL Operator](https://nubenetes.com/crunchydata/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./databases.md)*
+ - **(2023)** [Crunchy Data PostgreSQL Operator](https://nubenetes.com/crunchydata) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./databases.md)*
- **(2023)** [blog.eduguru.in: mysql create index on table](https://blog.eduguru.in/mysql-2/mysql-create-index-on-table) [COMMUNITY-TOOL] [GUIDE] [SQL CONTENT] β *Go to [Section](./databases.md)*
- **(2023)** [devopscube.com: How to Deploy PostgreSQL Statefulset in Kubernetes With High Availability](https://devopscube.com/deploy-postgresql-statefulset) [COMMUNITY-TOOL] [GUIDE] [YAML CONTENT] β *Go to [Section](./databases.md)*
- **(2023)** [devopscube.com: Vagrant Tutorial For Beginners: Getting Started Guide π](https://devopscube.com/vagrant-tutorial-beginners) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./devops-tools.md)*
@@ -3068,7 +3068,7 @@
- **(2023)** [learnk8s.io: Limiting access to Kubernetes resources with RBAC πππ](https://learnkube.com/rbac-kubernetes) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./kubernetes-security.md)*
- **(2023)** [istio.io: Learn Microservices using Kubernetes and Istio π](https://istio.io/latest/docs/examples/microservices-istio) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./istio.md)*
- **(2023)** [clickittech.com: Kubernetes Autoscaling: How to use the Kubernetes Autoscaler](https://www.clickittech.com/devops/kubernetes-autoscaling) [COMMUNITY-TOOL] [GUIDE] [YAML CONTENT] β *Go to [Section](./kubernetes-autoscaling.md)*
- - **(2023)** [Tekton](https://nubenetes.com/tekton/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./jenkins-alternatives.md)*
+ - **(2023)** [Tekton](https://nubenetes.com/tekton) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./jenkins-alternatives.md)*
- **(2023)** [gist.github.com: Creating and Publishing NuGet Packages](https://gist.github.com/andykuszyk/a5ee80ae263e77f651bed878c1deb03b) [COMMUNITY-TOOL] [GUIDE] [SHELL CONTENT] β *Go to [Section](./dotnet.md)*
- **(2023)** [grafana.com: A complete guide to managing Grafana as code: tools, tips, and tricks](https://grafana.com/blog/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./grafana.md)*
- **(2023)** [devopscube.com: How To Setup Grafana On Kubernetes](https://devopscube.com/setup-grafana-kubernetes) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./grafana.md)*
@@ -3140,7 +3140,7 @@
- **(2022)** [datree.io: EKS 1.22 Upgrade Tutorial](https://www.datree.io/resources/eks-1-22-upgrade-tutorial) [GUIDE] [LEGACY] β *Go to [Section](./kubernetes-releases.md)*
- **(2022)** [octopus.com: Create an AKS Cluster with Pulumi and Octopus Deploy](https://octopus.com/blog/pulumi-and-aks-with-octopus-deploy) [COMMUNITY-TOOL] [GUIDE] [TYPESCRIPT CONTENT] β *Go to [Section](./pulumi.md)*
- **(2022)** [travis.media: Pulumi Tutorial: Automate Kubernetes Deployments and Operations with this Complete Guide](https://travis.media/blog/pulumi-tutorial-automate-kubernetes-operations) [COMMUNITY-TOOL] [GUIDE] [TYPESCRIPT CONTENT] β *Go to [Section](./pulumi.md)*
- - **(2022)** [OpenShift Registry & Quay](https://nubenetes.com/registries/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./ocp4.md)*
+ - **(2022)** [OpenShift Registry & Quay](https://nubenetes.com/registries) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./ocp4.md)*
- **(2022)** [devtron.ai: Understand CMD and ENTRYPOINT Differences in Docker](https://devtron.ai/blog/cmd-and-entrypoint-differences) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./docker.md)*
- **(2022)** [codeproject.com: How to Create an Image in Docker using Python](https://www.codeproject.com/Tips/5323808/How-To-Create-An-Image-In-Docker-Using-Python) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./docker.md)*
- **(2022)** [dev.to/hkhelil: Building a Kubernetes Operator with an NGINX CRD](https://dev.to/hkhelil/building-a-kubernetes-operator-with-an-nginx-crd-3lil) [COMMUNITY-TOOL] [GUIDE] [GO CONTENT] β *Go to [Section](./kubernetes-operators-controllers.md)*
@@ -5190,7 +5190,7 @@
- [ringcentral.co.uk: Software as a Service (SaaS)](https://www.ringcentral.com/gb/en/blog/definitions/software-as-a-service-saas) [COMMUNITY-TOOL] β *Go to [Section](./introduction.md)*
- [ringcentral.co.uk: Cloud Management π](https://www.ringcentral.com/gb/en/blog/definitions/cloud-management) [COMMUNITY-TOOL] β *Go to [Section](./introduction.md)*
- [Kelsey Hightower Fireside Chat: An Unconventional Path to IT and Some Life Advice](https://www.hashicorp.com/resources/kelsey-hightower-fireside-chat-an-unconventional-path-to-it-and-some-life-advice) [COMMUNITY-TOOL] β *Go to [Section](./introduction.md)*
- - [uncontained.io/articles/openshift-ha-installation](https://uncontained.io/articles/openshift-ha-installation/) [COMMUNITY-TOOL] β *Go to [Section](./ocp3.md)*
+ - [uncontained.io/articles/openshift-ha-installation](https://uncontained.io/articles/openshift-ha-installation) [COMMUNITY-TOOL] β *Go to [Section](./ocp3.md)*
- [aroworkshop.io π](https://aroworkshop.io) [COMMUNITY-TOOL] β *Go to [Section](./openshift.md)*
- [O'Reilly Free Book: **Openshift for developers**](https://www.redhat.com/en/technologies/cloud-computing/openshift/for-developers) [COMMUNITY-TOOL] β *Go to [Section](./openshift.md)*
- [NetworkPolicies and Microsegmentation](https://www.redhat.com/en/blog/channel/hybrid-cloud-infrastructure/networkpolicies-and-microsegmentation) [COMMUNITY-TOOL] β *Go to [Section](./openshift.md)*
@@ -5803,7 +5803,7 @@
- **(2026)** [Jaeger](https://www.jaegertracing.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./istio.md)*
- **(2026)** [Kibana](https://www.elastic.co/kibana) [COMMUNITY-TOOL] [TYPESCRIPT CONTENT] β *Go to [Section](./istio.md)*
- **(2026)** [L7 Internal HTTP(S) Load Balancing overview](https://docs.cloud.google.com/load-balancing/docs/l7-internal) [COMMUNITY-TOOL] β *Go to [Section](./servicemesh.md)*
- - **(2026)** [Istio](https://nubenetes.com/istio/) [COMMUNITY-TOOL] β *Go to [Section](./servicemesh.md)*
+ - **(2026)** [Istio](https://nubenetes.com/istio) [COMMUNITY-TOOL] β *Go to [Section](./servicemesh.md)*
- **(2026)** [refactoring.guru: Design Patterns](https://refactoring.guru/design-patterns) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./devel-sites.md)*
- **(2026)** [dhall-lang.org: Dhall Configuration Language](https://dhall-lang.org) [COMMUNITY-TOOL] [HASKELL CONTENT] β *Go to [Section](./devel-sites.md)*
- **(2026)** [firebase.google.com](https://firebase.google.com) [COMMUNITY-TOOL] β *Go to [Section](./devel-sites.md)*
@@ -5866,8 +5866,8 @@
- **(2026)** [OKD](https://okd.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- **(2026)** [kurl.sh](https://kurl.sh) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- **(2026)** [VMware hands-on Labs π](https://labs.hol.vmware.com/HOL) [COMMUNITY-TOOL] β *Go to [Section](./kubernetes-on-premise.md)*
- - **(2026)** [Openshift Container Platform](https://nubenetes.com/openshift/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- - **(2026)** [Rancher: Enterprise management for Kubernetes](https://nubenetes.com/rancher/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
+ - **(2026)** [Openshift Container Platform](https://nubenetes.com/openshift) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
+ - **(2026)** [Rancher: Enterprise management for Kubernetes](https://nubenetes.com/rancher) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- **(2026)** [grafana.com: Provisioning Grafana π](https://grafana.com/docs/grafana/latest/administration/provisioning) [COMMUNITY-TOOL] β *Go to [Section](./grafana.md)*
- **(2026)** [Payara](https://payara.fish) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./java_app_servers.md)*
- **(2026)** [TomEE from Tomitribe](https://tomee.apache.org) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./java_app_servers.md)*
@@ -5963,7 +5963,7 @@
- **(2025)** [github.com/wardviaene (kubernetes, terraform, ansible, docker, etc) π](https://github.com/wardviaene) [COMMUNITY-TOOL] [HCL/YAML CONTENT] β *Go to [Section](./demos.md)*
- **(2025)** [ansible.github.io/workshops/demos : Red Hat Ansible Automation Platform Workshops](https://labs.demoredhat.com/demos) [COMMUNITY-TOOL] [YAML CONTENT] β *Go to [Section](./demos.md)*
- **(2025)** [galaxy.ansible.com/ansible/product_demos π](https://galaxy.ansible.com/ansible/product_demos) [COMMUNITY-TOOL] [YAML CONTENT] β *Go to [Section](./demos.md)*
- - **(2025)** [eksworkshop.com](https://eksworkshop.com/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./demos.md)*
+ - **(2025)** [eksworkshop.com](https://eksworkshop.com) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./demos.md)*
- **(2025)** [docs.microsoft.com: Deploy Spring microservices to Azure](https://learn.microsoft.com/en-us/azure/container-apps) [COMMUNITY-TOOL] [MARKDOWN CONTENT] β *Go to [Section](./demos.md)*
- **(2025)** [Jenkinsfile Runner Test Framework](https://github.com/jenkinsci/jenkinsfile-runner-test-framework) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./jenkins.md)*
- **(2025)** [Using Workspaces for AI Changes Across Multiple Repos](https://ettema.dev/posts/ai-multi-repo-workspaces) [COMMUNITY-TOOL] β *Go to [Section](./ai.md)*
@@ -6045,7 +6045,7 @@
- **(2025)** [Apache](https://httpd.apache.org) [COMMUNITY-TOOL] [C CONTENT] β *Go to [Section](./web-servers.md)*
- **(2025)** [Apache Reverse Proxy Guide](https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html) [COMMUNITY-TOOL] β *Go to [Section](./web-servers.md)*
- **(2025)** [unit.nginx.org](https://unit.nginx.org) [COMMUNITY-TOOL] [C CONTENT] β *Go to [Section](./web-servers.md)*
- - **(2025)** [Kubectl plugins and tools](https://nubenetes.com/kubernetes/#kubectl-plugins) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubectl-commands.md)*
+ - **(2025)** [Kubectl plugins and tools](https://nubenetes.com/kubernetes) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2025)** [ansibleforkubernetes.com π](https://www.ansibleforkubernetes.com) [COMMUNITY-TOOL] β *Go to [Section](./kubectl-commands.md)*
- **(2025)** [Red Hat Data Grid](https://www.redhat.com/en/technologies/jboss-middleware/data-grid) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./caching.md)*
- **(2025)** [Varnish Cache](https://www.varnish.org/index.html) [COMMUNITY-TOOL] [C CONTENT] β *Go to [Section](./caching.md)*
@@ -6091,11 +6091,11 @@
- **(2025)** [Chaos Mesh π](https://chaos-mesh.org) [COMMUNITY-TOOL] β *Go to [Section](./chaos-engineering.md)*
- **(2025)** [OOMKilled in Kubernetes: Understanding and Preventing Hidden Memory Leaks](https://unixarena.com/2025/04/oomkilled-in-kubernetes-the-hidden-memory-leaks-youre-missing.html) [COMMUNITY-TOOL] β *Go to [Section](./kubernetes-troubleshooting.md)*
- **(2025)** [RunsOn: Self-hosted GitHub Actions Runners in AWS](https://runs-on.com) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./aws.md)*
- - **(2025)** [Flux. The GitOps operator for Kubernetes](https://nubenetes.com/flux/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- - **(2025)** [Kustomize - Template-Free Kubernetes Configuration Customization](https://nubenetes.com/kustomize/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
+ - **(2025)** [Flux. The GitOps operator for Kubernetes](https://nubenetes.com/flux) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
+ - **(2025)** [Kustomize - Template-Free Kubernetes Configuration Customization](https://nubenetes.com/kustomize) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- **(2025)** [Anthos Config Management](https://docs.cloud.google.com/kubernetes-engine/docs) [COMMUNITY-TOOL] β *Go to [Section](./gitops.md)*
- **(2025)** [Rancher Logging Operator π](https://rancher.com/docs/rancher/v2.x/en/logging/v2.5) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./monitoring.md)*
- - **(2025)** [Visual Studio Code (Git Extensions)](https://nubenetes.com/visual-studio/) [COMMUNITY-TOOL] β *Go to [Section](./git.md)*
+ - **(2025)** [Visual Studio Code (Git Extensions)](https://nubenetes.com/visual-studio) [COMMUNITY-TOOL] β *Go to [Section](./git.md)*
- **(2025)** [AWS IP inventory](https://github.com/okelet/awsipinventory) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- **(2025)** [Cockroach](https://www.cockroachlabs.com/docs/stable/kubernetes-overview) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
- **(2025)** [Postgres.app](https://postgresapp.com) [COMMUNITY-TOOL] [OBJECTIVE-C CONTENT] β *Go to [Section](./databases.md)*
@@ -6123,7 +6123,7 @@
- **(2025)** [Oakton](https://jasperfx.github.io/oakton) [COMMUNITY-TOOL] [C# CONTENT] β *Go to [Section](./dotnet.md)*
- **(2025)** [Lamar](https://jasperfx.github.io/lamar) [COMMUNITY-TOOL] [C# CONTENT] β *Go to [Section](./dotnet.md)*
- **(2025)** [docs.microsoft.com: Configurations and GitOps with Azure Arc enabled Kubernetes](https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/conceptual-gitops-flux2) [COMMUNITY-TOOL] β *Go to [Section](./flux.md)*
- - **(2025)** [Maven](https://nubenetes.com/maven-gradle/) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./scaffolding.md)*
+ - **(2025)** [Maven](https://nubenetes.com/maven-gradle) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./scaffolding.md)*
- **(2025)** [selenium.dev](https://www.selenium.dev) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./test-automation-frameworks.md)*
- **(2024)** [redhat.com: Why IT automation training is a smart way to boost your career](https://www.redhat.com/en/blog/it-automation-training) [COMMUNITY-TOOL] [EN CONTENT] β *Go to [Section](./devops.md)*
- **(2024)** [Platform Engineering Guide - 5 Key Use Cases of Internal Developer Platforms](https://www.techworld-with-nana.com/post/platform-engineering-guide) [COMMUNITY-TOOL] β *Go to [Section](./devops.md)*
@@ -6290,7 +6290,7 @@
- **(2024)** [New VS Code Release Highlights v1.86](https://www.youtube.com/shorts/bVlIo4H0IDU) [COMMUNITY-TOOL] β *Go to [Section](./visual-studio.md)*
- **(2024)** [techcommunity.microsoft.com: Unleashing GitHub Copilot for Infrastructure as Code (powershell, terraform, etc)](https://techcommunity.microsoft.com/blog/azureinfrastructureblog/unleashing-github-copilot-for-infrastructure-as-code/4124031) [COMMUNITY-TOOL] [MARKDOWN CONTENT] β *Go to [Section](./visual-studio.md)*
- **(2024)** [Fleet](https://www.jetbrains.com/fleet) [COMMUNITY-TOOL] [KOTLIN CONTENT] β *Go to [Section](./visual-studio.md)*
- - **(2024)** [Terraform Kubernetes Boilerplates π](https://nubenetes.com/terraform/) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./managed-kubernetes-in-public-cloud.md)*
+ - **(2024)** [Terraform Kubernetes Boilerplates π](https://nubenetes.com/terraform) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./managed-kubernetes-in-public-cloud.md)*
- **(2024)** [iximiuz.com: How To Develop Kubernetes CLIs Like a Pro](https://iximiuz.com/en/posts/kubernetes-api-go-cli) [COMMUNITY-TOOL] [GUIDE] [GO CONTENT] β *Go to [Section](./kubernetes-client-libraries.md)*
- **(2024)** [intellipaat.com: Python Cheat Sheet Basics](https://intellipaat.com/blog/tutorial/python-tutorial/python-cheat-sheet-basics) [COMMUNITY-TOOL] [PYTHON CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2024)** [intellipaat.com: AWS Cheat Sheet π](https://intellipaat.com/blog/tutorial/amazon-web-services-aws-tutorial/aws-cheat-sheet) [COMMUNITY-TOOL] β *Go to [Section](./cheatsheets.md)*
@@ -6355,7 +6355,7 @@
- **(2024)** [containerjournal.com: Whatβs the Difference Between Docker and Kubernetes?](https://cloudnativenow.com/features/whats-the-difference-between-docker-and-kubernetes) [COMMUNITY-TOOL] β *Go to [Section](./docker.md)*
- **(2024)** [snyk.io: 10 Docker Security Best Practices π](https://snyk.io/blog/10-docker-image-security-best-practices) [COMMUNITY-TOOL] β *Go to [Section](./docker.md)*
- **(2024)** [augmentedmind.de: Docker optimization guide: the 12 best tips to optimize Docker image security](https://www.augmentedmind.de/2024/06/12/optimize-docker-image-security) [COMMUNITY-TOOL] β *Go to [Section](./docker.md)*
- - **(2024)** [Docker Swarm](https://nubenetes.com/kubernetes-alternatives/#docker-swarm) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
+ - **(2024)** [Docker Swarm](https://nubenetes.com/kubernetes-alternatives) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
- **(2024)** [dotnet.microsoft.com: What is Xamarin?](https://dotnet.microsoft.com/en-us/apps/xamarin) [COMMUNITY-TOOL] [C# CONTENT] β *Go to [Section](./xamarin.md)*
- **(2024)** [anthropic.com: Introducing the Model Context Protocol](https://www.anthropic.com/news/model-context-protocol) [COMMUNITY-TOOL] β *Go to [Section](./ai-agents-mcp.md)*
- **(2024)** [Fugue: Container and Kubernetes. Runtime infrastructure security](https://snyk.io/product/container-vulnerability-management) [COMMUNITY-TOOL] β *Go to [Section](./securityascode.md)*
@@ -6404,8 +6404,8 @@
- **(2024)** [waypointproject.io](https://developer.hashicorp.com/waypoint) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- **(2024)** [ClusterClass: Experimental Feature for Streamlined Cluster Lifecycle Management in Cluster API](https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-class) [COMMUNITY-TOOL] [YAML CONTENT] β *Go to [Section](./gitops.md)*
- **(2024)** [forbes.com: From Data Collection To Delivering KPIs: A Roadmap To A Mature Observability Strategy](https://www.forbes.com/councils/forbestechcouncil/2024/03/08/from-data-collection-to-delivering-kpis-a-roadmap-to-a-mature-observability-strategy/?streamIndex=0) [COMMUNITY-TOOL] β *Go to [Section](./monitoring.md)*
- - **(2024)** [Prometheus](https://nubenetes.com/prometheus/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./monitoring.md)*
- - **(2024)** [Grafana](https://nubenetes.com/grafana/) [COMMUNITY-TOOL] [GO/TYPESCRIPT CONTENT] β *Go to [Section](./monitoring.md)*
+ - **(2024)** [Prometheus](https://nubenetes.com/prometheus) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./monitoring.md)*
+ - **(2024)** [Grafana](https://nubenetes.com/grafana) [COMMUNITY-TOOL] [GO/TYPESCRIPT CONTENT] β *Go to [Section](./monitoring.md)*
- **(2024)** [sentry.io](https://sentry.io/welcome) [COMMUNITY-TOOL] [EN CONTENT] β *Go to [Section](./monitoring.md)*
- **(2024)** [Elastic APM](https://www.elastic.co/observability/application-performance-monitoring) [COMMUNITY-TOOL] [EN CONTENT] β *Go to [Section](./monitoring.md)*
- **(2024)** [Elastic APM Server](https://www.elastic.co/docs/solutions/observability/apm) [COMMUNITY-TOOL] [EN CONTENT] β *Go to [Section](./monitoring.md)*
@@ -6421,7 +6421,7 @@
- **(2024)** [AWS Organizations: The Key to Managing Your Cloud Infrastructure Effectively](https://awsfundamentals.com/blog/aws-organizations-the-key-to-managing-your-cloud-infrastructure-effectively) [COMMUNITY-TOOL] β *Go to [Section](./aws-architecture.md)*
- **(2024)** [github.com/Levi-Michael/boto3-ec2-s3-management: A python tools base on' AWS boto3 for manage ec2 and s3 buckets](https://github.com/Levi-Michael/boto3-ec2-s3-management) [COMMUNITY-TOOL] [PYTHON CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- **(2024)** [github.com/Reaimua/AWS-CLI-Uploader-Project](https://github.com/Reaimua/AWS-CLI-Uploader-Project) [COMMUNITY-TOOL] [SHELL CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- - **(2024)** [AWS Samples (Boilerplates)](https://nubenetes.com/demos/#aws-samples-boilerplates) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
+ - **(2024)** [AWS Samples (Boilerplates)](https://nubenetes.com/demos) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- **(2024)** [kubedb.com](https://kubedb.com) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
- **(2024)** [Moco](https://cybozu-go.github.io/moco) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
- **(2024)** [Percona.com: Percona Kubernetes Operator for Percona XtraDB Cluster](https://docs.percona.com/percona-operator-for-mysql/pxc/index.html) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
@@ -7161,7 +7161,7 @@
- **(2023)** [blog.awsfundamentals.com: Step-By-Step: Emptying S3 Buckets and Directories Using the AWS CLI with S3 RM](https://awsfundamentals.com/blog/aws-s3-rm-removing-files) [COMMUNITY-TOOL] β *Go to [Section](./aws-tools-scripts.md)*
- **(2023)** [New usage examples have been added to the CLI for CodePipeline API Reference](https://docs.aws.amazon.com/cli/latest/reference/codepipeline/index.html) [COMMUNITY-TOOL] β *Go to [Section](./aws-tools-scripts.md)*
- **(2023)** [aws.amazon.com/blogs: Introducing Amazon CodeWhisperer for command line](https://aws.amazon.com/blogs/devops/introducing-amazon-codewhisperer-for-command-line) [COMMUNITY-TOOL] β *Go to [Section](./aws-tools-scripts.md)*
- - **(2023)** [Crunchy Data PostgreSQL Operator](https://nubenetes.com/crunchydata/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./databases.md)*
+ - **(2023)** [Crunchy Data PostgreSQL Operator](https://nubenetes.com/crunchydata) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./databases.md)*
- **(2023)** [geeksforgeeks.org: Best Practices for SQL Query Optimization](https://www.geeksforgeeks.org/sql/best-practices-for-sql-query-optimizations) [COMMUNITY-TOOL] [SQL CONTENT] β *Go to [Section](./databases.md)*
- **(2023)** [blog.eduguru.in: mysql create index on table](https://blog.eduguru.in/mysql-2/mysql-create-index-on-table) [COMMUNITY-TOOL] [GUIDE] [SQL CONTENT] β *Go to [Section](./databases.md)*
- **(2023)** [xenonstack.com: Stateful and Stateless Applications Best Practices and Advantages](https://www.xenonstack.com/insights/stateful-and-stateless-applications) [COMMUNITY-TOOL] [CONCEPTUAL CONTENT] β *Go to [Section](./databases.md)*
@@ -7303,7 +7303,7 @@
- **(2023)** [kedify.io: Prometheus and Kubernetes Horizontal Pod Autoscaler donβt talk, KEDA does](https://www.kedify.io/resources/blog/prometheus-and-kubernetes-horizontal-pod-autoscaler-dont-talk-keda-does) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-autoscaling.md)*
- **(2023)** [thenewstack.io: Sidecars are Changing the Kubernetes Load-Testing Landscape](https://thenewstack.io/sidecars-are-changing-the-kubernetes-load-testing-landscape) [COMMUNITY-TOOL] β *Go to [Section](./kubernetes-autoscaling.md)*
- **(2023)** [Kourier: A lightweight Knative Serving ingress](https://developers.redhat.com/blog/2020/06/30/kourier-a-lightweight-knative-serving-ingress) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./servicemesh.md)*
- - **(2023)** [Tekton](https://nubenetes.com/tekton/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./jenkins-alternatives.md)*
+ - **(2023)** [Tekton](https://nubenetes.com/tekton) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./jenkins-alternatives.md)*
- **(2023)** [Semaphore](https://semaphore.io) [COMMUNITY-TOOL] β *Go to [Section](./jenkins-alternatives.md)*
- **(2023)** [spinnaker.io deployment tool](https://spinnaker.io) [COMMUNITY-TOOL] β *Go to [Section](./jenkins-alternatives.md)*
- **(2023)** [dagger.io](https://dagger.io) [COMMUNITY-TOOL] β *Go to [Section](./jenkins-alternatives.md)*
@@ -7702,7 +7702,7 @@
- **(2022)** [opensource.com: JavaScript cheat sheet](https://opensource.com/downloads/javascript-cheat-sheet) [COMMUNITY-TOOL] [JAVASCRIPT CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2022)** [opensource.com: Linux logrotate cheat sheet](https://opensource.com/downloads/logrotate-cheat-sheet) [COMMUNITY-TOOL] [BASH CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2022)** [opensource.com: Watch command cheat sheet](https://opensource.com/downloads/watch-cheat-sheet) [COMMUNITY-TOOL] [BASH CONTENT] β *Go to [Section](./cheatsheets.md)*
- - **(2022)** [Networking Cheat Sheet](https://nubenetes.com/networking/) [COMMUNITY-TOOL] β *Go to [Section](./cheatsheets.md)*
+ - **(2022)** [Networking Cheat Sheet](https://nubenetes.com/networking) [COMMUNITY-TOOL] β *Go to [Section](./cheatsheets.md)*
- **(2022)** [opensource.com: JupyterLab cheat sheet](https://opensource.com/downloads/jupyterlab-cheat-sheet) [COMMUNITY-TOOL] [PYTHON CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2022)** [kdnuggets.com: The Complete Collection of Data Science Cheat Sheets β Part 1](https://www.kdnuggets.com/2022/02/complete-collection-data-science-cheat-sheets-part-1.html) [COMMUNITY-TOOL] [PYTHON CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2022)** [kdnuggets.com: The Complete Collection of Data Science Cheat Sheets β Part 2](https://www.kdnuggets.com/2022/02/complete-collection-data-science-cheat-sheets-part-2.html) [COMMUNITY-TOOL] [PYTHON CONTENT] β *Go to [Section](./cheatsheets.md)*
@@ -7778,7 +7778,7 @@
- **(2022)** [SaaS Solutions - What is the difference between a multi-instance and a multi-tenant architecture](https://www.scaleway.com/en/en/blog/saas-multi-tenant-vs-multi-instance-architectures) [COMMUNITY-TOOL] β *Go to [Section](./scaleway.md)*
- **(2022)** [dkrallis.wordpress.com: How to create an OpenShift Cluster in Azure and how you can interact with Azure DevOps environment β Part A](https://dkrallis.wordpress.com/2022/11/25/how-to-create-an-openshift-cluster-in-azure-and-how-you-can-interact-with-azure-devops-environment-part-a) [COMMUNITY-TOOL] β *Go to [Section](./ocp4.md)*
- **(2022)** [cloud.redhat.com: Scale your application containers on Red Hat OpenShift Service on AWS (ROSA) clusters using Amazon EFS storage](https://www.redhat.com/en/blog/scale-your-application-containers-on-red-hat-openshift-service-on-aws-rosa-clusters-using-amazon-efs-storage) [COMMUNITY-TOOL] β *Go to [Section](./ocp4.md)*
- - **(2022)** [OpenShift Registry & Quay](https://nubenetes.com/registries/) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./ocp4.md)*
+ - **(2022)** [OpenShift Registry & Quay](https://nubenetes.com/registries) [COMMUNITY-TOOL] [GUIDE] β *Go to [Section](./ocp4.md)*
- **(2022)** [github.com: OKD 4 Roadmap](https://github.com/openshift/community/blob/master/ROADMAP.md) [COMMUNITY-TOOL] [MARKDOWN CONTENT] β *Go to [Section](./ocp4.md)*
- **(2022)** [developers.redhat.com: Reduce the size of container images with DockerSlim](https://developers.redhat.com/articles/2022/01/17/reduce-size-container-images-dockerslim) [COMMUNITY-TOOL] β *Go to [Section](./docker.md)*
- **(2022)** [blog.bitsrc.io: Best Practices for Writing a Dockerfile](https://blog.bitsrc.io/best-practices-for-writing-a-dockerfile-68893706c3) [COMMUNITY-TOOL] β *Go to [Section](./docker.md)*
@@ -15687,23 +15687,23 @@
Click to view 212 resources under Spanish Content
- - **(2026)** [==IaC Infrastructure as Code==](https://nubenetes.com/iac/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
- - **(2026)** [==Kubernetes Storage - Volumes==](https://nubenetes.com/kubernetes-storage/#kubernetes-volumes) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Client Libraries for Kubernetes==](https://nubenetes.com/kubernetes-client-libraries/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Crossplane==](https://nubenetes.com/crossplane/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Serverless Architectures==](https://nubenetes.com/serverless/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
- - **(2026)** [==Gradle Cheat Sheets==](https://nubenetes.com/cheatsheets/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
- - **(2026)** [==Helm==](https://nubenetes.com/helm/) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
+ - **(2026)** [==IaC Infrastructure as Code==](https://nubenetes.com/iac) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
+ - **(2026)** [==Kubernetes Storage - Volumes==](https://nubenetes.com/kubernetes-storage) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Client Libraries for Kubernetes==](https://nubenetes.com/kubernetes-client-libraries) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Crossplane==](https://nubenetes.com/crossplane) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Serverless Architectures==](https://nubenetes.com/serverless) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubernetes.md)*
+ - **(2026)** [==Gradle Cheat Sheets==](https://nubenetes.com/cheatsheets) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
+ - **(2026)** [==Helm==](https://nubenetes.com/helm) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2026)** [==codely.tv==](https://codely.com/en) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./elearning.md)*
- **(2024)** [==Tabularis: Open Source Desktop Client for Modern Databases with AI and MCP' Integration==](https://github.com/TabularisDB/tabularis/blob/main/README.es.md) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./ai.md)*
- **(2024)** [==NodeJS Best Practices (Spanish Translation)==](https://github.com/goldbergyoni/nodebestpractices/blob/spanish-translation/README.spanish.md) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./golang.md)*
- **(2024)** [==genbeta.com: Hace 20 aΓ±os, este correo de Jeff Bezos en Amazon cambiΓ³ para siempre la forma en que programamos apps==](https://www.genbeta.com/desarrollo/hace-22-anos-este-correo-jeff-bezos-amazon-cambio-para-siempre-forma-que-programamos-apps) πππππ [DE FACTO STANDARD] [SPANISH CONTENT] β *Go to [Section](./api.md)*
- **(2023)** [==mariocortes.net: La crisis de seniority==](https://www.mariocortes.net/la-crisis-de-seniority) πππππ [DE FACTO STANDARD] [ES CONTENT] β *Go to [Section](./project-management-methodology.md)*
- **(2022)** [==estrategiadeproducto.com: La espiral de mierda==](https://www.estrategiadeproducto.com/p/evitar-caer-espiral-de-mierda) πππππ [DE FACTO STANDARD] [ES CONTENT] β *Go to [Section](./project-management-methodology.md)*
- - **(2026)** [**DevOps Tools**](https://nubenetes.com/devops-tools/) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
- - **(2026)** [**NoOps**](https://nubenetes.com/noops/) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
+ - **(2026)** [**DevOps Tools**](https://nubenetes.com/devops-tools) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
+ - **(2026)** [**NoOps**](https://nubenetes.com/noops) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops.md)*
- **(2026)** [**BBVA API Market**](https://www.bbvaapimarket.com/es) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./developerportals.md)*
- - **(2026)** [**Keptn**](https://nubenetes.com/keptn/) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops-tools.md)*
+ - **(2026)** [**Keptn**](https://nubenetes.com/keptn) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./devops-tools.md)*
- **(2024)** [**xataka.com: El Excel se ha usado en la FΓ³rmula 1 hasta que se han dado cuenta que no es la mejor forma de controlar las 20.000 piezas del coche**](https://www.xataka.com/automovil/excel-se-ha-usado-formula-1-que-se-han-dado-cuenta-que-no-mejor-forma-controlar-20-000-piezas-coche) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./customer.md)*
- **(2024)** [**redhat.com: OpenShift Backup and Recovery with Kasten K10**](https://www.redhat.com/es/blog) ππππ [ENTERPRISE-STABLE] [SPANISH CONTENT] β *Go to [Section](./ansible.md)*
- **(2023)** [**businessinsider.es: Avanzar en la carrera profesional y conseguir ascensos dentro de la empresa serΓ‘ mucho mΓ‘s difΓcil para las personas que teletrabajan, segΓΊn el CEO de IBM**](https://www.businessinsider.es/desarrollo-profesional/teletrabajar-perjudica-carrera-profesional-posibles-ascensos-1240782) ππππ [ENTERPRISE-STABLE] [ES CONTENT] β *Go to [Section](./project-management-methodology.md)*
@@ -17653,8 +17653,8 @@
- **(2026)** [k0s](https://k0sproject.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- **(2026)** [OKD](https://okd.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- **(2026)** [kurl.sh](https://kurl.sh) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- - **(2026)** [Openshift Container Platform](https://nubenetes.com/openshift/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- - **(2026)** [Rancher: Enterprise management for Kubernetes](https://nubenetes.com/rancher/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
+ - **(2026)** [Openshift Container Platform](https://nubenetes.com/openshift) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
+ - **(2026)** [Rancher: Enterprise management for Kubernetes](https://nubenetes.com/rancher) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-on-premise.md)*
- **(2026)** [Red Hat Communities of Practice](https://github.com/redhat-cop) [ENTERPRISE-STABLE] [GO CONTENT] β *Go to [Section](./ocp3.md)*
- **(2026)** [github.com/quay](https://github.com/quay) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./registries.md)*
- **(2026)** [Harbor](https://goharbor.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./registries.md)*
@@ -17666,13 +17666,13 @@
- **(2025)** [github.com/KWasm/podman-wasm](https://github.com/KWasm/podman-wasm) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-tools.md)*
- **(2025)** [devhints.io/go: Go cheatsheet](https://devhints.io/go) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./golang.md)*
- **(2025)** [github.com: golang-cheat-sheet](https://github.com/a8m/golang-cheat-sheet) [ENTERPRISE-STABLE] [GO CONTENT] β *Go to [Section](./golang.md)*
- - **(2025)** [Kubectl plugins and tools](https://nubenetes.com/kubernetes/#kubectl-plugins) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubectl-commands.md)*
+ - **(2025)** [Kubectl plugins and tools](https://nubenetes.com/kubernetes) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubectl-commands.md)*
- **(2025)** [slim.ai: Automatically reduce Docker container size using DockerSlim](https://www.root.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
- **(2025)** [Devtron Labs: Devtron provides a 'seamless,β 'implementation agnostic uniform interface' across Kubernetes Life Cycle integrated with most Opensource and commercial tools](https://devtron.ai) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./cicd.md)*
- **(2025)** [Canine: A Developer-friendly PaaS for Kubernetes](https://canine.sh) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./cicd.md)*
- **(2025)** [RunsOn: Self-hosted GitHub Actions Runners in AWS](https://runs-on.com) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./aws.md)*
- - **(2025)** [Flux. The GitOps operator for Kubernetes](https://nubenetes.com/flux/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- - **(2025)** [Kustomize - Template-Free Kubernetes Configuration Customization](https://nubenetes.com/kustomize/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
+ - **(2025)** [Flux. The GitOps operator for Kubernetes](https://nubenetes.com/flux) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
+ - **(2025)** [Kustomize - Template-Free Kubernetes Configuration Customization](https://nubenetes.com/kustomize) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- **(2025)** [Rancher Logging Operator π](https://rancher.com/docs/rancher/v2.x/en/logging/v2.5) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./monitoring.md)*
- **(2025)** [AWS IP inventory](https://github.com/okelet/awsipinventory) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- **(2025)** [Cockroach](https://www.cockroachlabs.com/docs/stable/kubernetes-overview) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
@@ -17690,12 +17690,12 @@
- **(2024)** [ketch](https://theketch.io) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./yaml.md)*
- **(2024)** [docs.docker.com: docker buildx imagetools](https://docs.docker.com/reference/cli/docker/buildx/imagetools) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
- **(2024)** [docs.netapp.com: Work with docker volumes - Astra Trident π](https://docs.netapp.com/us-en/trident/trident-docker/volumes-docker.html) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
- - **(2024)** [Docker Swarm](https://nubenetes.com/kubernetes-alternatives/#docker-swarm) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
+ - **(2024)** [Docker Swarm](https://nubenetes.com/kubernetes-alternatives) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./docker.md)*
- **(2024)** [github.com/ElementTech/kube-reqsizer](https://github.com/ElementTech/kube-reqsizer) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-operators-controllers.md)*
- **(2024)** [github.com/lukaszraczylo/jobs-manager-operator π](https://github.com/lukaszraczylo/jobs-manager-operator) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./kubernetes-operators-controllers.md)*
- **(2024)** [Flagger](https://flagger.app) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- **(2024)** [waypointproject.io](https://developer.hashicorp.com/waypoint) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./gitops.md)*
- - **(2024)** [Prometheus](https://nubenetes.com/prometheus/) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./monitoring.md)*
+ - **(2024)** [Prometheus](https://nubenetes.com/prometheus) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./monitoring.md)*
- **(2024)** [Gitea](https://about.gitea.com) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./git.md)*
- **(2024)** [kubedb.com](https://kubedb.com) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
- **(2024)** [Moco](https://cybozu-go.github.io/moco) [COMMUNITY-TOOL] [GO CONTENT] β *Go to [Section](./databases.md)*
@@ -17939,7 +17939,7 @@
Click to view 1 resources under Go/Typescript Content
- - **(2024)** [Grafana](https://nubenetes.com/grafana/) [COMMUNITY-TOOL] [GO/TYPESCRIPT CONTENT] β *Go to [Section](./monitoring.md)*
+ - **(2024)** [Grafana](https://nubenetes.com/grafana) [COMMUNITY-TOOL] [GO/TYPESCRIPT CONTENT] β *Go to [Section](./monitoring.md)*
@@ -18221,7 +18221,7 @@
- **(2024)** [techcommunity.microsoft.com: Announcing AzAPI Dynamic Properties](https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-azapi-dynamic-properties/4121855) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./terraform.md)*
- **(2024)** [build5nines.com: Using AzAPI Terraform Provider Dynamic Properties Feature instead of jsonencode](https://build5nines.com/using-azapi-terraform-provider-dynamic-properties-feature-instead-of-jsonencode) [COMMUNITY-TOOL] [GUIDE] [HCL CONTENT] β *Go to [Section](./terraform.md)*
- **(2024)** [techcommunity.microsoft.com: Create an Azure OpenAI, LangChain, ChromaDB, and Chainlit chat app in AKS using Terraform](https://techcommunity.microsoft.com/blog/fasttrackforazureblog/create-an-azure-openai-langchain-chromadb-and-chainlit-chat-app-in-aks-using-ter/4024070) [COMMUNITY-TOOL] [GUIDE] [HCL CONTENT] β *Go to [Section](./terraform.md)*
- - **(2024)** [Terraform Kubernetes Boilerplates π](https://nubenetes.com/terraform/) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./managed-kubernetes-in-public-cloud.md)*
+ - **(2024)** [Terraform Kubernetes Boilerplates π](https://nubenetes.com/terraform) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./managed-kubernetes-in-public-cloud.md)*
- **(2024)** [learn.microsoft.com: AKS landing zone accelerator](https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/app-platform/aks/landing-zone-accelerator) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./managed-kubernetes-in-public-cloud.md)*
- **(2023)** [davidsr.me: Deploy Azure WAF with Terraform and Azure DevOps](https://davidsr.me/deploy-azure-waf-with-terraform-and-azure-devops) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./demos.md)*
- **(2023)** [blog.awsfundamentals.com: Using S3 with Terraform](https://awsfundamentals.com/blog/using-s3-with-terraform) [COMMUNITY-TOOL] [HCL CONTENT] β *Go to [Section](./demos.md)*
@@ -18768,7 +18768,7 @@
- **(2025)** [PMEase QuickBuild](https://www.pmease.com) [LEGACY] [JAVA CONTENT] β *Go to [Section](./cicd.md)*
- **(2025)** [Apache Druid](https://druid.apache.org) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./databases.md)*
- **(2025)** [Apache Ignite](https://ignite.apache.org) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./databases.md)*
- - **(2025)** [Maven](https://nubenetes.com/maven-gradle/) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./scaffolding.md)*
+ - **(2025)** [Maven](https://nubenetes.com/maven-gradle) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./scaffolding.md)*
- **(2025)** [selenium.dev](https://www.selenium.dev) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./test-automation-frameworks.md)*
- **(2024)** [intellipaat.com: Selenium Cheat Sheet](https://intellipaat.com/blog/tutorial/selenium-tutorial/selenium-cheat-sheet) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./cheatsheets.md)*
- **(2024)** [Compress-buildlog](https://plugins.jenkins.io/compress-buildlog) [COMMUNITY-TOOL] [JAVA CONTENT] β *Go to [Section](./jenkins.md)*
@@ -19727,7 +19727,7 @@
- **(2026)** [LibrerΓas cliente](https://prometheus.io/docs/instrumenting/clientlibs) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./prometheus.md)*
- **(2026)** [refactoring.guru: Design Patterns](https://refactoring.guru/design-patterns) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./devel-sites.md)*
- **(2024)** [Pulumi Cloud Providers](https://www.pulumi.com/registry/packages) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./pulumi.md)*
- - **(2024)** [AWS Samples (Boilerplates)](https://nubenetes.com/demos/#aws-samples-boilerplates) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
+ - **(2024)** [AWS Samples (Boilerplates)](https://nubenetes.com/demos) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./aws-tools-scripts.md)*
- **(2015)** [developers.googleblog.com: Introducing gRPC, a new open source HTTP/2 RPC Framework](https://developers.googleblog.com/introducing-grpc-a-new-open-source-http2-rpc-framework) [COMMUNITY-TOOL] [MULTI-LANGUAGE CONTENT] β *Go to [Section](./api.md)*