diff --git a/archetypes/default.md b/archetypes/default.md new file mode 100644 index 0000000000000000000000000000000000000000..00e77bd79be44872c0b29256b03799c2fb00c10d --- /dev/null +++ b/archetypes/default.md @@ -0,0 +1,6 @@ +--- +title: "{{ replace .Name "-" " " | title }}" +date: {{ .Date }} +draft: true +--- + diff --git a/config.toml b/config.toml new file mode 100644 index 0000000000000000000000000000000000000000..c06e7f3c5d0f41d1c7ede181b2835051b89bdfb8 --- /dev/null +++ b/config.toml @@ -0,0 +1,66 @@ +baseURL = "https://openeuler.org/" +title = "openEuler documentation" + +disablePathToLower = true + +# Site language. Available translations in the theme's `/i18n` directory. +languageCode = "en-us" +defaultContentLanguage = "zh" +defaultContentLanguageInSubdir = true +# Enable comments by entering your Disqus shortname +disqusShortname = "" +# Enable Google Analytics by entering your tracking code +googleAnalytics = "" + +uglyURLs = true +buildFuture = true + +# Define the number of posts per page +paginate = 10 + + +[languages] + +[languages.en] + languageCode = "en" + contentDir = "content/en" + +[languages.zh] + languageCode = "zh" + contentDir = "content/zh" + +[languages.ru] + languageCode = "ru" + contentDir = "content/ru" + + + +[params] + author = "openEuler" + defaultKeywords = ["devows", "hugo", "go", "openEuler"] + defaultDescription = "Site template made by devcows Modified by openEuler team" + searchTitle = "openEuler Documentation" + email = "contact@openeuler.org" + + ### DOC Configurations + BookRepo = 'https://gitee.com/opengauss/docs/blob' + BookEditPath= 'blob/master/content' + BookDateFormat = 'Jan 2, 2019' + enableGitInfo = true + BookMenuBundle = '/menu' + bookHidden = true + bookFlatSection = true + BookMenuBundleActiveLinkColor = '\#004ed0' + + languageZh = "中文" + languageEn = "English" + languageRu = "Русский" + + ltsText = "LTS" + version_95 = "21.03" + version_96 = "20.03 LTS SP1" + version_97 = "20.03 LTS" + version_98 = "20.09" + + navLink = "For Documentation" + diff --git a/content/en/search/_index.md b/content/en/search/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..13d22ccfd74e6d40c6bbf767de738c1aed3d0b42 --- /dev/null +++ b/content/en/search/_index.md @@ -0,0 +1,3 @@ ++++ +title = "search" ++++ \ No newline at end of file diff --git a/content/ru/search/_index.md b/content/ru/search/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..13d22ccfd74e6d40c6bbf767de738c1aed3d0b42 --- /dev/null +++ b/content/ru/search/_index.md @@ -0,0 +1,3 @@ ++++ +title = "search" ++++ \ No newline at end of file diff --git a/content/zh/search/_index.md b/content/zh/search/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..41ce1c6d4ed27206dd305fdea687f46ae67635b8 --- /dev/null +++ b/content/zh/search/_index.md @@ -0,0 +1,3 @@ ++++ +title = "搜索" ++++ \ No newline at end of file diff --git a/data/docsversion/95.yaml b/data/docsversion/95.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9edd8abc10966a4ba4cb6dc3067f872a3e381fbd --- /dev/null +++ b/data/docsversion/95.yaml @@ -0,0 +1,2 @@ +version : "21.03" +index: "95" \ No newline at end of file diff --git a/data/docsversion/96.yaml b/data/docsversion/96.yaml new file mode 100644 index 0000000000000000000000000000000000000000..91b96a53a40ce467fabfe4a40479179d0ae85fc8 --- /dev/null +++ b/data/docsversion/96.yaml @@ -0,0 +1,2 @@ +version : "20.30 LTS SP1" +index: "96" \ No newline at end of file diff --git a/data/docsversion/97.yaml b/data/docsversion/97.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d4e95b2fac096dbee2ec14967eef6e82b19193f1 --- /dev/null +++ b/data/docsversion/97.yaml @@ -0,0 +1,2 @@ +version : "20.09" +index: "98" \ No newline at end of file diff --git a/data/docsversion/98.yaml b/data/docsversion/98.yaml new file mode 100644 index 0000000000000000000000000000000000000000..21c7cb7d309911890c065be2f51241d472ab05ff --- /dev/null +++ b/data/docsversion/98.yaml @@ -0,0 +1,2 @@ +version : "20.30 LTS" +index: "97" \ No newline at end of file diff --git a/docs/en/docs/A-Tune/A-Tune.md b/docs/en/docs/A-Tune/A-Tune.md deleted file mode 100644 index cb94a36db10e5d10f1ed758055c3a7ad99011d38..0000000000000000000000000000000000000000 --- a/docs/en/docs/A-Tune/A-Tune.md +++ /dev/null @@ -1,5 +0,0 @@ -# A-Tune User Guide - -This document describes how to install and use A-Tune, which is a performance self-optimization software for openEuler. - -This document is intended for developers, open-source enthusiasts, and partners who use the openEuler system and want to know and use A-Tune. You need to have basic knowledge of the Linux OS. \ No newline at end of file diff --git a/docs/en/docs/A-Tune/appendixes.md b/docs/en/docs/A-Tune/appendixes.md deleted file mode 100644 index 2d776555c04a00f5a7c56e5d8b503925019af32a..0000000000000000000000000000000000000000 --- a/docs/en/docs/A-Tune/appendixes.md +++ /dev/null @@ -1,25 +0,0 @@ -# Appendixes - -- [Appendixes](#appendixes) - - [Acronyms and Abbreviations](#acronyms-and-abbreviations) - - -## Acronyms and Abbreviations - -**Table 1** Terminology - -
- | -- | -
---|---|
- | -Set of optimization items and optimal parameter configuration. - |
-
- | -- | -
---|---|
- | -- | -
- | -Use the default model for application identification and do not perform automatic optimization - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -- | -- | -
---|---|---|---|
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -Maximum number of optimization iterations, which is used to limit the number of iterations on the client. Generally, the more optimization iterations, the better the optimization effect, but the longer the time required. Set this parameter based on the site requirements. - |
-- | -- | -
- | -Parameters to be optimized and related information. -For details about the object configuration items, see Table 2. - |
-- | -- | -
- | -- | -- | -- | -
---|---|---|---|
- | -Project name, which must be the same as that in the configuration file on the server. - |
-- | -- | -
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -Parameter search algorithm, which is used to select important parameters. This parameter is optional. - |
-- | -- | -
- | -Parameter search cycles, which is used to select important parameters. This parameter is used together with feature_filter_engine. - |
-- | -- | -
- | -Number of iterations for each cycle of parameter search, which is used to select important parameters. This parameter is used together with feature_filter_engine. - |
-- | -- | -
- | -Number of evenly selected parameters in the value range of tuning parameters, which is used to select important parameters. This parameter is used together with feature_filter_engine. - |
-- | -- | -
- | -- | -- | -- | -
- | -Performance test evaluation index. -For details about the evaluations configuration items, see Table 4. - |
-- | -- | -
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -Systemd units created and managed by the system administrator. - |
-
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -Accelerator driver, including the uacce.ko, hisi_qm.ko, hisi_sec2.ko, and hisi_hpre.ko kernel modules. - - |
-
- | -- - | -
- | -Dependency: libwd RPM package. - - - |
-
- | -- | -- | -
---|---|---|
- | -- | -By default, the log level of the OpenSSL engine log is error. To set the log level, perform the following procedure: - - - |
-
- | -- | -- - | -
- | -- | -
---|---|
- | -Java running tool, which is used to run .class bytecode files or .jar files. - |
-
- | -- | -
- | -- | -
- | -- | -- | -
- - - | -- | -- | -
- | -- | -|
- | -Specifies the password for obtaining the registry from standard input. - |
-|
- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- - | -- | -- | -
- | -- | -
- | -- | -- | -
- - | -- | -- | -
- | -- | -
- | -- | -- | -- | -
---|---|---|---|
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -- | -- | -For details, see CNI single network parameters - |
-
- | -- | -- | -
---|---|---|
- | -- | -
|
-
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -
---|---|
- | -Sets the memory size that can be used by the container process. - - |
-
- | -- | -
---|---|
- | -CORS header information for enabling remote API calling. This interface supports the secondary development of upper-layer applications, which sets the CORS header for a remote API. - |
-
- | -- | -
- | -Existing bridge device mounting to the docker container. Note: none can be used to disable the network in the container. - |
-
- | -Bridge IP address, which is automatically created using the CIDR address. Note: this parameter cannot be used with -b . - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- - | -
- | -- | -
- | -Forcibly searches DNS search domain name used by a container. - - |
-
- | -Parameter to be executed when a container is started. -For example, set the native.umask parameter. -#The umask value of the started container is 0022.--exec-opt native.umask=normal -#The umask value of the started container is 0027 (default value). ---exec-opt native.umask=secure- Note: If native.umask is also configured in docker create or docker run command, the configuration in command is used. - |
-
- | -- | -
- | -Fixed IP address (for example, 10.20.0.0/16) of the subnet. The IP address of the subnet must belong to the network bridge. - |
-
- | -- | -
- | -Group assigned to the corresponding Unix socket in the background running mode. Note: When an empty string is configured for this parameter, the group information is removed. - |
-
- | -- | -
- | -Socket bound in background mode. One or more sockets can be configured using tcp://host:port, unix:///path to socket, fd://* or fd://socketfd. Example: - - - - |
-
- | -Registry for insecure connections. By default, the Docker uses TLS certificates to ensure security for all connections. If the registry does not support HTTPS connections or the certificate is issued by an unknown certificate authority of the Docker daemon, you need to configure --insecure-registry=192.168.1.110:5000 when starting the daemon. This parameter needs to be configured if a private registry is used. - |
-
- | -Image layer integrity check. To enable the function, set this parameter to true. Otherwise, set this parameter to false. If this parameter is not configured, the function is disabled by default. -When Docker is started, the image layer integrity is checked. If the image layer is damaged, the related images are unavailable. Docker cannot verify empty files, directories, or link files. Therefore, if the preceding files are lost due to a power failure, the integrity check of Docker image data may fail. When the Docker version changes, check whether the parameter is supported. If not supported, delete it from the configuration file. - |
-
- | -- | -
- | -Default IP address used when a container is bound to a port. - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -MTU value of the container network. If this parameter is not configured, value of route MTU is used by default. If the default route is not configured, set this parameter to the constant value 1500. - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -Enables SELinux. If the kernel version is 3.10.0-862.14 or later, this parameter cannot be set to true. - |
-
- | -Storage driver parameter. This parameter is valid only when the storage driver is devicemapper. Example: dockerd --storage-opt dm.blocksize=512K - |
-
- | -- | -
- | -Certificate file path that has been authenticated by the CA. - |
-
- | -- | -
- | -- | -
- | -Verifies the communication between the background processes and the client using TLS. - |
-
- | -Whether to forcibly skip the verification of the certificate host or domain name. The default value is false. - |
-
- | -- | -
- | -Whether to use the userland proxy for the container LO device. - |
-
- | -- - | -
- | -- | -- | -
- | -- | -- | -
- | -Container runtime. The parameter value can be lcr, which is case insensitive. Therefore, LCR and lcr are equivalent. - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -|
- | -Time for graceful stop. If the time exceeds the value of this parameter, the container is forcibly stopped. - |
-
- | -- | -- | -
- | -- | -- | -
- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -|
- | -Removes a volume mounted to a container. (Note: Currently, iSulad does not use this function.) - |
-
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -|
- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- - - - - | -- | -- | -
- | -- | -|
- | -- | -|
- | -- | -|
- | -- | -|
- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -Time for graceful stop. If the time exceeds the value of this parameter, the container is forcibly stopped. - |
-
- | -- | -- | -
- | -- | -- | -
- | -Blocks until the container stops and displays the exit code. - |
-
- | -- | -- | -
- - | -- | -- | -
- | -- | -
- | -- | -- | -
- - | -- | -- | -
- | -- | -|
- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -|
- | -- | -
- | -- | -- | -- | -
---|---|---|---|
- | -- | -64-bit integer The value is a positive integer. The value can be 0, indicating that no limit is set. The unit can be empty (byte), KB, MB, GB, TB, or PB. - |
-- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -DNS option list. For details, see https://linux.die.net/man/5/resolv.conf. - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
---|---|
Protocol protocol - |
- - | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- - | -
- | -Whether to set the SELinux label. This parameter does not take effect now. - |
-
MountPropagation propagation - |
-
- The value can be 0, 1, or 2, corresponding to the private, rslave, and rshared propagation attributes respectively. - - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
---|---|
NamespaceOption namespace_options - |
- - | -
SELinuxOption selinux_options - |
- - | -
Int64Value run_as_user - |
- - | -
- | -- | -
- | -Information of the user group of the init process in the sandbox (except the primary GID). - |
-
- | -- | -
- | -Path of the seccomp configuration file. Valid values are as follows: -// unconfined: Seccomp is not configured. -// localhost/ Full path of the configuration file: configuration file path installed in the system. -// Full path of the configuration file: full path of the configuration file. - - |
-
- | -- | -
---|---|
- | -Parent path of the cgroup of the sandbox. The runtime can use the cgroupfs or systemd syntax based on site requirements. This parameter does not take effect now. - |
-
LinuxSandboxSecurityContext security_context - |
- - | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- - | -
- | -- | -
---|---|
PodSandboxMetadata metadata - |
- Sandbox metadata, which uniquely identifies a sandbox. The runtime must use the information to ensure that operations are correctly performed, and to improve user experience, for example, construct a readable sandbox name. - |
-
- | -- | -
- | -- | -
DNSConfig dns_config - |
- - | -
repeated PortMapping port_mappings - |
- - | -
- | -Key-value pair that can be used to identify a sandbox or a series of sandboxes. - |
-
- | -Key-value pair that stores any information, whose values cannot be changed and can be queried by using the PodSandboxStatus API. - |
-
LinuxPodSandboxConfig linux - |
- - | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
---|---|
NamespaceOption options - |
- - | -
- | -- | -
---|---|
Namespace namespaces - |
- - | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
PodSandboxMetadata metadata - |
- - | -
PodSandboxState state - |
- - | -
- | -- | -
repeated PodSandboxNetworkStatus networks - |
- - | -
LinuxPodSandboxStatus linux - |
- - | -
- | -Key-value pair that can be used to identify a sandbox or a series of sandboxes. - |
-
- | -Key-value pair that stores any information, whose values cannot be changed by the runtime. - |
-
- | -- | -
---|---|
PodSandboxState state - |
- - | -
- | -- | -
---|---|
- | -- | -
PodSandboxStateValue state - |
- - | -
- | -Sandbox label, which does not support regular expressions and must be fully matched. - |
-
- | -- | -
---|---|
- | -- | -
PodSandboxMetadata metadata - |
- - | -
PodSandboxState state - |
- - | -
- | -- | -
- | -Key-value pair that can be used to identify a sandbox or a series of sandboxes. - |
-
- | -Key-value pair that stores any information, whose values cannot be changed by the runtime. - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- - | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
---|---|
ContainerState state - |
- - | -
- | -- | -
---|---|
- | -- | -
PodSandboxStateValue state - |
- - | -
- | -- | -
- | -Container label, which does not support regular expressions and must be fully matched. - |
-
- | -- | -
Capability capabilities - |
- - | -
- | -Whether the container is in privileged mode. Default value: false - |
-
NamespaceOption namespace_options - |
- - | -
SELinuxOption selinux_options - |
- SELinux context, which is optional. This parameter does not take effect now. - |
-
Int64Value run_as_user - |
- UID for running container processes. Only run_as_user or run_as_username can be specified at a time. run_as_username takes effect preferentially. - |
-
- | -Username for running container processes. If specified, the user must exist in /etc/passwd in the container image and be parsed by the runtime. Otherwise, an error must occur during running. - |
-
- | -Whether the root file system in a container is read-only. The default value is configured in config.json. - |
-
- | -List of user groups of the init process running in the container (except the primary GID). - |
-
- | -AppArmor configuration file of the container. This parameter does not take effect now. - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -OOMScoreAdj that is used to adjust the OOM killer. Default value: 0 - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
Int64Value uid - |
- - | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
StorageIdentifier storage_id - |
- - | -
UInt64Value used_bytes - |
- - | -
UInt64Value inodes_used - |
- - | -
- | -- | -
---|---|
- | -- | -
- | -- | -
ContainerMetadata metadata - |
- - | -
ImageSpec image - |
- - | -
- | -Image used by the container. This parameter is an image ID for most runtime. - |
-
ContainerState state - |
- - | -
- | -- | -
- | -Key-value pair that can be used to identify a container or a series of containers. - |
-
- | -Key-value pair that stores any information, whose values cannot be changed by the runtime. - |
-
- | -- | -
---|---|
- | -- | -
ContainerMetadata metadata - |
- - | -
ContainerState state - |
- - | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
ImageSpec image - |
- - | -
- | -Image used by the container. This parameter is an image ID for most runtime. - |
-
- | -Brief description of the reason why the container is in the current status. - |
-
- | -Information that is easy to read and indicates the reason why the container is in the current status. - |
-
- | -Key-value pair that can be used to identify a container or a series of containers. - |
-
- | -Key-value pair that stores any information, whose values cannot be changed by the runtime. - |
-
repeated Mount mounts - |
- - | -
- | -Path of the container log file that is in the log_directory folder configured in PodSandboxConfig. - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -Container label, which does not support regular expressions and must be fully matched. - |
-
- | -- | -
---|---|
ContainerAttributes attributes - |
- - | -
CpuUsage cpu - |
- - | -
MemoryUsage memory - |
- - | -
FilesystemUsage writable_layer - |
- - | -
- | -- | -
---|---|
- | -- | -
ContainerMetadata metadata - |
- - | -
- | -Key-value pair that can be used to identify a container or a series of containers. - |
-
- | -Key-value pair that stores any information, whose values cannot be changed by the runtime. - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
LinuxContainerResources resources - |
- - | -
LinuxContainerSecurityContext security_context - |
- - | -
- | -- | -
ContainerMetadata metadata - |
- Container metadata. The information will uniquely identify a container and should be used at runtime to ensure correct operations. The information can also be used at runtime to optimize the user experience (UX) design, for example, construct a readable name. This parameter is mandatory. - |
-
ImageSpec image - |
- - | -
- | -- | -
- | -- | -
- | -- | -
repeated KeyValue envs - |
- - | -
repeated Mount mounts - |
- Information about the mount point to be mounted in the container. - |
-
repeated Device devices - |
- - | -
- | -Key-value pair that can be used to index and select a resource. - |
-
- | -Unstructured key-value mappings that can be used to store and retrieve any metadata. - |
-
- | -Relative path to PodSandboxConfig.LogDirectory, which is used to store logs (STDOUT and STDERR) on the container host. - |
-
- | -- | -
- | -Whether to immediately disconnect other data flows connected with stdin when a data flow connected with stdin is disconnected. This parameter does not take effect now. - |
-
- | -Whether to use a pseudo terminal to connect to stdio of the container. - |
-
LinuxContainerConfig linux - |
- - | -
- | -- | -
- | -- | -
- | -- | -
NetworkConfig network_config - |
- - | -
- | -- | -
- | -- | -
- | -- | -
PodSandboxConfig config - |
-- | -
- | -Runtime for the created sandbox. Currently, lcr and kata-runtime are supported. - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -Whether to display additional information about the sandbox. This parameter does not take effect now. - |
-
- | -- | -
PodSandboxStatus status - |
-- | -
- | -Additional information about the sandbox. The key can be any string, and the value is a JSON character string. The information can be any debugging content. When verbose is set to true, info cannot be empty. This parameter does not take effect now. - |
-
- | -- | -
PodSandboxFilter filter - |
-- | -
- | -- | -
repeated PodSandbox items - |
-- | -
- | -- | -
- | -- | -
ContainerConfig config - |
-- | -
PodSandboxConfig sandbox_config - |
-- | -
- | -- | -
- | -Used to limit the number of processes or threads in a container. (Set the parameter to -1 for unlimited number.) - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -Waiting time before a container is forcibly stopped. The default value is 0, indicating forcible stop. - |
-
- | -- | -
- | -- | -
- | -- | -
ContainerFilter filter - |
-- | -
- | -- | -
repeated Container containers - |
-- | -
- | -- | -
- | -- | -
- | -Whether to display additional information about the sandbox. This parameter does not take effect now. - |
-
- | -- | -
ContainerStatus status - |
-- | -
- | -Additional information about the sandbox. The key can be any string, and the value is a JSON character string. The information can be any debugging content. When verbose is set to true, info cannot be empty. This parameter does not take effect now. - |
-
- | -- | -
- | -- | -
LinuxContainerResources linux - |
-- | -
- | -- | -
- | -- | -
- | -- | -
- | -Exit code, which represents the completion of command execution. The default value is 0, indicating that the command is executed successfully. - |
-
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
- | -- | -
ContainerStats stats - |
-Container information. Note: Disks and inodes support only the query of containers started by OCI images. - |
-
- | -- | -
ContainerStatsFilter filter - |
-- | -
- | -- | -
repeated ContainerStats stats - |
-Container information list. Note: Disks and inodes support only the query of containers started by OCI images. - |
-
- | -- | -
RuntimeConfig runtime_config - |
-- | -
- | -- | -
- | -Whether to display additional runtime information. This parameter does not take effect now. - |
-
- | -- | -
RuntimeStatus status - |
-- | -
- | -Additional information about the runtime. The key of info can be any value. The value must be in JSON format and can contain any debugging information. When verbose is set to true, info cannot be empty. - |
-
- | -- | -
ImageSpec filter - |
-- | -
- | -- | -
repeated Image images - |
-- | -
- | -- | -
ImageSpec image - |
-- | -
- | -Whether to query additional information. This parameter does not take effect now. No additional information is returned. - |
-
- | -- | -
Image image - |
-- | -
- | -Additional image information. This parameter does not take effect now. No additional information is returned. - |
-
- | -- | -
ImageSpec image - |
-- | -
AuthConfig auth - |
-- | -
PodSandboxConfig sandbox_config - |
-Whether to download an image in the pod context. This parameter does not take effect now. - |
-
- | -- | -
- | -- | -
- | -- | -
ImageSpec image - |
-- | -
- | -- | -
repeated FilesystemUsage image_filesystems - |
-- | -
- | -- | -- | -
---|---|---|
- | -- | -
|
-
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -- | -
---|---|---|
- | -- - | -- | -
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -- | -
---|---|---|
- | -- | -User permission authentication plug-in. Currently, only authz-broker is supported. - |
-
- | -- | -- | -
---|---|---|
- | -- | -- - | -
- | -- | -- - | -
- | -- | -- | -
- | -Mounts the /var/lib/lxcfs directory to the container before the lxcfs service starts. - |
-- | -
- | -- | -- | -
---|---|---|
- | -- | -
|
-
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -- | -
---|---|---|
- | -
|
-- | -
- | -≥ 2 GB (4 GB or higher recommended for better user experience) - |
-- | -
- | -- | -- | -
- | -- | -- | -
---|---|---|
- | -- | -- | -
- | -- | -- - | -
Directory | -Type | -Description | -
---|---|---|
ISO | -ISO release package | -The directory differentiates the ISO release packages for the AArch64, x86, and source, respectively. The details are as follows:
-
Note:
-
- Each ISO release package has its own verification file, which is used to verify the integrity of the ISO release package. |
-
docker_img | -Container image | -The openEuler container image, which provides only the basic bash environment, is used as the basic container image. The directory differentiates the container images for the AArch64 and x86 architectures, respectively.
- Note:
-
- Each container image has its own verification file, which is used to verify the integrity of the container image. |
-
virtual_machine_img | -VM image | -The openEuler VM image provides only the basic running environment to shorten the VM deployment time. The directory differentiates the VM images for the AArch64 and x86 architectures, respectively. -说明:
-
-
-
-
|
-
EPOL | -Repo source | -The repo sources of the openEuler third-party software package are mainly contributed by third parties and communities, and are maintained by the providers. The directory differentiates the repo sources for the AArch64 and x86 architectures, respectively. | -
OS | -The repo source of the openEuler basic installation software package provides the offline version upgrade function. The content of the software package is the same as that of the basic installation software package ISO in the ISO release package. The directory differentiates the repo sources for the AArch64 and x86 architectures, respectively. | -|
debuginfo | -The repo source of the openEuler debugging software package provides the online download function. The content of the software package is the same as that of the debugging software package ISO in the ISO release package. The directory differentiates the repo sources for the AArch64 and x86 architectures, respectively. | -|
everything | -The repo source of the openEuler full software package provides the online download and version upgrade functions. The content of the software package is the same as that of the full software package ISO in the ISO release package. The directory differentiates the repo sources for the AArch64 and x86 architectures, respectively. | -|
extras | -The repo source of the openEuler extended software package is used to release new software packages with added features. The directory differentiates the repo sources for the AArch64 and x86 architectures, respectively. | -|
source | -The repo source of all source code software packages in the openEuler community, which is used online by developers. | -|
update | -The repo source of the openEuler upgrade software package, which is used to fix bugs and common vulnerabilities and exposures (CVE) in released versions and to update and release software with enhancements. It provides online download and software upgrade functions. The directory differentiates the repo sources for the AArch64 and x86 architectures, respectively. | -
- | -- | -
---|---|
- | -- - | -
- | -- | -
- | -- | -
- | -- | -- | -- | -- | -
---|---|---|---|---|
- | -- | -- | -- | -- | -
- | -- | -|||
- | -- | -|||
- | -- | -|||
- | -- | -- | -- | -- | -
- | -- | -|||
- | -- | -|||
- | -- | -
- | -- | -
---|---|
- | -Track the community to resolve the issue that the type of the file generated after the compilation of gcc -static-pie is incorrect. - |
-
- | -- | -
---|---|
- | -An error is reported when the firewall-cmd --reload command is executed to add an IP address set that does not exist to the drop area as the source. - |
-
- | -- | -
---|---|
- | -The Raspberry Pi Wi-Fi is unavailable and the connection to the Wi-Fi network fails. - |
-
- | -- | -
- | -- | -
---|---|
- | -- |
- | -After the x86/ARM-based device is installed by default, the systemctl -all --failed command is executed and the tuned service fails to be started. - |
-
- | -- | -
---|---|
- | -- | -
- | -- | -
---|---|
- | -A password must be different from the last five passwords used. - |
-
- | -- | -
- | -- | -- | -- | -
---|---|---|---|
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -- | -- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -A locked common user account is automatically unlocked in 300 seconds. - |
-
- | -- | -
- | -- | -
---|---|
- | -- | -
- | -- | -
- | -- - | -
- | -- | -- | -- | -
---|---|---|---|
- | -- | -- | -- - - | -
- | -- | -- - - | -
- | -- | -
---|---|
- | -- | -
- | -- | -