Files
doc-exports/docs/ucs/umn/CLASS.TXT.json
qiujiandong1 0a674cd795 UCS UMN initial update 20250523 version
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2026-01-13 13:39:08 +00:00

740 lines
28 KiB
JSON

[
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"UCS Clusters",
"uri":"ucs_01_0201.html",
"doc_type":"usermanual",
"p_code":"",
"code":"1"
},
{
"desc":"UCS supports unified management of clusters across clouds and regions. The following types of clusters are supported:OTC clusters: CCE standard and CCE Turbo clustersAtta",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0200.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"2"
},
{
"desc":"You can register OTC clusters (CCE standard clusters and CCE Turbo clusters) with UCS with just a few clicks. After the registration is complete, clusters can be managed ",
"product_code":"ucs",
"title":"OTC Clusters",
"uri":"ucs_01_0282.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"3"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Attached Clusters",
"uri":"ucs_01_0002.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"4"
},
{
"desc":"Attached clusters refer to third-party Kubernetes clusters that comply with the Cloud Native Computing Foundation (CNCF) standard, such as AWS EKS clusters, Google Cloud ",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0162.html",
"doc_type":"usermanual",
"p_code":"4",
"code":"5"
},
{
"desc":"This section describes how to register an attached cluster and connect it to UCS over a public network.The OTCaccount must have the UCS FullAccess and VPCEndpoint Adminis",
"product_code":"ucs",
"title":"Registering an Attached Cluster (Public Network Access)",
"uri":"ucs_01_0005.html",
"doc_type":"usermanual",
"p_code":"4",
"code":"6"
},
{
"desc":"Connecting attached clusters located in on-premises data centers or third-party clouds to UCS over public networks may cause security risks. To ensure stability and secur",
"product_code":"ucs",
"title":"Registering an Attached Cluster (Private Network Access)",
"uri":"ucs_01_0006.html",
"doc_type":"usermanual",
"p_code":"4",
"code":"7"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Single-Cluster Management",
"uri":"ucs_01_0007.html",
"doc_type":"usermanual",
"p_code":"1",
"code":"8"
},
{
"desc":"The UCS console allows you to manage each cluster on each cluster console.For OTC clusters (CCE standard and Turbo clusters), the operations on the cluster console of UCS",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0099.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"9"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Nodes",
"uri":"ucs_01_0102.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"10"
},
{
"desc":"After a cluster is connected to UCS, you can access the cluster console from UCS to view the nodes in a cluster.",
"product_code":"ucs",
"title":"Viewing Nodes in a Cluster",
"uri":"ucs_01_0103.html",
"doc_type":"usermanual",
"p_code":"10",
"code":"11"
},
{
"desc":"UCS allows you to add different labels to nodes to define different node attributes. By using these labels, you can quickly understand the characteristics of each node.Ta",
"product_code":"ucs",
"title":"Adding Labels/Taints to Nodes",
"uri":"ucs_01_0104.html",
"doc_type":"usermanual",
"p_code":"10",
"code":"12"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Workload Management",
"uri":"ucs_01_0105.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"13"
},
{
"desc":"A workload is an abstract model of a group of pods in Kubernetes. Workloads defined in Kubernetes include Deployments, StatefulSets, jobs, and DaemonSets.Deployments: Pod",
"product_code":"ucs",
"title":"Deployments",
"uri":"ucs_01_0106.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"14"
},
{
"desc":"Multiple containers can be configured in a pod. You can click Add Container on the right to configure multiple containers for the pod.Container Information: Click Add Con",
"product_code":"ucs",
"title":"StatefulSets",
"uri":"ucs_01_0136.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"15"
},
{
"desc":"Multiple containers can be configured in a pod. You can click Add Container on the right to configure multiple containers for the pod.Container Information: Click Add Con",
"product_code":"ucs",
"title":"DaemonSets",
"uri":"ucs_01_0137.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"16"
},
{
"desc":"In Kubernetes, there are two types of jobs: one-off jobs and cron jobs.A job (one-off job) is a resource object that Kubernetes uses to control batch tasks. Jobs are diff",
"product_code":"ucs",
"title":"Jobs and Cron Jobs",
"uri":"ucs_01_0107.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"17"
},
{
"desc":"A pod is the smallest and simplest unit in the Kubernetes object model that you create or deploy. A pod encapsulates an application's container (or, in some cases, multip",
"product_code":"ucs",
"title":"Pod",
"uri":"ucs_01_0108.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"18"
},
{
"desc":"UCS allows you to set resource limits for added containers during workload creation. You can apply for and limit the CPU and memory quotas used by each pod in the workloa",
"product_code":"ucs",
"title":"Setting Container Specifications",
"uri":"ucs_01_0147.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"19"
},
{
"desc":"UCS provides callback functions (hooks) for the lifecycle management of containerized applications. For example, if you want a container to perform a certain operation be",
"product_code":"ucs",
"title":"Setting Container Lifecycle Parameters",
"uri":"ucs_01_0148.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"20"
},
{
"desc":"Health check regularly checks the health status of containers during container running. If the health check function is not configured, a pod cannot detect application ex",
"product_code":"ucs",
"title":"Setting Health Check for a Container",
"uri":"ucs_01_0149.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"21"
},
{
"desc":"An environment variable is a variable whose value can affect the way a running container will behave. You can modify environment variables even after workloads are deploy",
"product_code":"ucs",
"title":"Setting Environment Variables",
"uri":"ucs_01_0150.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"22"
},
{
"desc":"In actual applications, upgrade is a common operation. A Deployment, StatefulSet, or DaemonSet can easily support application upgrade.Rollback is to roll an application b",
"product_code":"ucs",
"title":"Configuring a Workload Upgrade Policy",
"uri":"ucs_01_0151.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"23"
},
{
"desc":"When creating a workload, you can use a nodeSelector to constrain pods to nodes with particular labels. The affinity and anti-affinity features greatly increase the types",
"product_code":"ucs",
"title":"Scheduling Policy (Affinity/Anti-affinity)",
"uri":"ucs_01_0152.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"24"
},
{
"desc":"A tolerance policy allows the scheduler to schedule pods to nodes with corresponding taints. This policy must be used together with node taints. One or more taints can be",
"product_code":"ucs",
"title":"Tolerance Policies",
"uri":"ucs_01_0399.html",
"doc_type":"usermanual",
"p_code":"13",
"code":"25"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Networking",
"uri":"ucs_01_0109.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"26"
},
{
"desc":"Services provide fixed modes for accessing workloads in a cluster. You can create the following Services on the cluster console:ClusterIPA workload can be accessed from o",
"product_code":"ucs",
"title":"Services",
"uri":"ucs_01_0110.html",
"doc_type":"usermanual",
"p_code":"26",
"code":"27"
},
{
"desc":"An ingress uses load balancers as the entry for external traffic. Compared with Layer-4 load balancing, it supports Uniform Resource Identifier (URI) configurations and d",
"product_code":"ucs",
"title":"Ingresses",
"uri":"ucs_01_0111.html",
"doc_type":"usermanual",
"p_code":"26",
"code":"28"
},
{
"desc":"To mount a PVC to a cluster, the cluster provider must support the StorageClass resource to dynamically create storage volumes. You can choose Storage on the cluster cons",
"product_code":"ucs",
"title":"Container Storage",
"uri":"ucs_01_0112.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"29"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"ConfigMaps and Secrets",
"uri":"ucs_01_0113.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"30"
},
{
"desc":"A ConfigMap is a type of resource that stores configuration information required by a workload. Its content is user-defined. After creating ConfigMaps, you can use them a",
"product_code":"ucs",
"title":"Creating a ConfigMap",
"uri":"ucs_01_0114.html",
"doc_type":"usermanual",
"p_code":"30",
"code":"31"
},
{
"desc":"A secret is a type of resource that holds sensitive data, such as authentication and key information, required by a workload. Its content is user-defined. After creating ",
"product_code":"ucs",
"title":"Creating a Secret",
"uri":"ucs_01_0115.html",
"doc_type":"usermanual",
"p_code":"30",
"code":"32"
},
{
"desc":"Custom Resource Definitions (CRDs) are custom resource objects similar to Deployments or Services. You can run the kubectl commands to create and access CRDs for modular ",
"product_code":"ucs",
"title":"Custom Resource Definitions",
"uri":"ucs_01_0116.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"33"
},
{
"desc":"Namespaces that you create on the cluster console apply only to the current cluster. You can create Kubernetes objects and manage resource quotas in such namespaces, or d",
"product_code":"ucs",
"title":"Namespaces",
"uri":"ucs_01_0117.html",
"doc_type":"usermanual",
"p_code":"8",
"code":"34"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Fleets",
"uri":"ucs_01_0003.html",
"doc_type":"usermanual",
"p_code":"",
"code":"35"
},
{
"desc":"A fleet contains multiple clusters. You can use fleets to classify associated clusters. You can also use a fleet for the unified management of multiple clusters, includin",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0008.html",
"doc_type":"usermanual",
"p_code":"35",
"code":"36"
},
{
"desc":"This section describes how to create a fleet, add clusters to the fleet, adding a permission policy for the fleet, remove clusters from the fleet, unregister clusters fro",
"product_code":"ucs",
"title":"Managing Fleets",
"uri":"ucs_01_0004.html",
"doc_type":"usermanual",
"p_code":"35",
"code":"37"
},
{
"desc":"Clusters for which a fleet is not selected during registration or clusters removed from a fleet will be displayed on the Clusters Not in Fleet tab. This section describes",
"product_code":"ucs",
"title":"Managing Clusters Not in the Fleet",
"uri":"ucs_01_0155.html",
"doc_type":"usermanual",
"p_code":"35",
"code":"38"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Cluster Federation",
"uri":"ucs_01_0199.html",
"doc_type":"usermanual",
"p_code":"",
"code":"39"
},
{
"desc":"Cluster federation is a multi-cloud container orchestration capability provided by Karmada. Cluster federation aims to manage multi-cluster applications in cross-cloud an",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0017.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"40"
},
{
"desc":"You can enable cluster federation for a fleet with just a few clicks.Enabling cluster federation involves two phases: enabling cluster federation and adding clusters to t",
"product_code":"ucs",
"title":"Enabling Cluster Federation",
"uri":"ucs_01_0018.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"41"
},
{
"desc":"This section describes how you can use kubectl to connect to a federation.When you use kubectl to connect to a federation, UCS uses kubeconfig.json generated on the feder",
"product_code":"ucs",
"title":"Using kubectl to Connect to a Federation",
"uri":"ucs_01_0320.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"42"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Workloads",
"uri":"ucs_01_0254.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"43"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Workload Creation",
"uri":"ucs_01_0406.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"44"
},
{
"desc":"The federation function of UCS allows you to manage Kubernetes clusters in different regions or clouds, deploy applications globally in a unified manner, and deploy diffe",
"product_code":"ucs",
"title":"Deployments",
"uri":"ucs_01_0255.html",
"doc_type":"usermanual",
"p_code":"44",
"code":"45"
},
{
"desc":"StatefulSets are a type of workloads that store data or status while running. Each pod in a StatefulSet is given a persistent identifier that remains even if the pod is m",
"product_code":"ucs",
"title":"StatefulSets",
"uri":"ucs_01_0256.html",
"doc_type":"usermanual",
"p_code":"44",
"code":"46"
},
{
"desc":"A DaemonSet ensures that a pod runs on all (or some) nodes in a cluster. When a new node is added to the cluster, a pod will be automatically deployed on it. When a node ",
"product_code":"ucs",
"title":"DaemonSets",
"uri":"ucs_01_0257.html",
"doc_type":"usermanual",
"p_code":"44",
"code":"47"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Container Settings",
"uri":"ucs_01_0258.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"48"
},
{
"desc":"A workload is an abstract model of a group of pods. One pod can encapsulate one or more containers. You can click Add Container in the upper right corner to add multiple ",
"product_code":"ucs",
"title":"Setting Basic Container Information",
"uri":"ucs_01_0259.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"49"
},
{
"desc":"UCS allows you to set resource limits for added containers during workload creation. You can apply for and limit the CPU and memory quotas used by each pod in the workloa",
"product_code":"ucs",
"title":"Setting Container Specifications",
"uri":"ucs_01_0260.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"50"
},
{
"desc":"The lifecycle callback functions can be called in specific phases of the container. For example, if you want the container to perform a certain operation before stopping,",
"product_code":"ucs",
"title":"Setting Container Lifecycle Parameters",
"uri":"ucs_01_0261.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"51"
},
{
"desc":"Health check regularly checks the health status of containers during container running. If the health check function is not configured, a pod cannot detect application ex",
"product_code":"ucs",
"title":"Setting Health Check for a Container",
"uri":"ucs_01_0262.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"52"
},
{
"desc":"An environment variable is a variable whose value can affect the way a running container will behave. You can modify environment variables even after workloads are deploy",
"product_code":"ucs",
"title":"Setting Environment Variables",
"uri":"ucs_01_0263.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"53"
},
{
"desc":"In actual applications, upgrade is a common operation. A Deployment, StatefulSet, or DaemonSet can easily support application upgrade.You can set different upgrade polici",
"product_code":"ucs",
"title":"Configuring a Workload Upgrade Policy",
"uri":"ucs_01_0264.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"54"
},
{
"desc":"Kubernetes supports affinity and anti-affinity scheduling at the node and pod levels. You can configure custom rules to achieve affinity and anti-affinity scheduling. For",
"product_code":"ucs",
"title":"Configuring a Scheduling Policy (Affinity/Anti-affinity)",
"uri":"ucs_01_0265.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"55"
},
{
"desc":"Currently, there are two scheduling policies: cluster weights and automatic balancing.Configuring a Scheduling Policy on the ConsoleCalculation MethodAfter you set the we",
"product_code":"ucs",
"title":"Configuring Scheduling and Differentiation",
"uri":"ucs_01_0037.html",
"doc_type":"usermanual",
"p_code":"48",
"code":"56"
},
{
"desc":"After a workload is created, you can view its details, upgrade it, edit YAML, redeploy it, reschedule it, and delete it.Workload managementOperationDescriptionViewing Wor",
"product_code":"ucs",
"title":"Managing a Workload",
"uri":"ucs_01_0317.html",
"doc_type":"usermanual",
"p_code":"43",
"code":"57"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"ConfigMaps and Secrets",
"uri":"ucs_01_0266.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"58"
},
{
"desc":"ConfigMaps allow you to decouple configuration files from container images to enhance the portability of workloads.ConfigMaps provide the following benefits:Manage config",
"product_code":"ucs",
"title":"ConfigMaps",
"uri":"ucs_01_0267.html",
"doc_type":"usermanual",
"p_code":"58",
"code":"59"
},
{
"desc":"A secret is a type of resource that holds sensitive data, such as authentication and key information. Its content is user-defined.After a secret is created on the UCS con",
"product_code":"ucs",
"title":"Secrets",
"uri":"ucs_01_0268.html",
"doc_type":"usermanual",
"p_code":"58",
"code":"60"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Services and Ingresses",
"uri":"ucs_01_0269.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"61"
},
{
"desc":"UCS clusters allow workload access in different scenarios via Services and ingresses.After a Service or ingress is created on the UCS console, a Service or ingress with t",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0270.html",
"doc_type":"usermanual",
"p_code":"61",
"code":"62"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Services",
"uri":"ucs_01_0300.html",
"doc_type":"usermanual",
"p_code":"61",
"code":"63"
},
{
"desc":"A ClusterIP Service allows workloads in the same cluster to use their cluster-internal domain names to access each other. A cluster-internal domain name is in the format ",
"product_code":"ucs",
"title":"ClusterIP",
"uri":"ucs_01_0271.html",
"doc_type":"usermanual",
"p_code":"63",
"code":"64"
},
{
"desc":"A NodePort Service is exposed on a node at a static port, allowing access from outside the cluster to the workloads on the node. A ClusterIP Service, to which the NodePor",
"product_code":"ucs",
"title":"NodePort",
"uri":"ucs_01_0272.html",
"doc_type":"usermanual",
"p_code":"63",
"code":"65"
},
{
"desc":"A workload can be accessed from a public network through a load balancer. This access type is applicable to Services that need to be exposed to a public network in the sy",
"product_code":"ucs",
"title":"LoadBalancer",
"uri":"ucs_01_0273.html",
"doc_type":"usermanual",
"p_code":"63",
"code":"66"
},
{
"desc":"An ingress uses load balancers as the entry for external traffic. Compared with Layer-4 load balancing, it supports Uniform Resource Identifier (URI) configurations and d",
"product_code":"ucs",
"title":"Ingresses",
"uri":"ucs_01_0274.html",
"doc_type":"usermanual",
"p_code":"61",
"code":"67"
},
{
"desc":"Applications deployed in different clusters can be accessed using a unified public domain name. After you configure a public domain name, UCS can use it as a root domain ",
"product_code":"ucs",
"title":"DNS Policies",
"uri":"ucs_01_0275.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"68"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Storage",
"uri":"ucs_01_0276.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"69"
},
{
"desc":"You can configure a storage class in the Add Container step of creating a workload.You can mount the file directory of the host where a container is located to a specifie",
"product_code":"ucs",
"title":"Overview",
"uri":"ucs_01_0277.html",
"doc_type":"usermanual",
"p_code":"69",
"code":"70"
},
{
"desc":"There are four types of local volumes:hostPath: mounts a file directory of the host where the container is located to the specified mount point of the container. For exam",
"product_code":"ucs",
"title":"Mounting a Local Volume",
"uri":"ucs_01_0278.html",
"doc_type":"usermanual",
"p_code":"69",
"code":"71"
},
{
"desc":"A PVC provides persistent storage management for containers in multiple clouds. The cloud storage can be mounted to containers based on actual requirements, ensuring high",
"product_code":"ucs",
"title":"Mounting a PV",
"uri":"ucs_01_0279.html",
"doc_type":"usermanual",
"p_code":"69",
"code":"72"
},
{
"desc":"After a PVC is created on the UCS console, a PVC with the same name is automatically created in your cluster. Also a PersistentVolume (PV) is created and bound with the P",
"product_code":"ucs",
"title":"Creating a PVC",
"uri":"ucs_01_0280.html",
"doc_type":"usermanual",
"p_code":"69",
"code":"73"
},
{
"desc":"A namespace is an abstract integration of a group of resources and objects in a cluster. Namespace-level resource quotas limit the amount of resources available to teams ",
"product_code":"ucs",
"title":"Namespaces",
"uri":"ucs_01_0281.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"74"
},
{
"desc":"Horizontal Pod Autoscaling (HPA) is a Kubernetes function that implements horizontal auto scaling of pods. It dynamically adjusts the number of workload pods based on the",
"product_code":"ucs",
"title":"HPA Policies",
"uri":"ucs_01_0170.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"75"
},
{
"desc":"UCS allows you to add different labels to clusters to define different attributes. By using these cluster labels, you can quickly understand the characteristics of each c",
"product_code":"ucs",
"title":"Adding Labels and Taints to a Cluster",
"uri":"ucs_01_0318.html",
"doc_type":"usermanual",
"p_code":"39",
"code":"76"
},
{
"desc":"UCS integrates OTC SoftWare Repository for Containers (SWR), which provides easy, secure, and reliable management over container images throughout their lifecycles, facil",
"product_code":"ucs",
"title":"Image Repositories",
"uri":"ucs_01_0016.html",
"doc_type":"usermanual",
"p_code":"",
"code":"77"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ucs",
"title":"Permissions",
"uri":"ucs_01_0009.html",
"doc_type":"usermanual",
"p_code":"",
"code":"78"
},
{
"desc":"UCS permissions management allows you to grant permissions to IAM users and user groups under your tenant accounts. UCS combines the advantages of IAM and Kubernetes RBAC",
"product_code":"ucs",
"title":"UCS Permissions",
"uri":"ucs_01_0010.html",
"doc_type":"usermanual",
"p_code":"78",
"code":"79"
},
{
"desc":"UCS cluster- and fleet-level permissions are assigned based on IAM system-defined policies and custom policies. You can use user groups to assign permissions to IAM users",
"product_code":"ucs",
"title":"UCS Resource Permissions (IAM-based)",
"uri":"ucs_01_0156.html",
"doc_type":"usermanual",
"p_code":"78",
"code":"80"
},
{
"desc":"You can regulate users' or user groups' access to Kubernetes resources based on their Kubernetes RBAC roles. The RBAC API declares four kinds of Kubernetes objects: Role,",
"product_code":"ucs",
"title":"Kubernetes Resource Permissions in a Cluster (Kubernetes RBAC-based)",
"uri":"ucs_01_0011.html",
"doc_type":"usermanual",
"p_code":"78",
"code":"81"
},
{
"desc":"By their application scope, Kubernetes resource objects can be categorized into namespace objects or cluster objects.Namespace is an isolation mechanism of Kubernetes and",
"product_code":"ucs",
"title":"Kubernetes Resource Objects",
"uri":"ucs_01_0013.html",
"doc_type":"usermanual",
"p_code":"78",
"code":"82"
}
]