Join us

ContentUpdates and recent posts about Botkube..
Story
@viktoriiagolovtseva shared a post, 2 weeks, 6 days ago

How to Link Issues in Jira Manually and Automatically

Connecting issues in Jira serves many purposes. For instance, it allows you to track dependencies between tasks, identify blockers, and visualize these blockers in a timeline view. As a result, you can better organize your team’s work, enhance planning, and improve collaboration.

In this blog post, I explain how to link issues in Jira using different methods. You can link issues automatically or manually from a Jira board or issue view. Additionally, we give you useful tips on how to make working with linked issues more convenient and efficient.

Screenshot 2025-10-15 at 11.56.06
Story Palark Team
@shurup shared a post, 2 weeks, 6 days ago
@palark

New features introduced in Kubernetes 1.34

Kubernetes

Recently, the latest Kubernetes version, v1.34, was released with 13 new alpha features on board. They include: - KYAML, a new dialect of YAML for Kubernetes manifests, which is still compatible with all existing tooling; - asynchronous API calls to kube-apiserver during scheduling; - various enhanc..

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

🚀 Load Balancing and High Availability of Skype for Business with RELIANOID

Unified communication platforms like Skype for Business play a critical role in keeping teams connected through instant messaging, voice, and video — but maintaining high performance and availability is key. That’s where RELIANOID ADC comes in. 💪 In our latest article, we explain how to optimize Sky..

Link
@anjali shared a link, 3 weeks ago
Customer Marketing Manager, Last9

Choosing the Right APM for Go: 11 Tools Worth Your Time

Explore 11 APM tools built for Go—from lightweight open-source options to enterprise-grade platforms that simplify debugging.

go
 Activity
@bergerx started using tool Docker , 3 weeks ago.
 Activity
@bergerx started using tool Python , 3 weeks ago.
 Activity
@bergerx started using tool Kubernetes Dashboard , 3 weeks ago.
 Activity
@bergerx started using tool Kubernetes , 3 weeks ago.
 Activity
@bergerx started using tool Kubectl , 3 weeks ago.
 Activity
@bergerx started using tool Kubeadm , 3 weeks ago.
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.