Docs ref glossary (#17868)
* init cloud controller doc * solve 349928135 * update r349928835 * update r349929569 * update r349930047 * update r321969236 * trans to hostname * update based on reviews from truonghn1992 * fix several typo issues, add tooltips, replace some words back to the original terms * init taint doc * fix header Vendor Implementations * fix directory name * temporary remove term_id of node and toleration * solve r350014277 * fix title * update glossaris: cri,deployment,docker,kube-proxy,kubelet, label, node, pod, selector, service * add container, rename label to match the label id * fix typo * fix a few typo and update based on r324616216 * update dependencies term * changed based on review 326584572 * fix typo
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
bb46824e29
commit
31db0b6a9c
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: Container
|
||||
id: container
|
||||
date: 2019-29-11
|
||||
full_link: /docs/concepts/overview/what-is-kubernetes/#why-containers
|
||||
short_description: >
|
||||
Một image nhẹ, khả chuyển và có khả năng thực thi, chứa phần mềm và tất cả các dependencies của nó.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
- workload
|
||||
---
|
||||
|
||||
Một image nhẹ, khả chuyển và có khả năng thực thi, chứa phần mềm và tất cả các dependencies của nó.
|
||||
|
||||
<!--more-->
|
||||
|
||||
Containers tách rời các ứng dụng khỏi hạ tầng máy chủ nhằm giúp cho việc triển khai dễ dàng hơn trên từng hệ thống cloud hay hệ điều hành khác nhau, và đơn giản hóa việc nhân rộng.
|
||||
Reference in New Issue
Block a user