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

20 lines
749 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は、様々な機構から提供されるPodSpecs情報を受け取り、それらのPodSpecs情報に記述されているコンテナが正常に稼働していることを保証します。Kubeletは、Kubernetes外で作成されたコンテナは管理しません。