"Pod" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (Pod)

Low quality sentence examples

使用部署,你不必手动处理Pod
Using a deployment, you don't have to deal with pods manually.
Pod飞跑向表面超过每小时五百英里。
The pod streaked toward the surface at over five hundred miles per hour.
这里我们指定Pod的name,以及我们用来识别Kubernetespod的label。
Here we're specifying the name of the Pod, as well as the label we will use to identify the pod to Kubernetes.
每个pod包含有关如何运行容器的信息。
Each pod contains specific information on how the containers should be run.
Pod的请求只是所有容器请求的相加。
And a pod's requests are just the addition of the requests of all containers.
Wearetwopeasinapod.我俩特别像。
But hey we are two peas in a pod, so alike.
删除Job将清理它所创建的Pod
Deleting a Job will clean up the Pods it created.
删除Job将清理它所创建的Pod
Deleting a job will clean up any pod replicas it created.
现在让我继续真正的去创建Pod
Now let's go ahead and actually create the pod.
删除Job将清理它所创建的Pod
Deleting a Job will cleanup the pods it created.
它跟Pod类似,Pod消费Node的资源,PVC消费PV的资源。
It is similar to a pod in that pods consume node resources and PVCs consume PV resources.
如果需要,通过创建镜像Pod(MirrorPod)将Pod的状态报告回系统的其余部分。
Reports the status of the pod back to the rest of the system, by creating a mirror pod if necessary.
Marathon应用程序和Pod均被视为服务。
Marathon apps and pods are both considered services.
我们无法保证不会有人访问您的Pod
We can't promise that no one will access your Pod.
其次,用户必须在Pod中请求拓展资源。
Second, users must request the opaque resource in pods.
要使用Secret,pod需要引用该Secret。
Restrictions To use a secret, a pod needs to reference the secret.
如果pod销毁,deployment将自动重新创建它。
If a pod dies, the deployment will automatically re-create it.
每个Pod包含相同数量的服务器机架,每个集群包含多个服务器Pod。
Each pod consists of the same number of server racks, and each cluster consists of several server pods..
Pod内的容器也必须与Pod一起缩放。
The containers within the pod must also scale together with the pods..
VerticalPodAutoscaler,对集群的Pod竖直方向的资源伸缩。
Vertical Pod Autoscaler, which can scale the resources in the vertical direction of the Pod of the cluster.