fix: remove the object which are not part of core objects

pull/48333/head
abhilasha2418 2024-10-14 16:40:25 +05:30
parent bd8960a910
commit 3b3c6af6b1
7 changed files with 2 additions and 7 deletions

View File

@ -7,7 +7,6 @@ short_description: >
Control plane component that integrates Kubernetes with third-party cloud providers.
aka:
tags:
- core-object
- architecture
- operation
---

View File

@ -8,7 +8,6 @@ short_description: >
aka:
tags:
- core-object
- storage
---
Allows users to request automatic creation of storage {{< glossary_tooltip text="Volumes" term_id="volume" >}}.

View File

@ -8,7 +8,6 @@ short_description: >
aka:
tags:
- core-object
- fundamental
- architecture
related:

View File

@ -8,7 +8,8 @@ short_description: >
aka:
tags:
- core-object
- fundamental
---
A whole-number representation of small or large numbers using [SI](https://en.wikipedia.org/wiki/International_System_of_Units) suffixes.

View File

@ -8,7 +8,6 @@ short_description: >
aka:
tags:
- core-object
- fundamental
---
A core object consisting of three required properties: key, value, and effect. Taints prevent the scheduling of {{< glossary_tooltip text="Pods" term_id="pod" >}} on {{< glossary_tooltip text="nodes" term_id="node" >}} or node groups.

View File

@ -8,7 +8,6 @@ short_description: >
aka:
tags:
- core-object
- storage
---
A Volume Plugin enables integration of storage within a {{< glossary_tooltip text="Pod" term_id="pod" >}}.

View File

@ -8,7 +8,6 @@ short_description: >
aka:
tags:
- core-object
- fundamental
---
A directory containing data, accessible to the {{< glossary_tooltip text="containers" term_id="container" >}} in a {{< glossary_tooltip term_id="pod" >}}.