kubernetes
bosun
kubernetes | bosun | |
---|---|---|
766 | - | |
113,656 | 3,412 | |
0.8% | - | |
10.0 | 6.0 | |
4 days ago | about 1 month ago | |
Go | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kubernetes
-
Open Source Sustainability Initiatives at Deutsche Telekom: Pioneering a Greener Future
Deutsche Telekom actively supports and contributes to robust open source projects. Their involvement with platforms such as OpenStack and Kubernetes is a testament to their commitment to driving cloud and container technologies into the future. These collaborations are not only advancing technology but are also laying the groundwork for an ecosystem where sustainable, scalable solutions can thrive. Additionally, interested readers can explore insights into blockchain and open source advancements through Oracle's related initiatives.
-
Embracing Open Source in a Changing Political Landscape
Throughout Trump's presidency, open source frameworks like Kubernetes, TensorFlow, and Hyperledger played pivotal roles in driving technology forward. These platforms were the backbone of critical technological innovations. Kubernetes streamlined container orchestration, TensorFlow democratized machine learning, and Hyperledger pushed blockchain solutions into mainstream business applications. Tech giants and startups alike harnessed these tools to create scalable, resilient infrastructures that changed how the industry approached innovation. This era also witnessed the rise of initiatives like Open Source Sponsorship, which provided much-needed financial support to evolving OSS projects. By facilitating community engagement and ensuring continuous development, sponsorship programs contributed significantly to the sustainability of open source projects.
-
Embracing a New Era: Open Source Meets Blockchain
Open source software has been at the heart of technological innovation for decades. It encourages a collaborative, free-to-modify environment that has given rise to projects like Linux and Kubernetes. In parallel, blockchain—a relatively new yet transformative technology—promises secure, transparent, and decentralized systems that extend well beyond their cryptocurrency roots. With blockchain solutions increasingly penetrating industries such as supply chain, healthcare, and even government, integrating these two powerful concepts could lead to a revolution in how we develop and govern digital technologies.
-
Embracing the Future: India's Pioneering Journey in Open Source Development
Navya: Designed to streamline administrative processes in educational institutions, Navya continues to demonstrate the power of open source in addressing local needs. Additionally, India’s vibrant tech communities are well represented on platforms like GitHub and SourceForge. These platforms host numerous Indian-led projects and serve as collaborative hubs for developers across diverse technology landscapes. Communities like Open Source India and FOSSAsia further provide robust forums where knowledge is shared, and innovations are born. Influential figures, such as contributors to projects like Kubernetes and Apache Hadoop, have highlighted the role that Indian talent plays in the global open source community. Contributions from personalities including those connected to prominent projects have set the stage for continuous growth and global collaboration.
-
The cost of Go's panic and recover
> they are more performant and easier to understand.
They are more performant because Go decided to make them so. E.g. in Erlang crashing a process is an expected lightweight operation.
As for "easier to understand"... They are not when:
- your code is littered with `x, err = ...; if err != nil`
- it's not easier to understand when the code errors have to be dealt with on a higher/different level. The calling code isn't always the one that needs to deal with all the errors
Just a very random example (I literally just clicked through random files): https://github.com/kubernetes/kubernetes/blob/master/pkg/con...
Oh, look, you can't even see the logic behind all the `if err`s which do nothing but return the error to be handled elsewhere.
-
AWS open source newsletter, #207
Kubernetes version 1.32 introduced several new features and bug fixes, and AWS is excited to announce that you can now use Amazon Elastic Kubernetes Service (EKS) and Amazon EKS Distro to run Kubernetes version 1.32. Starting today, you can create new EKS clusters using version 1.32 and upgrade existing clusters to version 1.32 using the EKS console, the eksctl command line interface, or through an infrastructure-as-code tool. Kubernetes version 1.32 introduces several improvements including stable support for custom resource field selectors and auto removal of persistent volume claims created by stateful sets. This release removes v1beta3 API version of FlowSchema and PriorityLevelConfiguration. To learn more about the changes in Kubernetes version 1.32, see our documentation and the Kubernetes project release notes.
-
Are You Following These 6 Best Practices for Kubernetes Resource Management?
At Bacancy, we’ve worked with numerous teams to fine-tune their Kubernetes workloads. One common challenge we see? Inefficient resource management–leading to slow applications, unexpected crashes, and rising cloud costs.
-
Let's Build Together: A Local Playground for Apache Polaris
Kubernetes - Container Orchestration
-
Top 10 Resources to Learn Kubernetes (K8) in 2025
This book serves as a comprehensive guide to Kubernetes, covering everything from the basics to advanced topics like networking and security.
-
The Crucial Role of Funding in Open Source Development
Open source software is the backbone of the digital world, powering everything from infrastructure tools like Linux and Kubernetes to consumer applications such as Mozilla Firefox and LibreOffice. Despite its free availability and community-driven nature, funding remains a significant challenge for open source development. Without sustainable financial support, even the most widely-used projects risk stagnation or abandonment.
bosun
We haven't tracked posts mentioning bosun yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Apache ZooKeeper - Apache ZooKeeper
kala - Modern Job Scheduler
consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Go Metrics - Go port of Coda Hale's Metrics library
Juju - Orchestration engine that enables the deployment, integration and lifecycle management of applications at any scale, on any infrastructure (Kubernetes or otherwise).
Cabot - Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty