Click here to Skip to main content
16,004,505 members
Everything / Containers / Kubernetes

Kubernetes

Kubernetes

Great Reads

by DataBytzAI
Use KubeSpray to remove the pain of setting up a Kubernetes cluster
by Dmitriy Repin
Using VS Code to author and debug an any-language service inside of a container running locally, on a cloud VM, or in a Kubernetes pod
by Sergio Virahonda
In this article we’ll see how to define jobs, deployments, and services so that our containers can accomplish their objectives.
by Sergey L. Gladkiy
In this next article of the series, we’ll show how to run the face recognition servers on Kubernetes.

Latest Articles

by Trần_Tuấn_Anh
Continuous Integration and Continuous Deployment (CI/CD) are fundamental practices in modern software development. When applied to microservices architecture, CI/CD ensures that each service is built, tested, and deployed independently, allowing for more frequent and reliable releases.
by Trần_Tuấn_Anh
Kubernetes has revolutionized the way we manage containerized applications, providing robust tools to deploy, scale, and manage workloads. Two critical resources in Kubernetes for managing applications are Deployments and StatefulSets.
by Trần_Tuấn_Anh
Kubernetes (K8s) has become the standard for container orchestration, enabling developers to manage and scale containerized applications efficiently. In this guide, we'll walk through the process of building a Kubernetes cluster from scratch, including examples, demos, and results.
by Trần_Tuấn_Anh
Kubernetes provides mechanisms for managing persistent data, with Persistent Volumes (PVs) and Persistent Volume Claims (PVCs) playing a crucial role. In this article, we will delve into the definition and usage of PVs and PVCs for managing storage in Kubernetes.

All Articles

Sort by Score

Kubernetes 

25 Nov 2017 by DataBytzAI
Use KubeSpray to remove the pain of setting up a Kubernetes cluster
3 Aug 2019 by Dmitriy Repin
Using VS Code to author and debug an any-language service inside of a container running locally, on a cloud VM, or in a Kubernetes pod
12 May 2021 by Sergio Virahonda
In this article we’ll see how to define jobs, deployments, and services so that our containers can accomplish their objectives.
3 Aug 2021 by Sergey L. Gladkiy
In this next article of the series, we’ll show how to run the face recognition servers on Kubernetes.
12 Dec 2017 by DataBytzAI
How to make some data storage resources available to the cluster
31 Dec 2017 by DataBytzAI
Simple step by step guide to exposing ports to Kubernetes pods/containers on Azure
13 May 2021 by Sergio Virahonda
In this article we set up Jenkins CI for this project in order to start building and automating our MLOps pipelines.
3 Dec 2019 by Packt Publishing
Best practices in Kubernetes
17 May 2021 by Sergio Virahonda
In this article, we develop a semi-automated deployment-to-production script, which will complete our project.
8 Apr 2024 by Pranay Bakre
How to build and deploy a multi-architecture application with x86/amd64 and arm64-based container images on Amazon EKS
27 Mar 2017 by Intel
A fully integrated edge-to-cloud IoT infrastructure solution can help to improve business insights that provide a true competitive advantage.
19 Apr 2017 by Intel
With Intel DAAL, cgo, and SWIG we were able to integrate optimized Cholesky decomposition right in our Go programs.
19 Apr 2017 by Intel
In this post we show how to set up a production-ready machine learning workflow with Intel® Nervana™ technology, neon, and Pachyderm.
3 May 2017 by Mike Stowe
A brief introduction to Kubernetes using MiniKube on a local environment
7 Jul 2018 by Error410
Setting up a microservice architecture from scratch, using Kubernetes, Helm and Docker. Automating the deployment process using a CI/CD tool. (Part 1) Base configuration.
2 Feb 2017 by Dave Kerr
Setting up your own OpenShift cluster can be a little complex, but in this article I'll show you how to make it fairly painless.
24 Jul 2018 by Dave Kerr
Patching resources is faster and easier than pulling them and updating the spec wholesale. However, the documentation is a little limited. After some trial and error, I got it working, here's the solution. I thought it might be helpful to share for others!
18 Oct 2023 by Cloud Native Apps Team
In the final part of our series, we’ll dive into how to harness AKS’ powerful features like auto-scaling and high availability to manage variable workloads and maintain continuous service.
19 Oct 2023 by Cloud Native Apps Team
In the final part of our series, we’ll dive into how to harness AKS’ powerful features like auto-scaling and high availability to manage variable workloads and maintain continuous service.
24 Apr 2019 by Packt Publishing
This article shows you how to secure your AKS cluster with role-based security by leveraging Azure Active Directory as the authentication provider.
9 Apr 2024 by Pranay Bakre
How to migrate existing x86 containerized applications to Arm
11 May 2021 by Sergio Virahonda
In this article series, we'll demonstrate how to take use a CI/CD pipeline - a tool usually used by developers and DevOps teams - and demonstrate how to use it to create a complete training, test, and deployment pipeline for AI that meets the requirements of level 2 in the Google MLOps Maturity
4 Aug 2021 by Sergey L. Gladkiy
In this article, we’ll discuss some aspects of developing a facial recognition system from scratch.
18 Dec 2023 by Intel
Leverage Intel® Software Guard Extensions on Virtual Machines to Deploy Secure, Accelerated Machine Learning Pipelines
7 Jun 2019 by amartya mandal
Setting up 3 nodes Kubernetes cluster for Home Lab- Quick & Dirty!
10 Apr 2024 by Pranay Bakre
How to deploy applications to the Azure Kubernetes Cluster powered by arm64-based virtual machines