Join us

ContentUpdates and recent posts about Botkube..
Discovery IconThat's all about @Botkube — explore more posts below...
Story
@laura_garcia shared a post, 16 hours ago
Software Developer, RELIANOID

GLOBAL DATA SEGREGATION & PRIVACY POLICY

Data privacy, sovereignty, and compliance matter. Learn how RELIANOID manages global data governance, regional privacy requirements, and secure data handling practices across Europe, the United States, and Asia. Read our Global Data Segregation & Privacy Policy. https://www.relianoid.com/security-co..

RELIANOID COMPLIANCE GLOBAL DATA SEGREGATION & PRIVACY POLICY
Link
@anjali5 shared a link, 18 hours ago

How AI SRE Works: A Three-Stage Workflow for Enterprise Infrastructure

One challenge we've been thinking about recently is the amount of time spent assembling context during incident response.

The information often already exists across CMDBs, monitoring systems, and incident management platforms, but engineers still have to correlate it before they can act.

Here's a short write-up on a three-stage AI SRE workflow for impact analysis, alert classification, and incident context management.

AISRE
Story Palark Team Trending
@shurup shared a post, 2 days, 13 hours ago
@palark

9 new CNCF projects from 2025: OpenTofu, kgateway, Cozystack, and others

Kubernetes OpenTofu Kubernetes Gateway API

Followingthe recent overviewof newly added CNCF projects in 2025, the next batch of Open Source tools for Cloud Native needs include: - KitOpsfor packaging AI/ML models into all-in-one bundles and deploying them. - OpenTofu, a Terraform fork created by the community. - kagent, a framework for buildi..

New CNCF Sandbox projects in 2025
Story
@laura_garcia shared a post, 2 days, 16 hours ago
Software Developer, RELIANOID

Load Balancing IYC BLUE with RELIANOID

⚓ How do you ensure a yacht and fleet management platform stays available 24/7, even across challenging maritime networks? Discover how 𝗥𝗘𝗟𝗜𝗔𝗡𝗢𝗜𝗗 delivers 𝘩𝘪𝘨𝘩 𝘢𝘷𝘢𝘪𝘭𝘢𝘣𝘪𝘭𝘪𝘵𝘺, 𝘴𝘦𝘤𝘶𝘳𝘪𝘵𝘺, 𝘢𝘯𝘥 𝘱𝘦𝘳𝘧𝘰𝘳𝘮𝘢𝘯𝘤𝘦 for 𝙄𝙔𝘾 𝘽𝙇𝙐𝙀 with intelligent load balancing, SSL offloading, API routing, and resilient failover. R..

iycblue_load_balancing_virtual_services
Link
@varbear shared a link, 4 days, 13 hours ago
FAUN.dev()

Hacking Google with A.I. for $500,000

A security researcher used an AI fuzzing harness against 1,500+ Google APIs and earned $500,000 in bug bounties, surfacing access-control flaws across Google Voice, Widevine, AdExchange, and internal Cloud Console GraphQL endpoints... read more  

Hacking Google with A.I. for $500,000
Link
@varbear shared a link, 4 days, 13 hours ago
FAUN.dev()

The Smallest Brain You Can Build

Devarsh Ranpara builds a single-input perceptron from scratch in Python with browser demos, using the weight, bias, and decision boundary to show why a line forced through zero cannot separate classes that sit far from it... read more  

Link
@varbear shared a link, 4 days, 13 hours ago
FAUN.dev()

I built a Go microservices framework in 2017.

Aafaq Zahid open-sourced Keel, a Go microservices framework he extracted from eight years of production systems... read more  

I built a Go microservices framework in 2017.
Link
@varbear shared a link, 4 days, 13 hours ago
FAUN.dev()

Using local LLMs for agentic coding

Alex Ewerlöf walks through running open-weight models likeGemma 4locally for agentic coding via LM Studio, wiring them into Copilot and Pi as custom endpoints, with the practical traps around context length, KV-cache quantization, and cold-start prompt processing... read more  

Using local LLMs for agentic coding
Link
@varbear shared a link, 4 days, 13 hours ago
FAUN.dev()

Lessons from building Code: How we use skills

The Claude Code team catalogs Anthropic's hundreds of internal skills into 9 categories, arguing the best skills fit one cleanly and that verification skills deliver the highest measurable gains, worth an engineer-week each... read more  

Lessons from building Code: How we use skills
Link
@kaptain shared a link, 4 days, 13 hours ago
FAUN.dev()

Benchmarking KubeVirt performance with virtbench

Portworx released "virtbench," an open-source CLI that lets platform teams run reproducible KubeVirt benchmarks and assess VM readiness, rather than rely on pod health as a proxy... read more  

Benchmarking KubeVirt performance with virtbench
Botkube is a Kubernetes-centric chatbot that aids in Kubernetes troubleshooting and provides valuable insights for various aspects of Kubernetes operations. This open-source tool integrates with popular messaging platforms like Slack and helps streamline Kubernetes management and problem-solving processes.

Key functionalities of Botkube include:

Alert Notifications: Botkube can be configured to receive and relay alerts from various monitoring tools (e.g., Prometheus, Grafana) directly to your team's communication platform, ensuring prompt incident awareness.

Kubernetes Event Monitoring: It continuously monitors Kubernetes cluster events, offering real-time information on changes and issues within your cluster, such as pod crashes or node failures.

Troubleshooting Assistance: Botkube can provide context-sensitive guidance and suggestions for debugging and resolving common Kubernetes problems, making it a valuable resource for both beginners and experienced Kubernetes users.

Resource Management: It can assist in resource optimization by providing recommendations for scaling deployments, managing resource quotas, and handling updates to your applications.

Security Insights: Botkube can help maintain Kubernetes security by alerting you to security breaches, unauthorized access, and vulnerabilities, allowing you to take immediate action.

Customization: Botkube is highly customizable, allowing you to tailor it to your specific needs and integrate it with other tools and scripts in your Kubernetes ecosystem.

In summary, Botkube serves as a Kubernetes assistant that enhances communication and awareness within your team while providing automated support for troubleshooting, monitoring, and managing your Kubernetes clusters, ultimately contributing to a more efficient and reliable Kubernetes operation.