Home Search
beta - search results
If you're not happy with the results, please do another search
This Week in Open Source News: Linux & Open Source Vulnerabilities in 2017
This week in open source news, a study from Black Duck suggests the potential for open source malware is set to skyrocket in 2017,...
Valve Finally Makes Steam Work Out of the Box with Open-Source Graphics Drivers
The new Steam Client Beta update brings quite a lot of changes (see them all in the changelog attached at the end of the...
Enjoy Kubernetes with Python
Over the past few years it seems that every cool and trending project is using Golang, but I am a Python guy and I...
OpenSSL after Heartbleed
Despite being a library that most people outside of the technology industry have never heard of, the Heartbleed bug in OpenSSL caught the attention...
Kubernetes 1.5: Supporting Production Workloads
We're announcing the release of Kubernetes 1.5. This release follows close on the heels of KubeCon/CloundNativeCon, where users gathered to share how they’re running their applications...
Guide to the Open Cloud: The State of IaaS and PaaS
The Linux Foundation recently announced the release of its 2016 report "Guide to the Open Cloud: Current Trends and Open Source Projects." This third annual report provides a...
Kubernetes 1.5 Brings Container Management to Windows
New release of open-source Kubernetes container orchestration system adds initial support for Microsoft Windows Server and previews beta stateful application capabilities.
The open-source Kubernetes container...
Federating Your Kubernetes Clusters — The New Road to Hybrid Clouds
Over the past six months, federation of Kubernetes clusters has moved from proof of concept to a release that is worth checking. Federation was...
Math in V8 Is Broken; How Do We Fix It?
JavaScript has become increasingly more popular, especially with the introduction of Node.js, which has allowed full-stack JavaScript development. As this 20-year development language continues...
Rolling Updates and Rollbacks using Kubernetes Deployments
As I described in the previous article, with minikube running or with access to a remote Kubernetes cluster, you can start exploring more advanced deployment scenarios than...