Join us

ContentUpdates and recent posts about Botkube..
Link
@faun shared a link, 2 weeks, 4 days ago

Kubernetes v1.34 Sneak Peek

Kubernetes v1.34 lands in August 2025. It bringsDynamic Resource Allocation (DRA)to stable—structured resource requests, CEL filtering, and support for GPUs and custom gear. Built on new API types. Finally. Kubelet and API Server tracinglevel up with OpenTelemetry. Stable's the goal. Per-HPA autos..

Link
@faun shared a link, 2 weeks, 4 days ago

Understanding Kubernetes Commands and Arguments

Kubernetes lets you override a container’sCMDandENTRYPOINTwith thecommandandargsfields in your Pod spec. But don’t expect to change them after the Pod’s spun up—this isn’t Docker. No runtime flags here...

 Activity
@boqingren added a new tool TikTok Emojis SDK , 2 weeks, 5 days ago.
Story ManageEngine Team
@shallin02 shared a post, 3 weeks ago

Container monitoring demystified: Real challenges and what actually works

Applications Manager

Discover the real challenges of container monitoring from ephemeral workloads to hybrid cloud complexity and learn practical solutions using tools like Prometheus, OpenTelemetry, and Applications Manager.

Story
@laura_garcia shared a post, 3 weeks ago
Software Developer, RELIANOID

🌐 DDoS in 2025: Bigger, Smarter, and More Dangerous

DDoS attacks in 2025 are more frequent, complex, and accessible than ever—some reaching beyond 3 Tbps. From AI-driven traffic patterns to IoT botnets and multi-vector campaigns, the threat is real. Critical infrastructure, cloud APIs, and even elections are under fire. 🔐 At RELIANOID, we fight back ..

Blog DDoS Trends RELIANOID
Story ManageEngine Team
@shallin02 shared a post, 3 weeks ago

Is your docker setup actually performing well?

Applications Manager

Learn why Docker container monitoring is essential for performance, stability, and cost control. Discover must-watch metrics and explore tools like Applications Manager for real-time insights and smart alerts.

Story
@laura_garcia shared a post, 3 weeks, 1 day ago
Software Developer, RELIANOID

Digital Certificates 101

From SSL to code signing, email encryption to client authentication — digital certificates secure our digital world. They’re powered byPKIand issued by trustedCertificate Authorities, forming a chain of trust browsers and systems rely on every day. Want to explore the types (DV, OV, EV, Wildcard, SA..

Story ManageEngine Team
@arshadmas shared a post, 3 weeks, 1 day ago
Product Marketer, manageengine

Challenges in real user monitoring (RUM) and how to overcome them

Applications Manager

Real user monitoring (RUM) plays a crucial role in understanding how users truly experience your website or application. By capturing actual interaction data, RUM uncovers performance bottlenecks and usability issues that might otherwise go unnoticed. But like any monitoring approach, RUM comes with..

Story
@idjuric660 shared a post, 3 weeks, 2 days ago
Technical Content Writer, Mailtrap

SMTP vs Email API Explained & Compared: Find Out What Method Developers Should Use

A vinyl record and Spotify both get your favorite jams playing, but the way they do it couldn’t be more different. The same applies toSMTPandemail APIwhen it comes to sending emails. SMTP is the underlying protocol that has powered email for decades, while an API is an interface designed to interact..

mailtrap_smtp_2080_1080-960x498
Story
@viktoriia-yarosh shared a post, 3 weeks, 2 days ago
Freshcode

Functional programming languages: a blazingly fast face-off

Learn how Clojure, Elixir, Haskell, and Scala handle complex software challenges. See practical uses and find which language suits your project best.

functional-programming-languages (1)
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.