# Test translations for unit tests. # Copyright (C) 2017 # This file is distributed under the same license as the Kubernetes package. # FIRST AUTHOR girikuncoro@gmail.com, 2017. # msgid "" msgstr "" "Project-Id-Version: gettext-go-examples-hello\n" "Report-Msgid-Bugs-To: EMAIL\n" "POT-Creation-Date: 2021-07-07 20:15+0200\n" "PO-Revision-Date: 2020-01-05 09:55+0900\n" "Last-Translator: Kohei Ota \n" "Language-Team: \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.2.4\n" "X-Poedit-SourceCharset: UTF-8\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: staging/src/k8s.io/kubectl/pkg/cmd/top/top_node.go:62 msgid "" "\n" "\t\t # Show metrics for all nodes\n" "\t\t kubectl top node\n" "\n" "\t\t # Show metrics for a given node\n" "\t\t kubectl top node NODE_NAME" msgstr "" "\n" "\t\t # Show metrics for all nodes\n" "\t\t kubectl top node\n" "\n" "\t\t # Show metrics for a given node\n" "\t\t kubectl top node NODE_NAME" #: staging/src/k8s.io/kubectl/pkg/cmd/explain/explain.go:46 msgid "" "\n" "\t\t# Get the documentation of the resource and its fields\n" "\t\tkubectl explain pods\n" "\n" "\t\t# Get the documentation of a specific field of a resource\n" "\t\tkubectl explain pods.spec.containers" msgstr "" "\n" "\t\t# Get the documentation of the resource and its fields\n" "\t\tkubectl explain pods\n" "\n" "\t\t# Get the documentation of a specific field of a resource\n" "\t\tkubectl explain pods.spec.containers" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/options.go#L37 #: staging/src/k8s.io/kubectl/pkg/cmd/options/options.go:29 msgid "" "\n" "\t\t# Print flags inherited by all commands\n" "\t\tkubectl options" msgstr "" "\n" "\t\t# Print flags inherited by all commands\n" "\t\tkubectl options" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/version.go#L39 #: staging/src/k8s.io/kubectl/pkg/cmd/version/version.go:44 msgid "" "\n" "\t\t# Print the client and server versions for the current context\n" "\t\tkubectl version" msgstr "" "\n" "\t\t# Print the client and server versions for the current context\n" "\t\tkubectl version" #: staging/src/k8s.io/kubectl/pkg/cmd/apiresources/apiversions.go:34 msgid "" "\n" "\t\t# Print the supported API versions\n" "\t\tkubectl api-versions" msgstr "" "\n" "\t\t# Print the supported API versions\n" "\t\tkubectl api-versions" #: staging/src/k8s.io/kubectl/pkg/cmd/top/top_pod.go:75 msgid "" "\n" "\t\t# Show metrics for all pods in the default namespace\n" "\t\tkubectl top pod\n" "\n" "\t\t# Show metrics for all pods in the given namespace\n" "\t\tkubectl top pod --namespace=NAMESPACE\n" "\n" "\t\t# Show metrics for a given pod and its containers\n" "\t\tkubectl top pod POD_NAME --containers\n" "\n" "\t\t# Show metrics for the pods defined by label name=myLabel\n" "\t\tkubectl top pod -l name=myLabel" msgstr "" "\n" "\t\t# Show metrics for all pods in the default namespace\n" "\t\tkubectl top pod\n" "\n" "\t\t# Show metrics for all pods in the given namespace\n" "\t\tkubectl top pod --namespace=NAMESPACE\n" "\n" "\t\t# Show metrics for a given pod and its containers\n" "\t\tkubectl top pod POD_NAME --containers\n" "\n" "\t\t# Show metrics for the pods defined by label name=myLabel\n" "\t\tkubectl top pod -l name=myLabel" #: pkg/kubectl/cmd/convert/convert.go:40 msgid "" "\n" "\t\tConvert config files between different API versions. Both YAML\n" "\t\tand JSON formats are accepted.\n" "\n" "\t\tThe command takes filename, directory, or URL as input, and convert it " "into format\n" "\t\tof version specified by --output-version flag. If target version is not " "specified or\n" "\t\tnot supported, convert to latest version.\n" "\n" "\t\tThe default output will be printed to stdout in YAML format. One can use " "-o option\n" "\t\tto change to output destination." msgstr "" "\n" "\t\tConvert config files between different API versions. Both YAML\n" "\t\tand JSON formats are accepted.\n" "\n" "\t\tThe command takes filename, directory, or URL as input, and convert it " "into format\n" "\t\tof version specified by --output-version flag. If target version is not " "specified or\n" "\t\tnot supported, convert to latest version.\n" "\n" "\t\tThe default output will be printed to stdout in YAML format. One can use " "-o option\n" "\t\tto change to output destination." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_namespace.go#L44 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_namespace.go:39 msgid "" "\n" "\t\tCreate a namespace with the specified name." msgstr "" "\n" "\t\tCreate a namespace with the specified name." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_quota.go#L47 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_role.go:43 msgid "" "\n" "\t\tCreate a role with single rule." msgstr "" "\n" "\t\tCreate a role with single rule." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_serviceaccount.go#L44 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_serviceaccount.go:40 msgid "" "\n" "\t\tCreate a service account with the specified name." msgstr "" "\n" "\t\tCreate a service account with the specified name." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/drain.go#L127 #: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:84 msgid "" "\n" "\t\tMark node as schedulable." msgstr "" "\n" "\t\tMark node as schedulable." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/drain.go#L102 #: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:55 msgid "" "\n" "\t\tMark node as unschedulable." msgstr "" "\n" "\t\tMark node as unschedulable." #: staging/src/k8s.io/kubectl/pkg/cmd/apply/apply_set_last_applied.go:70 msgid "" "\n" "\t\tSet the latest last-applied-configuration annotations by setting it to " "match the contents of a file.\n" "\t\tThis results in the last-applied-configuration being updated as though " "'kubectl apply -f ' was run,\n" "\t\twithout updating any other parts of the object." msgstr "" "\n" "\t\tSet the latest last-applied-configuration annotations by setting it to " "match the contents of a file.\n" "\t\tThis results in the last-applied-configuration being updated as though " "'kubectl apply -f ' was run,\n" "\t\twithout updating any other parts of the object." #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_namespace.go:42 msgid "" "\n" "\t # Create a new namespace named my-namespace\n" "\t kubectl create namespace my-namespace" msgstr "" "\n" "\t # Create a new namespace named my-namespace\n" "\t kubectl create namespace my-namespace" #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_serviceaccount.go:43 msgid "" "\n" "\t # Create a new service account named my-service-account\n" "\t kubectl create serviceaccount my-service-account" msgstr "" "\n" "\t # Create a new service account named my-service-account\n" "\t kubectl create serviceaccount my-service-account" #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:344 msgid "" "\n" "\tCreate an ExternalName service with the specified name.\n" "\n" "\tExternalName service references to an external DNS address instead of\n" "\tonly pods, which will allow application authors to reference services\n" "\tthat exist off platform, on other clusters, or locally." msgstr "" "\n" "\tCreate an ExternalName service with the specified name.\n" "\n" "\tExternalName service references to an external DNS address instead of\n" "\tonly pods, which will allow application authors to reference services\n" "\tthat exist off platform, on other clusters, or locally." #: staging/src/k8s.io/kubectl/pkg/cmd/help/help.go:28 msgid "" "\n" "\tHelp provides help for any command in the application.\n" "\tSimply type kubectl help [path to command] for full details." msgstr "" "\n" "\tHelp provides help for any command in the application.\n" "\tSimply type kubectl help [path to command] for full details." #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:311 msgid "" "\n" " # Create a new LoadBalancer service named my-lbs\n" " kubectl create service loadbalancer my-lbs --tcp=5678:8080" msgstr "" "\n" " # Create a new LoadBalancer service named my-lbs\n" " kubectl create service loadbalancer my-lbs --tcp=5678:8080" #: staging/src/k8s.io/kubectl/pkg/cmd/clusterinfo/clusterinfo_dump.go:102 msgid "" "\n" " # Dump current cluster state to stdout\n" " kubectl cluster-info dump\n" "\n" " # Dump current cluster state to /path/to/cluster-state\n" " kubectl cluster-info dump --output-directory=/path/to/cluster-state\n" "\n" " # Dump all namespaces to stdout\n" " kubectl cluster-info dump --all-namespaces\n" "\n" " # Dump a set of namespaces to /path/to/cluster-state\n" " kubectl cluster-info dump --namespaces default,kube-system --output-" "directory=/path/to/cluster-state" msgstr "" "\n" " # Dump current cluster state to stdout\n" " kubectl cluster-info dump\n" "\n" " # Dump current cluster state to /path/to/cluster-state\n" " kubectl cluster-info dump --output-directory=/path/to/cluster-state\n" "\n" " # Dump all namespaces to stdout\n" " kubectl cluster-info dump --all-namespaces\n" "\n" " # Dump a set of namespaces to /path/to/cluster-state\n" " kubectl cluster-info dump --namespaces default,kube-system --output-" "directory=/path/to/cluster-state" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_namespace.go#L44 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:308 msgid "" "\n" " Create a LoadBalancer service with the specified name." msgstr "" "\n" " Create a LoadBalancer service with the specified name." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_quota.go#L61 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_quota.go:107 msgid "" "A comma-delimited set of quota scopes that must all match each object " "tracked by the quota." msgstr "" "A comma-delimited set of quota scopes that must all match each object " "tracked by the quota." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_quota.go#L60 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_quota.go:106 msgid "" "A comma-delimited set of resource=quantity pairs that define a hard limit." msgstr "" "A comma-delimited set of resource=quantity pairs that define a hard limit." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_pdb.go#L63 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_pdb.go:113 msgid "" "A label selector to use for this budget. Only equality-based selector " "requirements are supported." msgstr "" "A label selector to use for this budget. Only equality-based selector " "requirements are supported." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L106 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:152 msgid "" "A label selector to use for this service. Only equality-based selector " "requirements are supported. If empty (the default) infer the selector from " "the replication controller or replica set.)" msgstr "" "A label selector to use for this service. Only equality-based selector " "requirements are supported. If empty (the default) infer the selector from " "the replication controller or replica set.)" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L111 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:157 msgid "" "Additional external IP address (not managed by Kubernetes) to accept for the " "service. If this IP is routed to a node, the service can be accessed by this " "IP in addition to its generated service IP." msgstr "" "Additional external IP address (not managed by Kubernetes) to accept for the " "service. If this IP is routed to a node, the service can be accessed by this " "IP in addition to its generated service IP." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/run.go#L119 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:158 #: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:178 msgid "" "An inline JSON override for the generated object. If this is non-empty, it " "is used to override the generated object. Requires that the object supply a " "valid apiVersion field." msgstr "" "An inline JSON override for the generated object. If this is non-empty, it " "is used to override the generated object. Requires that the object supply a " "valid apiVersion field." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/certificates.go#L71 #: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:125 msgid "Approve a certificate signing request" msgstr "Approve a certificate signing request" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_service.go#L81 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:263 msgid "" "Assign your own ClusterIP or set to 'None' for a 'headless' service (no " "loadbalancing)." msgstr "" "Assign your own ClusterIP or set to 'None' for a 'headless' service (no " "loadbalancing)." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/attach.go#L64 #: staging/src/k8s.io/kubectl/pkg/cmd/attach/attach.go:105 msgid "Attach to a running container" msgstr "Attach to a running container" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L115 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:161 msgid "" "ClusterIP to be assigned to the service. Leave empty to auto-allocate, or " "set to 'None' to create a headless service." msgstr "" "ClusterIP to be assigned to the service. Leave empty to auto-allocate, or " "set to 'None' to create a headless service." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_clusterrolebinding.go#L55 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_clusterrolebinding.go:101 msgid "ClusterRole this ClusterRoleBinding should reference" msgstr "ClusterRole this ClusterRoleBinding should reference" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_rolebinding.go#L55 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_rolebinding.go:104 msgid "ClusterRole this RoleBinding should reference" msgstr "ClusterRole this RoleBinding should reference" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/convert.go#L67 #: pkg/kubectl/cmd/convert/convert.go:95 msgid "Convert config files between different API versions" msgstr "Convert config files between different API versions" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/cp.go#L64 #: staging/src/k8s.io/kubectl/pkg/cmd/cp/cp.go:106 msgid "Copy files and directories to and from containers." msgstr "Copy files and directories to and from containers." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L214 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls.go:94 msgid "Create a TLS secret" msgstr "Create a TLS secret" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_namespace.go#L44 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_namespace.go:83 msgid "Create a namespace with the specified name" msgstr "Create a namespace with the specified name" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L143 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:134 msgid "Create a secret for use with a Docker registry" msgstr "Create a secret for use with a Docker registry" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L34 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret.go:49 msgid "Create a secret using specified subcommand" msgstr "Create a secret using specified subcommand" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_serviceaccount.go#L44 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_serviceaccount.go:85 msgid "Create a service account with the specified name" msgstr "Create a service account with the specified name" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/delete_cluster.go#L38 #: staging/src/k8s.io/kubectl/pkg/cmd/config/delete_cluster.go:42 msgid "Delete the specified cluster from the kubeconfig" msgstr "指定したコンテキストをkubeconfigから削除する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/delete_context.go#L38 #: staging/src/k8s.io/kubectl/pkg/cmd/config/delete_context.go:42 msgid "Delete the specified context from the kubeconfig" msgstr "指定したコンテキストをkubeconfigから削除する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/certificates.go#L121 #: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:174 msgid "Deny a certificate signing request" msgstr "Deny a certificate signing request" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/get_contexts.go#L62 #: staging/src/k8s.io/kubectl/pkg/cmd/config/get_contexts.go:72 msgid "Describe one or many contexts" msgstr "1つまたは複数のコンテキストを記述する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/get_clusters.go#L40 #: staging/src/k8s.io/kubectl/pkg/cmd/config/get_clusters.go:41 msgid "Display clusters defined in the kubeconfig" msgstr "kubeconfigで定義されたクラスターを表示する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/view.go#L64 #: staging/src/k8s.io/kubectl/pkg/cmd/config/view.go:81 msgid "Display merged kubeconfig settings or a specified kubeconfig file" msgstr "マージされたkubeconfigの設定または指定されたkubeconfigを表示する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/get.go#L107 #: staging/src/k8s.io/kubectl/pkg/cmd/get/get.go:165 msgid "Display one or many resources" msgstr "1つまたは複数のリソースを表示する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/drain.go#L176 #: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:184 msgid "Drain node in preparation for maintenance" msgstr "Drain node in preparation for maintenance" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/edit.go#L100 #: staging/src/k8s.io/kubectl/pkg/cmd/edit/edit.go:77 msgid "Edit a resource on the server" msgstr "Edit a resource on the server" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L159 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:152 msgid "Email for Docker registry" msgstr "Email for Docker registry" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/exec.go#L68 #: staging/src/k8s.io/kubectl/pkg/cmd/exec/exec.go:89 msgid "Execute a command in a container" msgstr "Execute a command in a container" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/portforward.go#L75 #: staging/src/k8s.io/kubectl/pkg/cmd/portforward/portforward.go:109 msgid "Forward one or more local ports to a pod" msgstr "Forward one or more local ports to a pod" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/help.go#L36 #: staging/src/k8s.io/kubectl/pkg/cmd/help/help.go:37 msgid "Help about any command" msgstr "Help about any command" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L114 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:160 msgid "" "If non-empty, set the session affinity for the service to this; legal " "values: 'None', 'ClientIP'" msgstr "" "If non-empty, set the session affinity for the service to this; legal " "values: 'None', 'ClientIP'" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/annotate.go#L135 #: staging/src/k8s.io/kubectl/pkg/cmd/annotate/annotate.go:157 msgid "" "If non-empty, the annotation update will only succeed if this is the current " "resource-version for the object. Only valid when specifying a single " "resource." msgstr "" "If non-empty, the annotation update will only succeed if this is the current " "resource-version for the object. Only valid when specifying a single " "resource." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/label.go#L132 #: staging/src/k8s.io/kubectl/pkg/cmd/label/label.go:154 msgid "" "If non-empty, the labels update will only succeed if this is the current " "resource-version for the object. Only valid when specifying a single " "resource." msgstr "" "If non-empty, the labels update will only succeed if this is the current " "resource-version for the object. Only valid when specifying a single " "resource." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/drain.go#L127 #: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:98 msgid "Mark node as schedulable" msgstr "Mark node as schedulable" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/drain.go#L102 #: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:69 msgid "Mark node as unschedulable" msgstr "Mark node as unschedulable" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/rollout/rollout_pause.go#L73 #: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_pause.go:83 msgid "Mark the provided resource as paused" msgstr "Mark the provided resource as paused" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/certificates.go#L35 #: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:49 #: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:50 msgid "Modify certificate resources." msgstr "Modify certificate resources." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/config.go#L39 #: staging/src/k8s.io/kubectl/pkg/cmd/config/config.go:42 msgid "Modify kubeconfig files" msgstr "kubeconfigを変更する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L110 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:156 msgid "" "Name or number for the port on the container that the service should direct " "traffic to. Optional." msgstr "" "Name or number for the port on the container that the service should direct " "traffic to. Optional." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/logs.go#L108 #: staging/src/k8s.io/kubectl/pkg/cmd/logs/logs.go:174 msgid "" "Only return logs after a specific date (RFC3339). Defaults to all logs. Only " "one of since-time / since may be used." msgstr "" "Only return logs after a specific date (RFC3339). Defaults to all logs. Only " "one of since-time / since may be used." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/completion.go#L97 #: staging/src/k8s.io/kubectl/pkg/cmd/completion/completion.go:112 msgid "Output shell completion code for the specified shell (bash or zsh)" msgstr "Output shell completion code for the specified shell (bash or zsh)" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L157 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:151 msgid "Password for Docker registry authentication" msgstr "Password for Docker registry authentication" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L226 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls.go:110 msgid "Path to PEM encoded public key certificate." msgstr "Path to PEM encoded public key certificate." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L227 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls.go:111 msgid "Path to private key associated with given certificate." msgstr "Path to private key associated with given certificate." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/scale.go#L82 #: staging/src/k8s.io/kubectl/pkg/cmd/scale/scale.go:130 msgid "" "Precondition for resource version. Requires that the current resource " "version match this value in order to scale." msgstr "" "Precondition for resource version. Requires that the current resource " "version match this value in order to scale." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/version.go#L39 #: staging/src/k8s.io/kubectl/pkg/cmd/version/version.go:73 msgid "Print the client and server version information" msgstr "Print the client and server version information" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/options.go#L37 #: staging/src/k8s.io/kubectl/pkg/cmd/options/options.go:38 #: staging/src/k8s.io/kubectl/pkg/cmd/options/options.go:39 msgid "Print the list of flags inherited by all commands" msgstr "Print the list of flags inherited by all commands" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/logs.go#L86 #: staging/src/k8s.io/kubectl/pkg/cmd/logs/logs.go:152 msgid "Print the logs for a container in a pod" msgstr "Print the logs for a container in a pod" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/rollout/rollout_resume.go#L71 #: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_resume.go:87 msgid "Resume a paused resource" msgstr "Resume a paused resource" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_rolebinding.go#L56 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_rolebinding.go:105 msgid "Role this RoleBinding should reference" msgstr "Role this RoleBinding should reference" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/run.go#L94 #: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:152 msgid "Run a particular image on the cluster" msgstr "Run a particular image on the cluster" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/proxy.go#L68 #: staging/src/k8s.io/kubectl/pkg/cmd/proxy/proxy.go:119 msgid "Run a proxy to the Kubernetes API server" msgstr "Run a proxy to the Kubernetes API server" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L161 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:153 msgid "Server location for Docker registry" msgstr "Server location for Docker registry" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/set/set.go#L37 #: staging/src/k8s.io/kubectl/pkg/cmd/set/set.go:39 msgid "Set specific features on objects" msgstr "Set specific features on objects" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/set/set_selector.go#L81 #: staging/src/k8s.io/kubectl/pkg/cmd/set/set_selector.go:104 msgid "Set the selector on a resource" msgstr "リソースのセレクターを設定する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/describe.go#L80 #: staging/src/k8s.io/kubectl/pkg/cmd/describe/describe.go:107 msgid "Show details of a specific resource or group of resources" msgstr "Show details of a specific resource or group of resources" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/rollout/rollout_status.go#L57 #: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_status.go:102 msgid "Show the status of the rollout" msgstr "Show the status of the rollout" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L108 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:154 msgid "Synonym for --target-port" msgstr "Synonym for --target-port" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/run.go#L114 #: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:174 msgid "The image for the container to run." msgstr "The image for the container to run." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/run.go#L116 #: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:176 msgid "" "The image pull policy for the container. If left empty, this value will not " "be specified by the client and defaulted by the server" msgstr "" "The image pull policy for the container. If left empty, this value will not " "be specified by the client and defaulted by the server" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_pdb.go#L62 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_pdb.go:111 msgid "" "The minimum number or percentage of available pods this budget requires." msgstr "" "The minimum number or percentage of available pods this budget requires." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L113 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:159 msgid "The name for the newly created object." msgstr "The name for the newly created object." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/autoscale.go#L71 #: staging/src/k8s.io/kubectl/pkg/cmd/autoscale/autoscale.go:125 msgid "" "The name for the newly created object. If not specified, the name of the " "input resource will be used." msgstr "" "The name for the newly created object. If not specified, the name of the " "input resource will be used." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L98 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:147 msgid "" "The name of the API generator to use. There are 2 generators: 'service/v1' " "and 'service/v2'. The only difference between them is that service port in " "v1 is named 'default', while it is left unnamed in v2. Default is 'service/" "v2'." msgstr "" "The name of the API generator to use. There are 2 generators: 'service/v1' " "and 'service/v2'. The only difference between them is that service port in " "v1 is named 'default', while it is left unnamed in v2. Default is 'service/" "v2'." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L99 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:148 msgid "The network protocol for the service to be created. Default is 'TCP'." msgstr "The network protocol for the service to be created. Default is 'TCP'." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/expose.go#L100 #: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:149 msgid "" "The port that the service should serve on. Copied from the resource being " "exposed, if unspecified" msgstr "" "The port that the service should serve on. Copied from the resource being " "exposed, if unspecified" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/run.go#L131 #: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:194 msgid "" "The resource requirement limits for this container. For example, 'cpu=200m," "memory=512Mi'. Note that server side components may assign limits depending " "on the server configuration, such as limit ranges." msgstr "" "The resource requirement limits for this container. For example, 'cpu=200m," "memory=512Mi'. Note that server side components may assign limits depending " "on the server configuration, such as limit ranges." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/run.go#L130 #: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:192 msgid "" "The resource requirement requests for this container. For example, " "'cpu=100m,memory=256Mi'. Note that server side components may assign " "requests depending on the server configuration, such as limit ranges." msgstr "" "The resource requirement requests for this container. For example, " "'cpu=100m,memory=256Mi'. Note that server side components may assign " "requests depending on the server configuration, such as limit ranges." # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L87 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret.go:155 msgid "The type of secret to create" msgstr "The type of secret to create" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/rollout/rollout_undo.go#L71 #: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_undo.go:87 msgid "Undo a previous rollout" msgstr "現在のロールアウトを取り消す" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/set/set_resources.go#L101 #: staging/src/k8s.io/kubectl/pkg/cmd/set/set_resources.go:116 msgid "Update resource requests/limits on objects with pod templates" msgstr "Update resource requests/limits on objects with pod templates" #: staging/src/k8s.io/kubectl/pkg/cmd/annotate/annotate.go:135 msgid "Update the annotations on a resource" msgstr "リソースのアノテーションを更新する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/label.go#L109 #: staging/src/k8s.io/kubectl/pkg/cmd/label/label.go:133 msgid "Update the labels on a resource" msgstr "リソースのラベルを更新する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/taint.go#L88 #: staging/src/k8s.io/kubectl/pkg/cmd/taint/taint.go:109 msgid "Update the taints on one or more nodes" msgstr "Update the taints on one or more nodes" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/create_secret.go#L155 #: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:150 msgid "Username for Docker registry authentication" msgstr "Username for Docker registry authentication" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/rollout/rollout_history.go#L51 #: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_history.go:83 msgid "View rollout history" msgstr "ロールアウトの履歴を表示する" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/clusterinfo_dump.go#L45 #: staging/src/k8s.io/kubectl/pkg/cmd/clusterinfo/clusterinfo_dump.go:85 msgid "" "Where to output the files. If empty or '-' uses stdout, otherwise creates a " "directory hierarchy in that directory" msgstr "" "Where to output the files. If empty or '-' uses stdout, otherwise creates a " "directory hierarchy in that directory" #: staging/src/k8s.io/kubectl/pkg/cmd/run/run_test.go:88 msgid "dummy restart flag)" msgstr "dummy restart flag)" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/cmd.go#L217 #: staging/src/k8s.io/kubectl/pkg/cmd/cmd.go:227 msgid "kubectl controls the Kubernetes cluster manager" msgstr "kubectl controls the Kubernetes cluster manager" #~ msgid "" #~ "\n" #~ "\t\t # Create a ClusterRoleBinding for user1, user2, and group1 using " #~ "the cluster-admin ClusterRole\n" #~ "\t\t kubectl create clusterrolebinding cluster-admin --" #~ "clusterrole=cluster-admin --user=user1 --user=user2 --group=group1" #~ msgstr "" #~ "\n" #~ "\t\t # Create a ClusterRoleBinding for user1, user2, and group1 using " #~ "the cluster-admin ClusterRole\n" #~ "\t\t kubectl create clusterrolebinding cluster-admin --" #~ "clusterrole=cluster-admin --user=user1 --user=user2 --group=group1" #~ msgid "" #~ "\n" #~ "\t\t # Create a RoleBinding for user1, user2, and group1 using the admin " #~ "ClusterRole\n" #~ "\t\t kubectl create rolebinding admin --clusterrole=admin --user=user1 --" #~ "user=user2 --group=group1" #~ msgstr "" #~ "\n" #~ "\t\t # Create a RoleBinding for user1, user2, and group1 using the admin " #~ "ClusterRole\n" #~ "\t\t kubectl create rolebinding admin --clusterrole=admin --user=user1 --" #~ "user=user2 --group=group1" #~ msgid "" #~ "\n" #~ "\t\t # Create a new configmap named my-config based on folder bar\n" #~ "\t\t kubectl create configmap my-config --from-file=path/to/bar\n" #~ "\n" #~ "\t\t # Create a new configmap named my-config with specified keys " #~ "instead of file basenames on disk\n" #~ "\t\t kubectl create configmap my-config --from-file=key1=/path/to/bar/" #~ "file1.txt --from-file=key2=/path/to/bar/file2.txt\n" #~ "\n" #~ "\t\t # Create a new configmap named my-config with key1=config1 and " #~ "key2=config2\n" #~ "\t\t kubectl create configmap my-config --from-literal=key1=config1 --" #~ "from-literal=key2=config2" #~ msgstr "" #~ "\n" #~ "\t\t # Create a new configmap named my-config based on folder bar\n" #~ "\t\t kubectl create configmap my-config --from-file=path/to/bar\n" #~ "\n" #~ "\t\t # Create a new configmap named my-config with specified keys " #~ "instead of file basenames on disk\n" #~ "\t\t kubectl create configmap my-config --from-file=key1=/path/to/bar/" #~ "file1.txt --from-file=key2=/path/to/bar/file2.txt\n" #~ "\n" #~ "\t\t # Create a new configmap named my-config with key1=config1 and " #~ "key2=config2\n" #~ "\t\t kubectl create configmap my-config --from-literal=key1=config1 --" #~ "from-literal=key2=config2" #~ msgid "" #~ "\n" #~ "\t\t # If you don't already have a .dockercfg file, you can create a " #~ "dockercfg secret directly by using:\n" #~ "\t\t kubectl create secret docker-registry my-secret --docker-" #~ "server=DOCKER_REGISTRY_SERVER --docker-username=DOCKER_USER --docker-" #~ "password=DOCKER_PASSWORD --docker-email=DOCKER_EMAIL" #~ msgstr "" #~ "\n" #~ "\t\t # If you don't already have a .dockercfg file, you can create a " #~ "dockercfg secret directly by using:\n" #~ "\t\t kubectl create secret docker-registry my-secret --docker-" #~ "server=DOCKER_REGISTRY_SERVER --docker-username=DOCKER_USER --docker-" #~ "password=DOCKER_PASSWORD --docker-email=DOCKER_EMAIL" #~ msgid "" #~ "\n" #~ "\t\t# Apply the configuration in pod.json to a pod.\n" #~ "\t\tkubectl apply -f ./pod.json\n" #~ "\n" #~ "\t\t# Apply the JSON passed into stdin to a pod.\n" #~ "\t\tcat pod.json | kubectl apply -f -\n" #~ "\n" #~ "\t\t# Note: --prune is still in Alpha\n" #~ "\t\t# Apply the configuration in manifest.yaml that matches label " #~ "app=nginx and delete all the other resources that are not in the file and " #~ "match label app=nginx.\n" #~ "\t\tkubectl apply --prune -f manifest.yaml -l app=nginx\n" #~ "\n" #~ "\t\t# Apply the configuration in manifest.yaml and delete all the other " #~ "configmaps that are not in the file.\n" #~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/" #~ "v1/ConfigMap" #~ msgstr "" #~ "\n" #~ "\t\t# Apply the configuration in pod.json to a pod.\n" #~ "\t\tkubectl apply -f ./pod.json\n" #~ "\n" #~ "\t\t# Apply the JSON passed into stdin to a pod.\n" #~ "\t\tcat pod.json | kubectl apply -f -\n" #~ "\n" #~ "\t\t# Note: --prune is still in Alpha\n" #~ "\t\t# Apply the configuration in manifest.yaml that matches label " #~ "app=nginx and delete all the other resources that are not in the file and " #~ "match label app=nginx.\n" #~ "\t\tkubectl apply --prune -f manifest.yaml -l app=nginx\n" #~ "\n" #~ "\t\t# Apply the configuration in manifest.yaml and delete all the other " #~ "configmaps that are not in the file.\n" #~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/" #~ "v1/ConfigMap" #, c-format #~ msgid "" #~ "\n" #~ "\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 " #~ "and 10, no target CPU utilization specified so a default autoscaling " #~ "policy will be used:\n" #~ "\t\tkubectl autoscale deployment foo --min=2 --max=10\n" #~ "\n" #~ "\t\t# Auto scale a replication controller \"foo\", with the number of " #~ "pods between 1 and 5, target CPU utilization at 80%:\n" #~ "\t\tkubectl autoscale rc foo --max=5 --cpu-percent=80" #~ msgstr "" #~ "\n" #~ "\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 " #~ "and 10, no target CPU utilization specified so a default autoscaling " #~ "policy will be used:\n" #~ "\t\tkubectl autoscale deployment foo --min=2 --max=10\n" #~ "\n" #~ "\t\t# Auto scale a replication controller \"foo\", with the number of " #~ "pods between 1 and 5, target CPU utilization at 80%:\n" #~ "\t\tkubectl autoscale rc foo --max=5 --cpu-percent=80" #~ msgid "" #~ "\n" #~ "\t\t# Convert 'pod.yaml' to latest version and print to stdout.\n" #~ "\t\tkubectl convert -f pod.yaml\n" #~ "\n" #~ "\t\t# Convert the live state of the resource specified by 'pod.yaml' to " #~ "the latest version\n" #~ "\t\t# and print to stdout in json format.\n" #~ "\t\tkubectl convert -f pod.yaml --local -o json\n" #~ "\n" #~ "\t\t# Convert all files under current directory to latest version and " #~ "create them all.\n" #~ "\t\tkubectl convert -f . | kubectl create -f -" #~ msgstr "" #~ "\n" #~ "\t\t# Convert 'pod.yaml' to latest version and print to stdout.\n" #~ "\t\tkubectl convert -f pod.yaml\n" #~ "\n" #~ "\t\t# Convert the live state of the resource specified by 'pod.yaml' to " #~ "the latest version\n" #~ "\t\t# and print to stdout in json format.\n" #~ "\t\tkubectl convert -f pod.yaml --local -o json\n" #~ "\n" #~ "\t\t# Convert all files under current directory to latest version and " #~ "create them all.\n" #~ "\t\tkubectl convert -f . | kubectl create -f -" #~ msgid "" #~ "\n" #~ "\t\t# Create a ClusterRole named \"pod-reader\" that allows user to " #~ "perform \"get\", \"watch\" and \"list\" on pods\n" #~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --" #~ "resource=pods\n" #~ "\n" #~ "\t\t# Create a ClusterRole named \"pod-reader\" with ResourceName " #~ "specified\n" #~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --" #~ "resource=pods --resource-name=readablepod" #~ msgstr "" #~ "\n" #~ "\t\t# Create a ClusterRole named \"pod-reader\" that allows user to " #~ "perform \"get\", \"watch\" and \"list\" on pods\n" #~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --" #~ "resource=pods\n" #~ "\n" #~ "\t\t# Create a ClusterRole named \"pod-reader\" with ResourceName " #~ "specified\n" #~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --" #~ "resource=pods --resource-name=readablepod" #~ msgid "" #~ "\n" #~ "\t\t# Create a Role named \"pod-reader\" that allows user to perform \"get" #~ "\", \"watch\" and \"list\" on pods\n" #~ "\t\tkubectl create role pod-reader --verb=get --verb=list --verb=watch --" #~ "resource=pods\n" #~ "\n" #~ "\t\t# Create a Role named \"pod-reader\" with ResourceName specified\n" #~ "\t\tkubectl create role pod-reader --verb=get --verg=list --verb=watch --" #~ "resource=pods --resource-name=readablepod" #~ msgstr "" #~ "\n" #~ "\t\t# Create a Role named \"pod-reader\" that allows user to perform \"get" #~ "\", \"watch\" and \"list\" on pods\n" #~ "\t\tkubectl create role pod-reader --verb=get --verb=list --verb=watch --" #~ "resource=pods\n" #~ "\n" #~ "\t\t# Create a Role named \"pod-reader\" with ResourceName specified\n" #~ "\t\tkubectl create role pod-reader --verb=get --verg=list --verb=watch --" #~ "resource=pods --resource-name=readablepod" #~ msgid "" #~ "\n" #~ "\t\t# Create a new resourcequota named my-quota\n" #~ "\t\tkubectl create quota my-quota --hard=cpu=1,memory=1G,pods=2," #~ "services=3,replicationcontrollers=2,resourcequotas=1,secrets=5," #~ "persistentvolumeclaims=10\n" #~ "\n" #~ "\t\t# Create a new resourcequota named best-effort\n" #~ "\t\tkubectl create quota best-effort --hard=pods=100 --scopes=BestEffort" #~ msgstr "" #~ "\n" #~ "\t\t# Create a new resourcequota named my-quota\n" #~ "\t\tkubectl create quota my-quota --hard=cpu=1,memory=1G,pods=2," #~ "services=3,replicationcontrollers=2,resourcequotas=1,secrets=5," #~ "persistentvolumeclaims=10\n" #~ "\n" #~ "\t\t# Create a new resourcequota named best-effort\n" #~ "\t\tkubectl create quota best-effort --hard=pods=100 --scopes=BestEffort" #, c-format #~ msgid "" #~ "\n" #~ "\t\t# Create a pod disruption budget named my-pdb that will select all " #~ "pods with the app=rails label\n" #~ "\t\t# and require at least one of them being available at any point in " #~ "time.\n" #~ "\t\tkubectl create poddisruptionbudget my-pdb --selector=app=rails --min-" #~ "available=1\n" #~ "\n" #~ "\t\t# Create a pod disruption budget named my-pdb that will select all " #~ "pods with the app=nginx label\n" #~ "\t\t# and require at least half of the pods selected to be available at " #~ "any point in time.\n" #~ "\t\tkubectl create pdb my-pdb --selector=app=nginx --min-available=50%" #~ msgstr "" #~ "\n" #~ "\t\t# Create a pod disruption budget named my-pdb that will select all " #~ "pods with the app=rails label\n" #~ "\t\t# and require at least one of them being available at any point in " #~ "time.\n" #~ "\t\tkubectl create poddisruptionbudget my-pdb --selector=app=rails --min-" #~ "available=1\n" #~ "\n" #~ "\t\t# Create a pod disruption budget named my-pdb that will select all " #~ "pods with the app=nginx label\n" #~ "\t\t# and require at least half of the pods selected to be available at " #~ "any point in time.\n" #~ "\t\tkubectl create pdb my-pdb --selector=app=nginx --min-available=50%" #~ msgid "" #~ "\n" #~ "\t\t# Create a pod using the data in pod.json.\n" #~ "\t\tkubectl create -f ./pod.json\n" #~ "\n" #~ "\t\t# Create a pod based on the JSON passed into stdin.\n" #~ "\t\tcat pod.json | kubectl create -f -\n" #~ "\n" #~ "\t\t# Edit the data in docker-registry.yaml in JSON using the v1 API " #~ "format then create the resource using the edited data.\n" #~ "\t\tkubectl create -f docker-registry.yaml --edit --output-version=v1 -o " #~ "json" #~ msgstr "" #~ "\n" #~ "\t\t# Create a pod using the data in pod.json.\n" #~ "\t\tkubectl create -f ./pod.json\n" #~ "\n" #~ "\t\t# Create a pod based on the JSON passed into stdin.\n" #~ "\t\tcat pod.json | kubectl create -f -\n" #~ "\n" #~ "\t\t# Edit the data in docker-registry.yaml in JSON using the v1 API " #~ "format then create the resource using the edited data.\n" #~ "\t\tkubectl create -f docker-registry.yaml --edit --output-version=v1 -o " #~ "json" #~ msgid "" #~ "\n" #~ "\t\t# Create a service for a replicated nginx, which serves on port 80 " #~ "and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose rc nginx --port=80 --target-port=8000\n" #~ "\n" #~ "\t\t# Create a service for a replication controller identified by type " #~ "and name specified in \"nginx-controller.yaml\", which serves on port 80 " #~ "and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose -f nginx-controller.yaml --port=80 --target-port=8000\n" #~ "\n" #~ "\t\t# Create a service for a pod valid-pod, which serves on port 444 with " #~ "the name \"frontend\"\n" #~ "\t\tkubectl expose pod valid-pod --port=444 --name=frontend\n" #~ "\n" #~ "\t\t# Create a second service based on the above service, exposing the " #~ "container port 8443 as port 443 with the name \"nginx-https\"\n" #~ "\t\tkubectl expose service nginx --port=443 --target-port=8443 --" #~ "name=nginx-https\n" #~ "\n" #~ "\t\t# Create a service for a replicated streaming application on port " #~ "4100 balancing UDP traffic and named 'video-stream'.\n" #~ "\t\tkubectl expose rc streamer --port=4100 --protocol=udp --name=video-" #~ "stream\n" #~ "\n" #~ "\t\t# Create a service for a replicated nginx using replica set, which " #~ "serves on port 80 and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose rs nginx --port=80 --target-port=8000\n" #~ "\n" #~ "\t\t# Create a service for an nginx deployment, which serves on port 80 " #~ "and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose deployment nginx --port=80 --target-port=8000" #~ msgstr "" #~ "\n" #~ "\t\t# Create a service for a replicated nginx, which serves on port 80 " #~ "and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose rc nginx --port=80 --target-port=8000\n" #~ "\n" #~ "\t\t# Create a service for a replication controller identified by type " #~ "and name specified in \"nginx-controller.yaml\", which serves on port 80 " #~ "and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose -f nginx-controller.yaml --port=80 --target-port=8000\n" #~ "\n" #~ "\t\t# Create a service for a pod valid-pod, which serves on port 444 with " #~ "the name \"frontend\"\n" #~ "\t\tkubectl expose pod valid-pod --port=444 --name=frontend\n" #~ "\n" #~ "\t\t# Create a second service based on the above service, exposing the " #~ "container port 8443 as port 443 with the name \"nginx-https\"\n" #~ "\t\tkubectl expose service nginx --port=443 --target-port=8443 --" #~ "name=nginx-https\n" #~ "\n" #~ "\t\t# Create a service for a replicated streaming application on port " #~ "4100 balancing UDP traffic and named 'video-stream'.\n" #~ "\t\tkubectl expose rc streamer --port=4100 --protocol=udp --name=video-" #~ "stream\n" #~ "\n" #~ "\t\t# Create a service for a replicated nginx using replica set, which " #~ "serves on port 80 and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose rs nginx --port=80 --target-port=8000\n" #~ "\n" #~ "\t\t# Create a service for an nginx deployment, which serves on port 80 " #~ "and connects to the containers on port 8000.\n" #~ "\t\tkubectl expose deployment nginx --port=80 --target-port=8000" #~ msgid "" #~ "\n" #~ "\t\t# Delete a pod using the type and name specified in pod.json.\n" #~ "\t\tkubectl delete -f ./pod.json\n" #~ "\n" #~ "\t\t# Delete a pod based on the type and name in the JSON passed into " #~ "stdin.\n" #~ "\t\tcat pod.json | kubectl delete -f -\n" #~ "\n" #~ "\t\t# Delete pods and services with same names \"baz\" and \"foo\"\n" #~ "\t\tkubectl delete pod,service baz foo\n" #~ "\n" #~ "\t\t# Delete pods and services with label name=myLabel.\n" #~ "\t\tkubectl delete pods,services -l name=myLabel\n" #~ "\n" #~ "\t\t# Delete a pod with minimal delay\n" #~ "\t\tkubectl delete pod foo --now\n" #~ "\n" #~ "\t\t# Force delete a pod on a dead node\n" #~ "\t\tkubectl delete pod foo --grace-period=0 --force\n" #~ "\n" #~ "\t\t# Delete all pods\n" #~ "\t\tkubectl delete pods --all" #~ msgstr "" #~ "\n" #~ "\t\t# Delete a pod using the type and name specified in pod.json.\n" #~ "\t\tkubectl delete -f ./pod.json\n" #~ "\n" #~ "\t\t# Delete a pod based on the type and name in the JSON passed into " #~ "stdin.\n" #~ "\t\tcat pod.json | kubectl delete -f -\n" #~ "\n" #~ "\t\t# Delete pods and services with same names \"baz\" and \"foo\"\n" #~ "\t\tkubectl delete pod,service baz foo\n" #~ "\n" #~ "\t\t# Delete pods and services with label name=myLabel.\n" #~ "\t\tkubectl delete pods,services -l name=myLabel\n" #~ "\n" #~ "\t\t# Delete a pod with minimal delay\n" #~ "\t\tkubectl delete pod foo --now\n" #~ "\n" #~ "\t\t# Force delete a pod on a dead node\n" #~ "\t\tkubectl delete pod foo --grace-period=0 --force\n" #~ "\n" #~ "\t\t# Delete all pods\n" #~ "\t\tkubectl delete pods --all" #~ msgid "" #~ "\n" #~ "\t\t# Describe a node\n" #~ "\t\tkubectl describe nodes kubernetes-node-emt8.c.myproject.internal\n" #~ "\n" #~ "\t\t# Describe a pod\n" #~ "\t\tkubectl describe pods/nginx\n" #~ "\n" #~ "\t\t# Describe a pod identified by type and name in \"pod.json\"\n" #~ "\t\tkubectl describe -f pod.json\n" #~ "\n" #~ "\t\t# Describe all pods\n" #~ "\t\tkubectl describe pods\n" #~ "\n" #~ "\t\t# Describe pods by label name=myLabel\n" #~ "\t\tkubectl describe po -l name=myLabel\n" #~ "\n" #~ "\t\t# Describe all pods managed by the 'frontend' replication controller " #~ "(rc-created pods\n" #~ "\t\t# get the name of the rc as a prefix in the pod the name).\n" #~ "\t\tkubectl describe pods frontend" #~ msgstr "" #~ "\n" #~ "\t\t# Describe a node\n" #~ "\t\tkubectl describe nodes kubernetes-node-emt8.c.myproject.internal\n" #~ "\n" #~ "\t\t# Describe a pod\n" #~ "\t\tkubectl describe pods/nginx\n" #~ "\n" #~ "\t\t# Describe a pod identified by type and name in \"pod.json\"\n" #~ "\t\tkubectl describe -f pod.json\n" #~ "\n" #~ "\t\t# Describe all pods\n" #~ "\t\tkubectl describe pods\n" #~ "\n" #~ "\t\t# Describe pods by label name=myLabel\n" #~ "\t\tkubectl describe po -l name=myLabel\n" #~ "\n" #~ "\t\t# Describe all pods managed by the 'frontend' replication controller " #~ "(rc-created pods\n" #~ "\t\t# get the name of the rc as a prefix in the pod the name).\n" #~ "\t\tkubectl describe pods frontend" #~ msgid "" #~ "\n" #~ "\t\t# Drain node \"foo\", even if there are pods not managed by a " #~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet on it.\n" #~ "\t\t$ kubectl drain foo --force\n" #~ "\n" #~ "\t\t# As above, but abort if there are pods not managed by a " #~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet, and use " #~ "a grace period of 15 minutes.\n" #~ "\t\t$ kubectl drain foo --grace-period=900" #~ msgstr "" #~ "\n" #~ "\t\t# Drain node \"foo\", even if there are pods not managed by a " #~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet on it.\n" #~ "\t\t$ kubectl drain foo --force\n" #~ "\n" #~ "\t\t# As above, but abort if there are pods not managed by a " #~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet, and use " #~ "a grace period of 15 minutes.\n" #~ "\t\t$ kubectl drain foo --grace-period=900" #~ msgid "" #~ "\n" #~ "\t\t# Edit the service named 'docker-registry':\n" #~ "\t\tkubectl edit svc/docker-registry\n" #~ "\n" #~ "\t\t# Use an alternative editor\n" #~ "\t\tKUBE_EDITOR=\"nano\" kubectl edit svc/docker-registry\n" #~ "\n" #~ "\t\t# Edit the job 'myjob' in JSON using the v1 API format:\n" #~ "\t\tkubectl edit job.v1.batch/myjob -o json\n" #~ "\n" #~ "\t\t# Edit the deployment 'mydeployment' in YAML and save the modified " #~ "config in its annotation:\n" #~ "\t\tkubectl edit deployment/mydeployment -o yaml --save-config" #~ msgstr "" #~ "\n" #~ "\t\t# Edit the service named 'docker-registry':\n" #~ "\t\tkubectl edit svc/docker-registry\n" #~ "\n" #~ "\t\t# Use an alternative editor\n" #~ "\t\tKUBE_EDITOR=\"nano\" kubectl edit svc/docker-registry\n" #~ "\n" #~ "\t\t# Edit the job 'myjob' in JSON using the v1 API format:\n" #~ "\t\tkubectl edit job.v1.batch/myjob -o json\n" #~ "\n" #~ "\t\t# Edit the deployment 'mydeployment' in YAML and save the modified " #~ "config in its annotation:\n" #~ "\t\tkubectl edit deployment/mydeployment -o yaml --save-config" #~ msgid "" #~ "\n" #~ "\t\t# Get output from running 'date' from pod 123456-7890, using the " #~ "first container by default\n" #~ "\t\tkubectl exec 123456-7890 date\n" #~ "\n" #~ "\t\t# Get output from running 'date' in ruby-container from pod " #~ "123456-7890\n" #~ "\t\tkubectl exec 123456-7890 -c ruby-container date\n" #~ "\n" #~ "\t\t# Switch to raw terminal mode, sends stdin to 'bash' in ruby-" #~ "container from pod 123456-7890\n" #~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n" #~ "\t\tkubectl exec 123456-7890 -c ruby-container -i -t -- bash -il" #~ msgstr "" #~ "\n" #~ "\t\t# Get output from running 'date' from pod 123456-7890, using the " #~ "first container by default\n" #~ "\t\tkubectl exec 123456-7890 date\n" #~ "\n" #~ "\t\t# Get output from running 'date' in ruby-container from pod " #~ "123456-7890\n" #~ "\t\tkubectl exec 123456-7890 -c ruby-container date\n" #~ "\n" #~ "\t\t# Switch to raw terminal mode, sends stdin to 'bash' in ruby-" #~ "container from pod 123456-7890\n" #~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n" #~ "\t\tkubectl exec 123456-7890 -c ruby-container -i -t -- bash -il" #~ msgid "" #~ "\n" #~ "\t\t# Get output from running pod 123456-7890, using the first container " #~ "by default\n" #~ "\t\tkubectl attach 123456-7890\n" #~ "\n" #~ "\t\t# Get output from ruby-container from pod 123456-7890\n" #~ "\t\tkubectl attach 123456-7890 -c ruby-container\n" #~ "\n" #~ "\t\t# Switch to raw terminal mode, sends stdin to 'bash' in ruby-" #~ "container from pod 123456-7890\n" #~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n" #~ "\t\tkubectl attach 123456-7890 -c ruby-container -i -t\n" #~ "\n" #~ "\t\t# Get output from the first pod of a ReplicaSet named nginx\n" #~ "\t\tkubectl attach rs/nginx\n" #~ "\t\t" #~ msgstr "" #~ "\n" #~ "\t\t# Get output from running pod 123456-7890, using the first container " #~ "by default\n" #~ "\t\tkubectl attach 123456-7890\n" #~ "\n" #~ "\t\t# Get output from ruby-container from pod 123456-7890\n" #~ "\t\tkubectl attach 123456-7890 -c ruby-container\n" #~ "\n" #~ "\t\t# Switch to raw terminal mode, sends stdin to 'bash' in ruby-" #~ "container from pod 123456-7890\n" #~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n" #~ "\t\tkubectl attach 123456-7890 -c ruby-container -i -t\n" #~ "\n" #~ "\t\t# Get output from the first pod of a ReplicaSet named nginx\n" #~ "\t\tkubectl attach rs/nginx\n" #~ "\t\t" #~ msgid "" #~ "\n" #~ "\t\t# Install bash completion on a Mac using homebrew\n" #~ "\t\tbrew install bash-completion\n" #~ "\t\tprintf \"\n" #~ "# Bash completion support\n" #~ "source $(brew --prefix)/etc/bash_completion\n" #~ "\" >> $HOME/.bash_profile\n" #~ "\t\tsource $HOME/.bash_profile\n" #~ "\n" #~ "\t\t# Load the kubectl completion code for bash into the current shell\n" #~ "\t\tsource <(kubectl completion bash)\n" #~ "\n" #~ "\t\t# Write bash completion code to a file and source if from ." #~ "bash_profile\n" #~ "\t\tkubectl completion bash > ~/.kube/completion.bash.inc\n" #~ "\t\tprintf \"\n" #~ "# Kubectl shell completion\n" #~ "source '$HOME/.kube/completion.bash.inc'\n" #~ "\" >> $HOME/.bash_profile\n" #~ "\t\tsource $HOME/.bash_profile\n" #~ "\n" #~ "\t\t# Load the kubectl completion code for zsh[1] into the current shell\n" #~ "\t\tsource <(kubectl completion zsh)" #~ msgstr "" #~ "\n" #~ "\t\t# Install bash completion on a Mac using homebrew\n" #~ "\t\tbrew install bash-completion\n" #~ "\t\tprintf \"\n" #~ "# Bash completion support\n" #~ "source $(brew --prefix)/etc/bash_completion\n" #~ "\" >> $HOME/.bash_profile\n" #~ "\t\tsource $HOME/.bash_profile\n" #~ "\n" #~ "\t\t# Load the kubectl completion code for bash into the current shell\n" #~ "\t\tsource <(kubectl completion bash)\n" #~ "\n" #~ "\t\t# Write bash completion code to a file and source if from ." #~ "bash_profile\n" #~ "\t\tkubectl completion bash > ~/.kube/completion.bash.inc\n" #~ "\t\tprintf \"\n" #~ "# Kubectl shell completion\n" #~ "source '$HOME/.kube/completion.bash.inc'\n" #~ "\" >> $HOME/.bash_profile\n" #~ "\t\tsource $HOME/.bash_profile\n" #~ "\n" #~ "\t\t# Load the kubectl completion code for zsh[1] into the current shell\n" #~ "\t\tsource <(kubectl completion zsh)" #~ msgid "" #~ "\n" #~ "\t\t# List all pods in ps output format.\n" #~ "\t\tkubectl get pods\n" #~ "\n" #~ "\t\t# List all pods in ps output format with more information (such as " #~ "node name).\n" #~ "\t\tkubectl get pods -o wide\n" #~ "\n" #~ "\t\t# List a single replication controller with specified NAME in ps " #~ "output format.\n" #~ "\t\tkubectl get replicationcontroller web\n" #~ "\n" #~ "\t\t# List a single pod in JSON output format.\n" #~ "\t\tkubectl get -o json pod web-pod-13je7\n" #~ "\n" #~ "\t\t# List a pod identified by type and name specified in \"pod.yaml\" in " #~ "JSON output format.\n" #~ "\t\tkubectl get -f pod.yaml -o json\n" #~ "\n" #~ "\t\t# Return only the phase value of the specified pod.\n" #~ "\t\tkubectl get -o template pod/web-pod-13je7 --template={{.status." #~ "phase}}\n" #~ "\n" #~ "\t\t# List all replication controllers and services together in ps output " #~ "format.\n" #~ "\t\tkubectl get rc,services\n" #~ "\n" #~ "\t\t# List one or more resources by their type and names.\n" #~ "\t\tkubectl get rc/web service/frontend pods/web-pod-13je7\n" #~ "\n" #~ "\t\t# List all resources with different types.\n" #~ "\t\tkubectl get all" #~ msgstr "" #~ "\n" #~ "\t\t# List all pods in ps output format.\n" #~ "\t\tkubectl get pods\n" #~ "\n" #~ "\t\t# List all pods in ps output format with more information (such as " #~ "node name).\n" #~ "\t\tkubectl get pods -o wide\n" #~ "\n" #~ "\t\t# List a single replication controller with specified NAME in ps " #~ "output format.\n" #~ "\t\tkubectl get replicationcontroller web\n" #~ "\n" #~ "\t\t# List a single pod in JSON output format.\n" #~ "\t\tkubectl get -o json pod web-pod-13je7\n" #~ "\n" #~ "\t\t# List a pod identified by type and name specified in \"pod.yaml\" in " #~ "JSON output format.\n" #~ "\t\tkubectl get -f pod.yaml -o json\n" #~ "\n" #~ "\t\t# Return only the phase value of the specified pod.\n" #~ "\t\tkubectl get -o template pod/web-pod-13je7 --template={{.status." #~ "phase}}\n" #~ "\n" #~ "\t\t# List all replication controllers and services together in ps output " #~ "format.\n" #~ "\t\tkubectl get rc,services\n" #~ "\n" #~ "\t\t# List one or more resources by their type and names.\n" #~ "\t\tkubectl get rc/web service/frontend pods/web-pod-13je7\n" #~ "\n" #~ "\t\t# List all resources with different types.\n" #~ "\t\tkubectl get all" #~ msgid "" #~ "\n" #~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from " #~ "ports 5000 and 6000 in the pod\t\tkubectl port-forward pod/mypod 5000 " #~ "6000\n" #~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from " #~ "ports 5000 and 6000 in a pod selected by the deployment\t\tkubectl port-" #~ "forward deployment/mydeployment 5000 6000\n" #~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from " #~ "ports 5000 and 6000 in a pod selected by the service\t\tkubectl port-" #~ "forward service/myservice 5000 6000\n" #~ "\t\t# Listen on port 8888 locally, forwarding to 5000 in the pod\t" #~ "\tkubectl port-forward pod/mypod 8888:5000\n" #~ "\t\t# Listen on a random port locally, forwarding to 5000 in the pod\t" #~ "\tkubectl port-forward pod/mypod :5000" #~ msgstr "" #~ "\n" #~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from " #~ "ports 5000 and 6000 in the pod\t\tkubectl port-forward pod/mypod 5000 " #~ "6000\n" #~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from " #~ "ports 5000 and 6000 in a pod selected by the deployment\t\tkubectl port-" #~ "forward deployment/mydeployment 5000 6000\n" #~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from " #~ "ports 5000 and 6000 in a pod selected by the service\t\tkubectl port-" #~ "forward service/myservice 5000 6000\n" #~ "\t\t# Listen on port 8888 locally, forwarding to 5000 in the pod\t" #~ "\tkubectl port-forward pod/mypod 8888:5000\n" #~ "\t\t# Listen on a random port locally, forwarding to 5000 in the pod\t" #~ "\tkubectl port-forward pod/mypod :5000" #~ msgid "" #~ "\n" #~ "\t\t# Mark node \"foo\" as schedulable.\n" #~ "\t\t$ kubectl uncordon foo" #~ msgstr "" #~ "\n" #~ "\t\t# Mark node \"foo\" as schedulable.\n" #~ "\t\t$ kubectl uncordon foo" # https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/drain.go#L102 #~ msgid "" #~ "\n" #~ "\t\t# Mark node \"foo\" as unschedulable.\n" #~ "\t\tkubectl cordon foo" #~ msgstr "" #~ "\n" #~ "\t\t# Mark node \"foo\" as unschedulable.\n" #~ "\t\tkubectl cordon foo" #~ msgid "" #~ "\n" #~ "\t\t# Partially update a node using strategic merge patch\n" #~ "\t\tkubectl patch node k8s-node-1 -p '{\"spec\":{\"unschedulable\":" #~ "true}}'\n" #~ "\n" #~ "\t\t# Partially update a node identified by the type and name specified " #~ "in \"node.json\" using strategic merge patch\n" #~ "\t\tkubectl patch -f node.json -p '{\"spec\":{\"unschedulable\":true}}'\n" #~ "\n" #~ "\t\t# Update a container's image; spec.containers[*].name is required " #~ "because it's a merge key\n" #~ "\t\tkubectl patch pod valid-pod -p '{\"spec\":{\"containers\":[{\"name\":" #~ "\"kubernetes-serve-hostname\",\"image\":\"new image\"}]}}'\n" #~ "\n" #~ "\t\t# Update a container's image using a json patch with positional " #~ "arrays\n" #~ "\t\tkubectl patch pod valid-pod --type='json' -p='[{\"op\": \"replace\", " #~ "\"path\": \"/spec/containers/0/image\", \"value\":\"new image\"}]'" #~ msgstr "" #~ "\n" #~ "\t\t# Partially update a node using strategic merge patch\n" #~ "\t\tkubectl patch node k8s-node-1 -p '{\"spec\":{\"unschedulable\":" #~ "true}}'\n" #~ "\n" #~ "\t\t# Partially update a node identified by the type and name specified " #~ "in \"node.json\" using strategic merge patch\n" #~ "\t\tkubectl patch -f node.json -p '{\"spec\":{\"unschedulable\":true}}'\n" #~ "\n" #~ "\t\t# Update a container's image; spec.containers[*].name is required " #~ "because it's a merge key\n" #~ "\t\tkubectl patch pod valid-pod -p '{\"spec\":{\"containers\":[{\"name\":" #~ "\"kubernetes-serve-hostname\",\"image\":\"new image\"}]}}'\n" #~ "\n" #~ "\t\t# Update a container's image using a json patch with positional " #~ "arrays\n" #~ "\t\tkubectl patch pod valid-pod --type='json' -p='[{\"op\": \"replace\", " #~ "\"path\": \"/spec/containers/0/image\", \"value\":\"new image\"}]'" #~ msgid "" #~ "\n" #~ "\t\t# Print the address of the master and cluster services\n" #~ "\t\tkubectl cluster-info" #~ msgstr "" #~ "\n" #~ "\t\t# Print the address of the master and cluster services\n" #~ "\t\tkubectl cluster-info" #~ msgid "" #~ "\n" #~ "\t\t# Replace a pod using the data in pod.json.\n" #~ "\t\tkubectl replace -f ./pod.json\n" #~ "\n" #~ "\t\t# Replace a pod based on the JSON passed into stdin.\n" #~ "\t\tcat pod.json | kubectl replace -f -\n" #~ "\n" #~ "\t\t# Update a single-container pod's image version (tag) to v4\n" #~ "\t\tkubectl get pod mypod -o yaml | sed 's/\\(image: myimage\\):.*$/