Tag: Kubernetes
Container Orchestration Using Kubernetes and Apache Mesos
The deployment of containers has changed the way organisations create, ship and maintain applications in real-time. Container orchestration automates the deployment, maintenance, scaling as...
Setting Up a CI/CD Pipeline with Kubernetes
A continuous integration/continuous deployment (CI/CD) pipeline is the spine of the modern DevOps environment. It bridges the gap between the development and operations teams...
LogDNA Expands Template Library For NGINX and Kubernetes
This allows them to create an end-to-end view of their data across all systems for easier monitoring and troubleshooting
Container orchestration with Kubernetes...
Loft Labs Open-Sources Virtual Cluster Technology for Kubernetes
Companies can now launch lightweight, fast vclusters that are backed by a single Kubernetes cluster, which consolidates workloads
Loft is used by platform...
Top 10 Open Source Repositories on GitHub 2020
GitHub hosts software for development and version control. The main repository can have many branches or forks. GitHub is widely used by developers to...
Top 10 Open Source Tools for DevOps
Every now and then, it is time to take an inventory of the tools that developers use in software development. DevOps as a culture...
Top 10 Open Source Tools for Windows Sysadmins
This article covers the best open source tools for sysadmins.
Systems administrators or sysadmins play a major role in software configurations, administration tasks, improving security,...
Hosting a Private Helm Repository using Apache Web Server
Helm is a package manager for Kubernetes, and uses a package format called Chart. A Chart consists of several Kubernetes YAML files. Helm packages...
Creating your Own Helm Chart
In a separate article in this issue of OSFY, we have discussed Kubernetes, Helm and its usage. In this article, we will take a...
Introducing Helm: A Kubernetes Package Manager
Kubernetes is a portable, extensible, open source platform for managing containerised workloads and services that facilitate both declarative configuration and automation. Kubernetes provides you...