Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 2 additions & 69 deletions scripts/devops-daily/data/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,6 @@ sources:
category: "CI/CD"
priority: "medium"

- name: "Tekton Blog"
type: "web"
url: "https://tekton.dev/blog/"
category: "CI/CD"
priority: "medium"

- name: "Harness Blog"
type: "rss"
url: "https://www.harness.io/blog/rss.xml"
Expand All @@ -120,12 +114,6 @@ sources:
category: "IaC"
priority: "low"

- name: "Crossplane Blog"
type: "web"
url: "https://blog.crossplane.io/"
category: "IaC"
priority: "medium"

# Observability & Monitoring
- name: "Grafana Blog"
type: "rss"
Expand All @@ -139,12 +127,6 @@ sources:
category: "Observability"
priority: "medium"

- name: "Dynatrace Blog"
type: "rss"
url: "https://www.dynatrace.com/news/blog/feed/"
category: "Observability"
priority: "medium"

- name: "OpenTelemetry Blog"
type: "web"
url: "https://opentelemetry.io/blog/"
Expand All @@ -170,25 +152,13 @@ sources:
category: "Security"
priority: "high"

- name: "Kyverno Blog"
type: "web"
url: "https://kyverno.io/blog/"
category: "Security"
priority: "medium"

# Service Mesh & Networking
- name: "Istio Blog"
type: "rss"
url: "https://istio.io/latest/blog/feed.xml"
category: "Cloud Native"
priority: "high"

- name: "Envoy Proxy Blog"
type: "web"
url: "https://blog.envoyproxy.io/"
category: "Cloud Native"
priority: "medium"

- name: "Cilium Blog"
type: "rss"
url: "https://cilium.io/blog/rss.xml"
Expand Down Expand Up @@ -227,25 +197,13 @@ sources:
category: "Cloud Native"
priority: "high"

- name: "Buildah Blog"
type: "web"
url: "https://buildah.io/blogs/"
category: "Cloud Native"
priority: "low"

# Package Management & Helm
- name: "Helm Blog"
type: "web"
url: "https://helm.sh/blog/"
category: "Kubernetes"
priority: "high"

- name: "Artifact Hub News"
type: "web"
url: "https://artifacthub.io/blog/"
category: "Kubernetes"
priority: "low"

# Serverless & FaaS
- name: "OpenFaaS Blog"
type: "web"
Expand All @@ -256,17 +214,10 @@ sources:
# Edge Computing
- name: "k0s Blog"
type: "web"
url: "https://k0sproject.io/blog/"
url: "https://blog.k0sproject.io/"
category: "Kubernetes"
priority: "low"

# Chaos Engineering
- name: "Chaos Mesh Blog"
type: "web"
url: "https://chaos-mesh.org/blog/"
category: "Observability"
priority: "low"

# Industry News & Aggregators
- name: "DevOps.com"
type: "rss"
Expand All @@ -280,18 +231,6 @@ sources:
category: "Misc"
priority: "high"

- name: "DZone DevOps"
type: "rss"
url: "https://feeds.dzone.com/devops"
category: "Misc"
priority: "low"

- name: "SRE Weekly"
type: "rss"
url: "https://sreweekly.com/feed/"
category: "Misc"
priority: "medium"

# Additional CNCF Projects
- name: "etcd Blog"
type: "web"
Expand Down Expand Up @@ -511,7 +450,7 @@ sources:

- name: "Nagios Blog"
type: "web"
url: "https://www.nagios.com/news/"
url: "https://www.nagios.com/articles/"
category: "Observability"
priority: "low"

Expand All @@ -522,12 +461,6 @@ sources:
category: "Cloud Native"
priority: "medium"

- name: "Quay Blog"
type: "web"
url: "https://www.redhat.com/en/technologies/cloud-computing/quay"
category: "Cloud Native"
priority: "low"

# Additional Build Tools
- name: "Bazel Blog"
type: "rss"
Expand Down