website/content/ja/docs/reference/glossary/kubelet.md

19 lines
787 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Kubelet
id: kubelet
date: 2018-04-12
full_link: /docs/reference/generated/kubelet
short_description: >
クラスター内の各ードで実行されるエージェントです。各コンテナがPodで実行されていることを保証します。
aka:
tags:
- fundamental
- core-object
---
クラスター内の各ードで実行されるエージェントです。各コンテナがPodで実行されていることを保証します。
<!--more-->
kubeletは、さまざまなメカニズムを通じて提供されるPodSpecのセットを取得し、それらのPodSpecに記述されているコンテナが正常に実行されている状態に保ちます。kubeletは、Kubernetesが作成したものではないコンテナは管理しません。