Kubernetes World

  • Login
Trending now

Monitor your Redis instance on Kubernetes with RedisInsight. | by Chris Ed Rego | DevOpsBytes ...

Backup and Restore EKS Kubernetes Using Velero. | by Harshal Kathar | Jan, 2021 | ...

Kubernetes Intro by Shivkumar. Kubernetes 101 | by Shivkumar Anil Ople | Jan, 2021 | ...

Implementing Azure AD/Azure Kubernetes Services Integration and applying Kubernetes Namespace for DevOps Users. | by ...

Helm step by step approach Part-1 | by ramesh gowru | Jan, 2021 | Medium

High scale web server with Kubernetes | by Itay Bittan | Jan, 2021 | Medium

จำกัดขนาดของ PersistentVolumeClaim ไม่ให้เกินกว่าที่กำหนด | by Damrongsak Reetanon | Jan, 2021 | Medium

Sobre a História da Computação Distribuída e Clusters Kubernetes | by André Perez | Data ...

How to use AWS IAM role on AWS EKS PODs | by Matheus Lozano | ...

Kubernetes StatefulSet Initialization with Unique Configs per Pod | by Yitaek Hwang | Jan, 2021 ...

Home » Technology » Kubernetes explained deep enough: Configuration | by Piotr | Jan, 2021 | Medium

Kubernetes explained deep enough: Configuration | by Piotr | Jan, 2021 | Medium itnext.io

1
admin 1 week ago in Technology

This is the fourth part of Kubernetes mini-series Kubernetes explained deep enough For web version of this blog and more information about docker, Kubernetes and Docker Certification, please visit: Part 1: Introduction Part 2: Kubernetes explained deep enough: Storage Part 3: Kubernetes explained deep enough: Deployments Part 4: Kubernetes explained deep enough: Configuration — this blog Visit Kubernetes documentation if you need a refresher about Configuration Basic definitions are provided on diagrams below Kubernetes natively supports 2 resources geared towards storing configuration consumed by pods. Both configuration types required data to be represented in a key:value pair format. Config maps are not suited for storing large quantities of data. Please use external storage for this purpose. As a side-note, etcd, key-value store where Kubernetes stores all its state can only hold resources up to 1MN in size.

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related Stories

  1. Monitor your Redis instance on Kubernetes with RedisInsight. | by...
  2. Backup and Restore EKS Kubernetes Using Velero. | by Harshal...
  3. Kubernetes Intro by Shivkumar. Kubernetes 101 | by Shivkumar Anil...
  4. Implementing Azure AD/Azure Kubernetes Services Integration and applying Kubernetes Namespace...
  5. Helm step by step approach Part-1 | by ramesh gowru...
  6. High scale web server with Kubernetes | by Itay Bittan...
  7. จำกัดขนาดของ PersistentVolumeClaim ไม่ให้เกินกว่าที่กำหนด | by Damrongsak Reetanon | Jan, 2021...
  8. Sobre a História da Computação Distribuída e Clusters Kubernetes |...
Tags : cloud computingcloud-nativeDockerkubernetestutorial

Get weekly Kubernetes news directly to your inbox

Loading
Copyright © 2021 Kubernetes World.
Login Register

Login

Lost Password
Oops! Sorry, registration is disabled.

Kubernetes explained deep enough: Configuration | by Piotr | Jan, 2021 | Medium

admin 1 week ago in

This is the fourth part of Kubernetes mini-series Kubernetes explained deep enough For web version of this blog and more information about docker, Kubernetes and Docker Certification, please visit: Part 1: Introduction Part 2: Kubernetes explained deep enough: Storage Part 3: Kubernetes explained deep enough: Deployments Part 4: Kubernetes explained deep enough: Configuration — this blog Visit Kubernetes documentation if you need a refresher about Configuration Basic definitions are provided on diagrams below Kubernetes natively supports 2 resources geared towards storing configuration consumed by pods. Both configuration types required data to be represented in a key:value pair format. Config maps are not suited for storing large quantities of data. Please use external storage for this purpose. As a side-note, etcd, key-value store where Kubernetes stores all its state can only hold resources up to 1MN in size.

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related Stories

  1. Monitor your Redis instance on Kubernetes with RedisInsight. | by...
  2. Backup and Restore EKS Kubernetes Using Velero. | by Harshal...
  3. Kubernetes Intro by Shivkumar. Kubernetes 101 | by Shivkumar Anil...
  4. Implementing Azure AD/Azure Kubernetes Services Integration and applying Kubernetes Namespace...
  5. Helm step by step approach Part-1 | by ramesh gowru...
  6. High scale web server with Kubernetes | by Itay Bittan...
  7. จำกัดขนาดของ PersistentVolumeClaim ไม่ให้เกินกว่าที่กำหนด | by Damrongsak Reetanon | Jan, 2021...
  8. Sobre a História da Computação Distribuída e Clusters Kubernetes |...