Kubernetes World

  • Login
Trending now

Industry use cases of Azure Kubernetes Service(AKS). | by Avijit das | Mar, 2021 | ...

Kubernetes APIs Graceful Shutdown | by Patrick Almeida | Méliuz Engenharia | Mar, 2021 | ...

Meet Brigade 2. For some time now, the Brigade… | by Kent Rancourt | Mar, ...

Website updates without Downtime. Leveraging Kubernetes rollouts | by Romain Rigaux | Data Querying | ...

The future of DevOps: 21 predictions for 2021 | by Joel | Mar, 2021 | ...

AWS — Deploying React App With .NET Web API on EKS | by Bhargav Bachina ...

Why Bosch choose the cloud way?. Kubernetes is an open-source container… | by Arjun Chauhan ...

Deploying WordPress On Kubernetes With Amazon RDS Using Terraform | by Abhishek Chouhan | Mar, ...

Deploy a Web Application With Let’s Encrypt and Kubernetes Using Terraform on GCP (Part 1) ...

Azure Kubernetes Service. Over the last few years, people have… | by Chetna Manku | ...

Home » Technology » How OpenKruise Implements In-Place Pod Updated in a Kubernetes Cluster | Medium

How OpenKruise Implements In-Place Pod Updated in a Kubernetes Cluster | Medium medium.com

1
admin 2 weeks ago in Technology

By Wang Siyu (Jiuzhu), Alibaba Cloud technical expert When discussing in-place updates, the term “update” means to change from an earlier version of an application instance to a later version. This is easy enough to understand. However, it is difficult to understand what “in-place” means in a Kubernetes environment. In this blog, we’ll explore why we need to use in-place updates in a Kubernetes cluster and discusses how OpenKruise can help you implement them. First, let’s see how Kubernetes native workloads deploy applications. For example, assume we need to deploy an application to a pod that has the foo and bar containers. The foo container used image version v1 when it was first deployed, and now we want to update the image version to v2.

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related Stories

  1. Industry use cases of Azure Kubernetes Service(AKS). | by Avijit...
  2. Kubernetes APIs Graceful Shutdown | by Patrick Almeida | Méliuz...
  3. Meet Brigade 2. For some time now, the Brigade… |...
  4. Website updates without Downtime. Leveraging Kubernetes rollouts | by Romain...
  5. The future of DevOps: 21 predictions for 2021 | by...
  6. AWS — Deploying React App With .NET Web API on...
  7. Why Bosch choose the cloud way?. Kubernetes is an open-source...
  8. Deploying WordPress On Kubernetes With Amazon RDS Using Terraform |...
Tags : alibabacloudcomputingkubernetesopen-sourcetrends

Get weekly Kubernetes news directly to your inbox

Loading
Copyright © 2021 Kubernetes World.
Login Register

Login

Lost Password
Oops! Sorry, registration is disabled.

How OpenKruise Implements In-Place Pod Updated in a Kubernetes Cluster | Medium

admin 2 weeks ago in

By Wang Siyu (Jiuzhu), Alibaba Cloud technical expert When discussing in-place updates, the term “update” means to change from an earlier version of an application instance to a later version. This is easy enough to understand. However, it is difficult to understand what “in-place” means in a Kubernetes environment. In this blog, we’ll explore why we need to use in-place updates in a Kubernetes cluster and discusses how OpenKruise can help you implement them. First, let’s see how Kubernetes native workloads deploy applications. For example, assume we need to deploy an application to a pod that has the foo and bar containers. The foo container used image version v1 when it was first deployed, and now we want to update the image version to v2.

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related Stories

  1. Industry use cases of Azure Kubernetes Service(AKS). | by Avijit...
  2. Kubernetes APIs Graceful Shutdown | by Patrick Almeida | Méliuz...
  3. Meet Brigade 2. For some time now, the Brigade… |...
  4. Website updates without Downtime. Leveraging Kubernetes rollouts | by Romain...
  5. The future of DevOps: 21 predictions for 2021 | by...
  6. AWS — Deploying React App With .NET Web API on...
  7. Why Bosch choose the cloud way?. Kubernetes is an open-source...
  8. Deploying WordPress On Kubernetes With Amazon RDS Using Terraform |...