1# Italian translation.
2# Copyright (C) 2017
3# This file is distributed under the same license as the Kubernetes package.
4# FIRST AUTHOR evolution85@gmail.com, 2017.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: kubernetes\n"
9"Report-Msgid-Bugs-To: EMAIL\n"
10"POT-Creation-Date: 2021-07-07 20:15+0200\n"
11"PO-Revision-Date: 2017-08-28 15:20+0200\n"
12"Last-Translator: Luca Berton <mr.evolution85@gmail.com>\n"
13"Language-Team: Luca Berton <mr.evolution85@gmail.com>\n"
14"Language: it_IT\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19"X-Generator: Poedit 1.8.7.1\n"
20"X-Poedit-SourceCharset: UTF-8\n"
21
22#: staging/src/k8s.io/kubectl/pkg/cmd/top/top_node.go:62
23msgid ""
24"\n"
25"\t\t  # Show metrics for all nodes\n"
26"\t\t  kubectl top node\n"
27"\n"
28"\t\t  # Show metrics for a given node\n"
29"\t\t  kubectl top node NODE_NAME"
30msgstr ""
31"\n"
32"\t\t  # Mostra metriche per tutti i nodi\n"
33"\t\t kubectl top node\n"
34"\n"
35"\t\t # Mostra metriche per un determinato nodo\n"
36"\t\t kubectl top node NODE_NAME"
37
38#: staging/src/k8s.io/kubectl/pkg/cmd/explain/explain.go:46
39msgid ""
40"\n"
41"\t\t# Get the documentation of the resource and its fields\n"
42"\t\tkubectl explain pods\n"
43"\n"
44"\t\t# Get the documentation of a specific field of a resource\n"
45"\t\tkubectl explain pods.spec.containers"
46msgstr ""
47"\n"
48"\t\t# Ottieni la documentazione della risorsa e i relativi campi\n"
49"\t\tkubectl explain pods\n"
50"\n"
51"\t\t# Ottieni la documentazione di un campo specifico di una risorsa\n"
52"\t\tkubectl explain pods.spec.containers"
53
54#: staging/src/k8s.io/kubectl/pkg/cmd/options/options.go:29
55msgid ""
56"\n"
57"\t\t# Print flags inherited by all commands\n"
58"\t\tkubectl options"
59msgstr ""
60"\n"
61"\t\t# Stampa i flag ereditati da tutti i comandi\n"
62"\t\tkubectl options"
63
64#: staging/src/k8s.io/kubectl/pkg/cmd/version/version.go:44
65msgid ""
66"\n"
67"\t\t# Print the client and server versions for the current context\n"
68"\t\tkubectl version"
69msgstr ""
70"\n"
71"\t\t# Stampa le versioni client e server per il current context\n"
72"\t\tkubectl version"
73
74#: staging/src/k8s.io/kubectl/pkg/cmd/apiresources/apiversions.go:34
75msgid ""
76"\n"
77"\t\t# Print the supported API versions\n"
78"\t\tkubectl api-versions"
79msgstr ""
80"\n"
81"\t\t# Stampa le versioni API supportate\n"
82"\t\tkubectl api-versions"
83
84#: staging/src/k8s.io/kubectl/pkg/cmd/top/top_pod.go:75
85msgid ""
86"\n"
87"\t\t# Show metrics for all pods in the default namespace\n"
88"\t\tkubectl top pod\n"
89"\n"
90"\t\t# Show metrics for all pods in the given namespace\n"
91"\t\tkubectl top pod --namespace=NAMESPACE\n"
92"\n"
93"\t\t# Show metrics for a given pod and its containers\n"
94"\t\tkubectl top pod POD_NAME --containers\n"
95"\n"
96"\t\t# Show metrics for the pods defined by label name=myLabel\n"
97"\t\tkubectl top pod -l name=myLabel"
98msgstr ""
99"\n"
100"\t\t# Mostra metriche di tutti i pod nello spazio dei nomi predefinito\n"
101"\t\tkubectl top pod\n"
102"\n"
103"\t\t# Mostra metriche di tutti i pod nello spazio dei nomi specificato\n"
104"\t\tkubectl top pod --namespace=NAMESPACE\n"
105"\n"
106"\t\t# Mostra metriche per un pod e i suoi relativi container\n"
107"\t\tkubectl top pod POD_NAME --containers\n"
108"\n"
109"\t\t# Mostra metriche per i pod definiti da label name = myLabel\n"
110"\t\tkubectl top pod -l name=myLabel"
111
112#: pkg/kubectl/cmd/convert/convert.go:40
113msgid ""
114"\n"
115"\t\tConvert config files between different API versions. Both YAML\n"
116"\t\tand JSON formats are accepted.\n"
117"\n"
118"\t\tThe command takes filename, directory, or URL as input, and convert it "
119"into format\n"
120"\t\tof version specified by --output-version flag. If target version is not "
121"specified or\n"
122"\t\tnot supported, convert to latest version.\n"
123"\n"
124"\t\tThe default output will be printed to stdout in YAML format. One can use "
125"-o option\n"
126"\t\tto change to output destination."
127msgstr ""
128"\n"
129"\t\tConvertire i file di configurazione tra diverse versioni API. Sono\n"
130"\t\taccettati i formati YAML e JSON.\n"
131"\n"
132"\t\tIl comando prende il nome di file, la directory o l'URL come input e lo "
133"converte nel formato\n"
134"\t\tdi versione specificata dal flag -output-version. Se la versione di "
135"destinazione non è specificata o\n"
136"\t\tnon supportata, viene convertita nella versione più recente.\n"
137"\n"
138"\t\tL'output predefinito verrà stampato su stdout nel formato YAML. Si può "
139"usare l'opzione -o\n"
140"\t\tper cambiare la destinazione di output."
141
142#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_namespace.go:39
143msgid ""
144"\n"
145"\t\tCreate a namespace with the specified name."
146msgstr ""
147"\n"
148"\t\tCreare un namespace con il nome specificato."
149
150#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_role.go:43
151msgid ""
152"\n"
153"\t\tCreate a role with single rule."
154msgstr ""
155"\n"
156"\t\tCrea un ruolo con una singola regola."
157
158#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_serviceaccount.go:40
159msgid ""
160"\n"
161"\t\tCreate a service account with the specified name."
162msgstr ""
163"\n"
164"\t\tCreare un service account con il nome specificato."
165
166#: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:84
167msgid ""
168"\n"
169"\t\tMark node as schedulable."
170msgstr ""
171"\n"
172"\t\tContrassegna il nodo come programmabile."
173
174#: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:55
175msgid ""
176"\n"
177"\t\tMark node as unschedulable."
178msgstr ""
179"\n"
180"\t\tContrassegnare il nodo come non programmabile."
181
182#: staging/src/k8s.io/kubectl/pkg/cmd/apply/apply_set_last_applied.go:70
183msgid ""
184"\n"
185"\t\tSet the latest last-applied-configuration annotations by setting it to "
186"match the contents of a file.\n"
187"\t\tThis results in the last-applied-configuration being updated as though "
188"'kubectl apply -f <file>' was run,\n"
189"\t\twithout updating any other parts of the object."
190msgstr ""
191"\n"
192"\t\tImposta le annotazioni dell'ultima-configurazione-applicata impostandola "
193"in modo che corrisponda al contenuto di un file.\n"
194"\t\tCiò determina l'aggiornamento dell'ultima-configurazione-applicata come "
195"se 'kubectl apply -f <file>' fosse stato eseguito,\n"
196"\t\tsenza aggiornare altre parti dell'oggetto."
197
198#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_namespace.go:42
199msgid ""
200"\n"
201"\t  # Create a new namespace named my-namespace\n"
202"\t  kubectl create namespace my-namespace"
203msgstr ""
204"\n"
205"\t  # Crea un nuovo namespace denominato my-namespace\n"
206"\t  kubectl create namespace my-namespace"
207
208#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_serviceaccount.go:43
209msgid ""
210"\n"
211"\t  # Create a new service account named my-service-account\n"
212"\t  kubectl create serviceaccount my-service-account"
213msgstr ""
214"\n"
215"\t  # Crea un nuovo service account denominato my-service-account\n"
216"\t  kubectl create serviceaccount my-service-account"
217
218#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:344
219msgid ""
220"\n"
221"\tCreate an ExternalName service with the specified name.\n"
222"\n"
223"\tExternalName service references to an external DNS address instead of\n"
224"\tonly pods, which will allow application authors to reference services\n"
225"\tthat exist off platform, on other clusters, or locally."
226msgstr ""
227"\n"
228"\tCrea un servizio ExternalName con il nome specificato.\n"
229"\n"
230"\tIl servizio ExternalName fa riferimento a un indirizzo DNS esterno \n"
231"\tsolo pod, che permetteranno agli autori delle applicazioni di utilizzare i "
232"servizi di riferimento\n"
233"\tche esistono fuori dalla piattaforma, su altri cluster, o localmente.."
234
235#: staging/src/k8s.io/kubectl/pkg/cmd/help/help.go:28
236msgid ""
237"\n"
238"\tHelp provides help for any command in the application.\n"
239"\tSimply type kubectl help [path to command] for full details."
240msgstr ""
241"\n"
242"\tHelp fornisce assistenza per qualsiasi comando nell'applicazione.\n"
243"\tBasta digitare kubectl help [path to command] per i dettagli completi."
244
245#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:311
246msgid ""
247"\n"
248"    # Create a new LoadBalancer service named my-lbs\n"
249"    kubectl create service loadbalancer my-lbs --tcp=5678:8080"
250msgstr ""
251"\n"
252"    # Creare un nuovo servizio LoadBalancer denominato my-lbs\n"
253"    kubectl create service loadbalancer my-lbs --tcp=5678:8080"
254
255#: staging/src/k8s.io/kubectl/pkg/cmd/clusterinfo/clusterinfo_dump.go:102
256msgid ""
257"\n"
258"    # Dump current cluster state to stdout\n"
259"    kubectl cluster-info dump\n"
260"\n"
261"    # Dump current cluster state to /path/to/cluster-state\n"
262"    kubectl cluster-info dump --output-directory=/path/to/cluster-state\n"
263"\n"
264"    # Dump all namespaces to stdout\n"
265"    kubectl cluster-info dump --all-namespaces\n"
266"\n"
267"    # Dump a set of namespaces to /path/to/cluster-state\n"
268"    kubectl cluster-info dump --namespaces default,kube-system --output-"
269"directory=/path/to/cluster-state"
270msgstr ""
271"\n"
272"    # Dump dello stato corrente del cluster verso stdout\n"
273"    kubectl cluster-info dump\n"
274"\n"
275"    # Dump dello stato corrente del cluster verso /path/to/cluster-state\n"
276"    kubectl cluster-info dump --output-directory=/path/to/cluster-state\n"
277"\n"
278"    # Dump di tutti i namespaces verso stdout\n"
279"    kubectl cluster-info dump --all-namespaces\n"
280"\n"
281"    # Dump di un set di namespace verso /path/to/cluster-state\n"
282"    kubectl cluster-info dump --namespaces default,kube-system --output-"
283"directory=/path/to/cluster-state"
284
285#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:308
286msgid ""
287"\n"
288"    Create a LoadBalancer service with the specified name."
289msgstr ""
290"\n"
291"    Crea un servizio LoadBalancer con il nome specificato."
292
293#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_quota.go:107
294msgid ""
295"A comma-delimited set of quota scopes that must all match each object "
296"tracked by the quota."
297msgstr ""
298"Un insieme delimitato-da-virgole di quota scopes che devono corrispondere a "
299"ciascun oggetto gestito dalla quota."
300
301#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_quota.go:106
302msgid ""
303"A comma-delimited set of resource=quantity pairs that define a hard limit."
304msgstr ""
305"Un insieme delimitato-da-virgola di coppie risorsa = quantità che "
306"definiscono un hard limit."
307
308#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_pdb.go:113
309msgid ""
310"A label selector to use for this budget. Only equality-based selector "
311"requirements are supported."
312msgstr ""
313"Un label selector da utilizzare per questo budget. Sono supportati solo i "
314"selettori equality-based selector."
315
316#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:152
317msgid ""
318"A label selector to use for this service. Only equality-based selector "
319"requirements are supported. If empty (the default) infer the selector from "
320"the replication controller or replica set.)"
321msgstr ""
322"Un selettore di label da utilizzare per questo servizio. Sono supportati "
323"solo equality-based selector.  Se vuota (default) dedurre il selettore dal "
324"replication controller o replica set.)"
325
326#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:157
327msgid ""
328"Additional external IP address (not managed by Kubernetes) to accept for the "
329"service. If this IP is routed to a node, the service can be accessed by this "
330"IP in addition to its generated service IP."
331msgstr ""
332"Indirizzo IP esterno aggiuntivo (non gestito da Kubernetes) da accettare per "
333"il servizio. Se questo IP viene indirizzato a un nodo, è possibile accedere "
334"da questo IP in aggiunta al service IP generato."
335
336#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:158
337#: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:178
338msgid ""
339"An inline JSON override for the generated object. If this is non-empty, it "
340"is used to override the generated object. Requires that the object supply a "
341"valid apiVersion field."
342msgstr ""
343"Un override JSON inline per l'oggetto generato. Se questo non è vuoto, viene "
344"utilizzato per ignorare l'oggetto generato. Richiede che l'oggetto fornisca "
345"un campo valido apiVersion."
346
347#: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:125
348msgid "Approve a certificate signing request"
349msgstr "Approva una richiesta di firma del certificato"
350
351#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go:263
352msgid ""
353"Assign your own ClusterIP or set to 'None' for a 'headless' service (no "
354"loadbalancing)."
355msgstr ""
356"Assegnare il proprio ClusterIP o impostare su 'None' per un servizio "
357"'headless' (nessun bilanciamento del carico)."
358
359#: staging/src/k8s.io/kubectl/pkg/cmd/attach/attach.go:105
360msgid "Attach to a running container"
361msgstr "Collega a un container in esecuzione"
362
363#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:161
364msgid ""
365"ClusterIP to be assigned to the service. Leave empty to auto-allocate, or "
366"set to 'None' to create a headless service."
367msgstr ""
368"ClusterIP da assegnare al servizio. Lasciare vuoto per allocare "
369"automaticamente o impostare su 'None' per creare un servizio headless."
370
371#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_clusterrolebinding.go:101
372msgid "ClusterRole this ClusterRoleBinding should reference"
373msgstr "ClusterRole a cui questo ClusterRoleBinding fa riferimento"
374
375#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_rolebinding.go:104
376msgid "ClusterRole this RoleBinding should reference"
377msgstr "ClusterRole a cui questo RoleBinding fa riferimento"
378
379#: pkg/kubectl/cmd/convert/convert.go:95
380msgid "Convert config files between different API versions"
381msgstr "Convertire i file di configurazione tra diverse versioni APIs"
382
383#: staging/src/k8s.io/kubectl/pkg/cmd/cp/cp.go:106
384msgid "Copy files and directories to and from containers."
385msgstr "Copiare file e directory da e verso i container."
386
387#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls.go:94
388msgid "Create a TLS secret"
389msgstr "Crea un secret TLS"
390
391#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_namespace.go:83
392msgid "Create a namespace with the specified name"
393msgstr "Crea un namespace con il nome specificato"
394
395#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:134
396msgid "Create a secret for use with a Docker registry"
397msgstr "Crea un secret da utilizzare con un registro Docker"
398
399#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret.go:49
400msgid "Create a secret using specified subcommand"
401msgstr "Crea un secret utilizzando un subcommand specificato"
402
403#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_serviceaccount.go:85
404msgid "Create a service account with the specified name"
405msgstr "Creare un account di servizio con il nome specificato"
406
407#: staging/src/k8s.io/kubectl/pkg/cmd/config/delete_cluster.go:42
408msgid "Delete the specified cluster from the kubeconfig"
409msgstr "Elimina il cluster specificato dal kubeconfig"
410
411#: staging/src/k8s.io/kubectl/pkg/cmd/config/delete_context.go:42
412msgid "Delete the specified context from the kubeconfig"
413msgstr "Elimina il context specificato dal kubeconfig"
414
415#: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:174
416msgid "Deny a certificate signing request"
417msgstr "Nega una richiesta di firma del certificato"
418
419#: staging/src/k8s.io/kubectl/pkg/cmd/config/get_contexts.go:72
420msgid "Describe one or many contexts"
421msgstr "Descrive uno o più context"
422
423#: staging/src/k8s.io/kubectl/pkg/cmd/config/get_clusters.go:41
424msgid "Display clusters defined in the kubeconfig"
425msgstr "Mostra i cluster definiti nel kubeconfig"
426
427#: staging/src/k8s.io/kubectl/pkg/cmd/config/view.go:81
428msgid "Display merged kubeconfig settings or a specified kubeconfig file"
429msgstr ""
430"Visualizza le impostazioni merged di kubeconfig o un file kubeconfig "
431"specificato"
432
433#: staging/src/k8s.io/kubectl/pkg/cmd/get/get.go:165
434msgid "Display one or many resources"
435msgstr "Visualizza una o più risorse"
436
437#: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:184
438msgid "Drain node in preparation for maintenance"
439msgstr "Drain node in preparazione alla manutenzione"
440
441#: staging/src/k8s.io/kubectl/pkg/cmd/edit/edit.go:77
442msgid "Edit a resource on the server"
443msgstr "Modificare una risorsa sul server"
444
445#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:152
446msgid "Email for Docker registry"
447msgstr "Email per il registro Docker"
448
449#: staging/src/k8s.io/kubectl/pkg/cmd/exec/exec.go:89
450msgid "Execute a command in a container"
451msgstr "Esegui un comando in un contenitore"
452
453#: staging/src/k8s.io/kubectl/pkg/cmd/portforward/portforward.go:109
454msgid "Forward one or more local ports to a pod"
455msgstr "Inoltra una o più porte locali a un pod"
456
457#: staging/src/k8s.io/kubectl/pkg/cmd/help/help.go:37
458msgid "Help about any command"
459msgstr "Aiuto per qualsiasi comando"
460
461#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:160
462msgid ""
463"If non-empty, set the session affinity for the service to this; legal "
464"values: 'None', 'ClientIP'"
465msgstr ""
466"Se non è vuoto, impostare l'affinità di sessione per il servizio; Valori "
467"validi: 'None', 'ClientIP'"
468
469#: staging/src/k8s.io/kubectl/pkg/cmd/annotate/annotate.go:157
470msgid ""
471"If non-empty, the annotation update will only succeed if this is the current "
472"resource-version for the object. Only valid when specifying a single "
473"resource."
474msgstr ""
475"Se non è vuoto, l'aggiornamento delle annotazioni avrà successo solo se "
476"questa è la resource-version corrente per l'oggetto. Valido solo quando si "
477"specifica una singola risorsa."
478
479#: staging/src/k8s.io/kubectl/pkg/cmd/label/label.go:154
480msgid ""
481"If non-empty, the labels update will only succeed if this is the current "
482"resource-version for the object. Only valid when specifying a single "
483"resource."
484msgstr ""
485"Se non vuoto, l'aggiornamento delle label avrà successo solo se questa è la "
486"resource-version corrente per l'oggetto. Valido solo quando si specifica una "
487"singola risorsa."
488
489#: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:98
490msgid "Mark node as schedulable"
491msgstr "Contrassegnare il nodo come programmabile"
492
493#: staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go:69
494msgid "Mark node as unschedulable"
495msgstr "Contrassegnare il nodo come non programmabile"
496
497#: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_pause.go:83
498msgid "Mark the provided resource as paused"
499msgstr "Imposta la risorsa indicata in pausa"
500
501#: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:49
502#: staging/src/k8s.io/kubectl/pkg/cmd/certificates/certificates.go:50
503msgid "Modify certificate resources."
504msgstr "Modificare le risorse del certificato."
505
506#: staging/src/k8s.io/kubectl/pkg/cmd/config/config.go:42
507msgid "Modify kubeconfig files"
508msgstr "Modifica i file kubeconfig"
509
510#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:156
511msgid ""
512"Name or number for the port on the container that the service should direct "
513"traffic to. Optional."
514msgstr ""
515"Nome o numero di porta nel container verso il quale il servizio deve "
516"dirigere il traffico. Opzionale."
517
518#: staging/src/k8s.io/kubectl/pkg/cmd/logs/logs.go:174
519msgid ""
520"Only return logs after a specific date (RFC3339). Defaults to all logs. Only "
521"one of since-time / since may be used."
522msgstr ""
523"Restituisce solo i log dopo una data specificata (RFC3339). Predefinito "
524"tutti i log. È possibile utilizzare solo uno tra data-inizio/a-partire-da."
525
526#: staging/src/k8s.io/kubectl/pkg/cmd/completion/completion.go:112
527msgid "Output shell completion code for the specified shell (bash or zsh)"
528msgstr ""
529"Codice di completamento shell di output per la shell specificata (bash o zsh)"
530
531#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:151
532msgid "Password for Docker registry authentication"
533msgstr "Password per l'autenticazione al registro di Docker"
534
535#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls.go:110
536msgid "Path to PEM encoded public key certificate."
537msgstr "Percorso certificato di chiave pubblica codificato PEM."
538
539#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_tls.go:111
540msgid "Path to private key associated with given certificate."
541msgstr "Percorso alla chiave privata associata a un certificato specificato."
542
543#: staging/src/k8s.io/kubectl/pkg/cmd/scale/scale.go:130
544msgid ""
545"Precondition for resource version. Requires that the current resource "
546"version match this value in order to scale."
547msgstr ""
548"Prerequisito per la versione delle risorse. Richiede che la versione "
549"corrente delle risorse corrisponda a questo valore per scalare."
550
551#: staging/src/k8s.io/kubectl/pkg/cmd/version/version.go:73
552msgid "Print the client and server version information"
553msgstr "Stampa per client e server le informazioni sulla versione"
554
555#: staging/src/k8s.io/kubectl/pkg/cmd/options/options.go:38
556#: staging/src/k8s.io/kubectl/pkg/cmd/options/options.go:39
557msgid "Print the list of flags inherited by all commands"
558msgstr "Stampa l'elenco flag ereditati da tutti i comandi"
559
560#: staging/src/k8s.io/kubectl/pkg/cmd/logs/logs.go:152
561msgid "Print the logs for a container in a pod"
562msgstr "Stampa i log per container in un pod"
563
564#: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_resume.go:87
565msgid "Resume a paused resource"
566msgstr "Riprendere una risorsa in pausa"
567
568#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_rolebinding.go:105
569msgid "Role this RoleBinding should reference"
570msgstr "Ruolo di riferimento per RoleBinding"
571
572#: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:152
573msgid "Run a particular image on the cluster"
574msgstr "Esegui una particolare immagine nel cluster"
575
576#: staging/src/k8s.io/kubectl/pkg/cmd/proxy/proxy.go:119
577msgid "Run a proxy to the Kubernetes API server"
578msgstr "Eseguire un proxy al server Kubernetes API"
579
580#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:153
581msgid "Server location for Docker registry"
582msgstr "Posizione del server per il Registro Docker"
583
584#: staging/src/k8s.io/kubectl/pkg/cmd/set/set.go:39
585msgid "Set specific features on objects"
586msgstr "Imposta caratteristiche specifiche sugli oggetti"
587
588#: staging/src/k8s.io/kubectl/pkg/cmd/set/set_selector.go:104
589msgid "Set the selector on a resource"
590msgstr "Impostare il selettore di una risorsa"
591
592#: staging/src/k8s.io/kubectl/pkg/cmd/describe/describe.go:107
593msgid "Show details of a specific resource or group of resources"
594msgstr "Mostra i dettagli di una specifica risorsa o un gruppo di risorse"
595
596#: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_status.go:102
597msgid "Show the status of the rollout"
598msgstr "Mostra lo stato del rollout"
599
600#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:154
601msgid "Synonym for --target-port"
602msgstr "Sinonimo di --target-port"
603
604#: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:174
605msgid "The image for the container to run."
606msgstr "L'immagine per il container da eseguire."
607
608#: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:176
609msgid ""
610"The image pull policy for the container. If left empty, this value will not "
611"be specified by the client and defaulted by the server"
612msgstr ""
613"La politica di pull dell'immagine per il container. Se lasciato vuoto, "
614"questo valore non verrà specificato dal client e predefinito dal server"
615
616#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_pdb.go:111
617msgid ""
618"The minimum number or percentage of available pods this budget requires."
619msgstr ""
620"Il numero minimo o la percentuale di pod disponibili che questo budget "
621"richiede."
622
623#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:159
624msgid "The name for the newly created object."
625msgstr "Il nome dell'oggetto appena creato."
626
627#: staging/src/k8s.io/kubectl/pkg/cmd/autoscale/autoscale.go:125
628msgid ""
629"The name for the newly created object. If not specified, the name of the "
630"input resource will be used."
631msgstr ""
632"Il nome dell'oggetto appena creato. Se non specificato, verrà utilizzato il "
633"nome della risorsa di input."
634
635#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:147
636msgid ""
637"The name of the API generator to use. There are 2 generators: 'service/v1' "
638"and 'service/v2'. The only difference between them is that service port in "
639"v1 is named 'default', while it is left unnamed in v2. Default is 'service/"
640"v2'."
641msgstr ""
642"Il nome del generatore API da utilizzare. Ci sono 2 generatori: 'service/v1' "
643"e 'service/v2'. L'unica differenza tra loro è che la porta di servizio in v1 "
644"è denominata \"predefinita\", mentre viene lasciata unnamed in v2. Il valore "
645"predefinito è 'service/v2'."
646
647#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:148
648msgid "The network protocol for the service to be created. Default is 'TCP'."
649msgstr ""
650"Il protocollo di rete per il servizio da creare. Il valore predefinito è "
651"'TCP'."
652
653#: staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go:149
654msgid ""
655"The port that the service should serve on. Copied from the resource being "
656"exposed, if unspecified"
657msgstr ""
658"La porta che il servizio deve servire. Copiato dalla risorsa esposta, se non "
659"specificata"
660
661#: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:194
662msgid ""
663"The resource requirement limits for this container.  For example, 'cpu=200m,"
664"memory=512Mi'.  Note that server side components may assign limits depending "
665"on the server configuration, such as limit ranges."
666msgstr ""
667"I limiti delle richieste di risorse per questo contenitore.  Ad esempio, "
668"'cpu=200m,memory=512Mi'. Si noti che i componenti lato server possono "
669"assegnare i limiti a seconda della configurazione del server, ad esempio "
670"intervalli di limiti."
671
672#: staging/src/k8s.io/kubectl/pkg/cmd/run/run.go:192
673msgid ""
674"The resource requirement requests for this container.  For example, "
675"'cpu=100m,memory=256Mi'.  Note that server side components may assign "
676"requests depending on the server configuration, such as limit ranges."
677msgstr ""
678"La risorsa necessita di richieste di requisiti per questo pod. Ad esempio, "
679"'cpu = 100m, memoria = 256Mi'. Si noti che i componenti lato server possono "
680"assegnare i requisiti a seconda della configurazione del server, ad esempio "
681"intervalli di limiti."
682
683#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret.go:155
684msgid "The type of secret to create"
685msgstr "Tipo di segreto da creare"
686
687#: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_undo.go:87
688msgid "Undo a previous rollout"
689msgstr "Annulla un precedente rollout"
690
691#: staging/src/k8s.io/kubectl/pkg/cmd/set/set_resources.go:116
692msgid "Update resource requests/limits on objects with pod templates"
693msgstr "Aggiorna richieste di risorse/limiti sugli oggetti con pod template"
694
695#: staging/src/k8s.io/kubectl/pkg/cmd/annotate/annotate.go:135
696msgid "Update the annotations on a resource"
697msgstr "Aggiorna annotazioni di risorsa"
698
699#: staging/src/k8s.io/kubectl/pkg/cmd/label/label.go:133
700msgid "Update the labels on a resource"
701msgstr "Aggiorna label di una risorsa"
702
703#: staging/src/k8s.io/kubectl/pkg/cmd/taint/taint.go:109
704msgid "Update the taints on one or more nodes"
705msgstr "Aggiorna i taints su uno o più nodi"
706
707#: staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret_docker.go:150
708msgid "Username for Docker registry authentication"
709msgstr "Nome utente per l'autenticazione nel registro Docker"
710
711#: staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_history.go:83
712msgid "View rollout history"
713msgstr "Visualizza la storia del rollout"
714
715#: staging/src/k8s.io/kubectl/pkg/cmd/clusterinfo/clusterinfo_dump.go:85
716msgid ""
717"Where to output the files.  If empty or '-' uses stdout, otherwise creates a "
718"directory hierarchy in that directory"
719msgstr ""
720"Dove eseguire l'output dei file. Se vuota o '-' utilizza lo stdout, "
721"altrimenti crea una gerarchia di directory in quella directory"
722
723#: staging/src/k8s.io/kubectl/pkg/cmd/run/run_test.go:88
724msgid "dummy restart flag)"
725msgstr "flag di riavvio finto)"
726
727#: staging/src/k8s.io/kubectl/pkg/cmd/cmd.go:227
728msgid "kubectl controls the Kubernetes cluster manager"
729msgstr "Kubectl controlla il gestore cluster di Kubernetes"
730
731#~ msgid ""
732#~ "\n"
733#~ "\t\t  # Create a ClusterRoleBinding for user1, user2, and group1 using "
734#~ "the cluster-admin ClusterRole\n"
735#~ "\t\t  kubectl create clusterrolebinding cluster-admin --"
736#~ "clusterrole=cluster-admin --user=user1 --user=user2 --group=group1"
737#~ msgstr ""
738#~ "\n"
739#~ "\t\t # Creare un ClusterRoleBinding per user1, user2 e group1 utilizzando "
740#~ "il cluster-admin ClusterRole\n"
741#~ "\t\t  kubectl create clusterrolebinding cluster-admin --"
742#~ "clusterrole=cluster-admin --user=user1 --user=user2 --group=group1"
743
744#~ msgid ""
745#~ "\n"
746#~ "\t\t  # Create a RoleBinding for user1, user2, and group1 using the admin "
747#~ "ClusterRole\n"
748#~ "\t\t  kubectl create rolebinding admin --clusterrole=admin --user=user1 --"
749#~ "user=user2 --group=group1"
750#~ msgstr ""
751#~ "\n"
752#~ "\t\t  # Crea un RoleBinding per user1, user2, and group1 utilizzando "
753#~ "l'admin ClusterRole\n"
754#~ "\t\t  kubectl create rolebinding admin --clusterrole=admin --user=user1 --"
755#~ "user=user2 --group=group1"
756
757#~ msgid ""
758#~ "\n"
759#~ "\t\t  # Create a new configmap named my-config based on folder bar\n"
760#~ "\t\t  kubectl create configmap my-config --from-file=path/to/bar\n"
761#~ "\n"
762#~ "\t\t  # Create a new configmap named my-config with specified keys "
763#~ "instead of file basenames on disk\n"
764#~ "\t\t  kubectl create configmap my-config --from-file=key1=/path/to/bar/"
765#~ "file1.txt --from-file=key2=/path/to/bar/file2.txt\n"
766#~ "\n"
767#~ "\t\t  # Create a new configmap named my-config with key1=config1 and "
768#~ "key2=config2\n"
769#~ "\t\t  kubectl create configmap my-config --from-literal=key1=config1 --"
770#~ "from-literal=key2=config2"
771#~ msgstr ""
772#~ "\n"
773#~ "\t\t  # Crea un nuovo configmap denominato my-config in base alla "
774#~ "cartella bar\n"
775#~ "\t\t  kubectl create configmap my-config --from-file=path/to/bar\n"
776#~ "\n"
777#~ "\t\t  # Crea un nuovo configmap denominato my-config con le chiavi "
778#~ "specificate anziché i nomi dei file su disco\n"
779#~ "\t\t  kubectl create configmap my-config --from-file=key1=/path/to/bar/"
780#~ "file1.txt --from-file=key2=/path/to/bar/file2.txt\n"
781#~ "\n"
782#~ "\t\t  # Crea un nuovo configmap denominato my-config con key1 = config1 e "
783#~ "key2 = config2\n"
784#~ "\t\t  kubectl create configmap my-config --from-literal=key1=config1 --"
785#~ "from-literal=key2=config2"
786
787#~ msgid ""
788#~ "\n"
789#~ "\t\t  # If you don't already have a .dockercfg file, you can create a "
790#~ "dockercfg secret directly by using:\n"
791#~ "\t\t  kubectl create secret docker-registry my-secret --docker-"
792#~ "server=DOCKER_REGISTRY_SERVER --docker-username=DOCKER_USER --docker-"
793#~ "password=DOCKER_PASSWORD --docker-email=DOCKER_EMAIL"
794#~ msgstr ""
795#~ "\n"
796#~ "\t\t  # Se non si dispone ancora di un file .dockercfg, è possibile "
797#~ "creare un secret dockercfg direttamente utilizzando:\n"
798#~ "\t\t  kubectl create secret docker-registry my-secret --docker-"
799#~ "server=DOCKER_REGISTRY_SERVER --docker-username=DOCKER_USER --docker-"
800#~ "password=DOCKER_PASSWORD --docker-email=DOCKER_EMAIL"
801
802#~ msgid ""
803#~ "\n"
804#~ "\t\t# Apply the configuration in pod.json to a pod.\n"
805#~ "\t\tkubectl apply -f ./pod.json\n"
806#~ "\n"
807#~ "\t\t# Apply the JSON passed into stdin to a pod.\n"
808#~ "\t\tcat pod.json | kubectl apply -f -\n"
809#~ "\n"
810#~ "\t\t# Note: --prune is still in Alpha\n"
811#~ "\t\t# Apply the configuration in manifest.yaml that matches label "
812#~ "app=nginx and delete all the other resources that are not in the file and "
813#~ "match label app=nginx.\n"
814#~ "\t\tkubectl apply --prune -f manifest.yaml -l app=nginx\n"
815#~ "\n"
816#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
817#~ "configmaps that are not in the file.\n"
818#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
819#~ "v1/ConfigMap"
820#~ msgstr ""
821#~ "\n"
822#~ "\t\t# Applica la configurazione pod.json a un pod.\n"
823#~ "\t\tkubectl apply -f ./pod.json\n"
824#~ "\n"
825#~ "\t\t# Applicare il JSON passato in stdin a un pod.\n"
826#~ "\t\tcat pod.json | kubectl apply -f -\n"
827#~ "\n"
828#~ "\t\t# Nota: --prune è ancora in in Alpha\n"
829#~ "\t\t# Applica la configurazione manifest.yaml che corrisponde alla label "
830#~ "app = nginx ed elimina tutte le altre risorse che non sono nel file e "
831#~ "nella label corrispondente app = nginx.\n"
832#~ "\t\tkubectl apply --prune -f manifest.yaml -l app=nginx\n"
833#~ "\n"
834#~ "\t\t# Applica la configurazione manifest.yaml ed elimina tutti gli altri "
835#~ "configmaps non presenti nel file.\n"
836#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
837#~ "v1/ConfigMap"
838
839#, c-format
840#~ msgid ""
841#~ "\n"
842#~ "\t\t# Auto scale a deployment \"foo\", with the number of pods between 2 "
843#~ "and 10, no target CPU utilization specified so a default autoscaling "
844#~ "policy will be used:\n"
845#~ "\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
846#~ "\n"
847#~ "\t\t# Auto scale a replication controller \"foo\", with the number of "
848#~ "pods between 1 and 5, target CPU utilization at 80%:\n"
849#~ "\t\tkubectl autoscale rc foo --max=5 --cpu-percent=80"
850#~ msgstr ""
851#~ "\n"
852#~ "\t\t#  Auto scale un deployment \"foo\", con il numero di pod compresi "
853#~ "tra 2 e 10, utilizzo della CPU target specificato in modo da utilizzare "
854#~ "una politica di autoscaling predefinita:\n"
855#~ "\t\tkubectl autoscale deployment foo --min=2 --max=10\n"
856#~ "\n"
857#~ "\t\t# Auto scale un controller di replica \"foo\", con il numero di pod "
858#~ "compresi tra 1 e 5, utilizzo dell'utilizzo della CPU a 80%:\n"
859#~ "\t\tkubectl autoscale rc foo --max=5 --cpu-percent=80"
860
861#~ msgid ""
862#~ "\n"
863#~ "\t\t# Convert 'pod.yaml' to latest version and print to stdout.\n"
864#~ "\t\tkubectl convert -f pod.yaml\n"
865#~ "\n"
866#~ "\t\t# Convert the live state of the resource specified by 'pod.yaml' to "
867#~ "the latest version\n"
868#~ "\t\t# and print to stdout in json format.\n"
869#~ "\t\tkubectl convert -f pod.yaml --local -o json\n"
870#~ "\n"
871#~ "\t\t# Convert all files under current directory to latest version and "
872#~ "create them all.\n"
873#~ "\t\tkubectl convert -f . | kubectl create -f -"
874#~ msgstr ""
875#~ "\n"
876#~ "\t\t# Converte 'pod.yaml' alla versione più recente e stampa in stdout.\n"
877#~ "\t\tkubectl convert -f pod.yaml\n"
878#~ "\n"
879#~ "\t\t# Converte lo stato live della risorsa specificata da 'pod.yaml' "
880#~ "nella versione più recente.\n"
881#~ "\t\t# e stampa in stdout nel formato json.\n"
882#~ "\t\tkubectl convert -f pod.yaml --local -o json\n"
883#~ "\n"
884#~ "\t\t# Converte tutti i file nella directory corrente alla versione più "
885#~ "recente e li crea tutti.\n"
886#~ "\t\tkubectl convert -f . | kubectl create -f -"
887
888#~ msgid ""
889#~ "\n"
890#~ "\t\t# Create a ClusterRole named \"pod-reader\" that allows user to "
891#~ "perform \"get\", \"watch\" and \"list\" on pods\n"
892#~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --"
893#~ "resource=pods\n"
894#~ "\n"
895#~ "\t\t# Create a ClusterRole named \"pod-reader\" with ResourceName "
896#~ "specified\n"
897#~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --"
898#~ "resource=pods --resource-name=readablepod"
899#~ msgstr ""
900#~ "\n"
901#~ "\t\t# Crea un ClusterRole denominato \"pod-reader\" che consente "
902#~ "all'utente di eseguire \"get\", \"watch\" e \"list\" sui pod\n"
903#~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --"
904#~ "resource=pods\n"
905#~ "\n"
906#~ "\t\t# Crea un ClusterRole denominato \"pod-reader\" con ResourceName "
907#~ "specificato\n"
908#~ "\t\tkubectl create clusterrole pod-reader --verb=get,list,watch --"
909#~ "resource=pods --resource-name=readablepod"
910
911#~ msgid ""
912#~ "\n"
913#~ "\t\t# Create a Role named \"pod-reader\" that allows user to perform \"get"
914#~ "\", \"watch\" and \"list\" on pods\n"
915#~ "\t\tkubectl create role pod-reader --verb=get --verb=list --verb=watch --"
916#~ "resource=pods\n"
917#~ "\n"
918#~ "\t\t# Create a Role named \"pod-reader\" with ResourceName specified\n"
919#~ "\t\tkubectl create role pod-reader --verb=get --verg=list --verb=watch --"
920#~ "resource=pods --resource-name=readablepod"
921#~ msgstr ""
922#~ "\n"
923#~ "\t\t# Crea un ruolo denominato \"pod-reader\" che consente all'utente di "
924#~ "eseguire \"get\", \"watch\" e \"list\" sui pod\n"
925#~ "\t\tkubectl create role pod-reader --verb=get --verb=list --verb=watch --"
926#~ "resource=pods\n"
927#~ "\n"
928#~ "\t\t# Crea un ruolo denominato \"pod-reader\" con ResourceName "
929#~ "specificato\n"
930#~ "\t\tkubectl create role pod-reader --verb=get --verg=list --verb=watch --"
931#~ "resource=pods --resource-name=readablepod"
932
933#~ msgid ""
934#~ "\n"
935#~ "\t\t# Create a new resourcequota named my-quota\n"
936#~ "\t\tkubectl create quota my-quota --hard=cpu=1,memory=1G,pods=2,"
937#~ "services=3,replicationcontrollers=2,resourcequotas=1,secrets=5,"
938#~ "persistentvolumeclaims=10\n"
939#~ "\n"
940#~ "\t\t# Create a new resourcequota named best-effort\n"
941#~ "\t\tkubectl create quota best-effort --hard=pods=100 --scopes=BestEffort"
942#~ msgstr ""
943#~ "\n"
944#~ "\t\t# Crea una nuova resourcequota chiamata my-quota\n"
945#~ "\t\tkubectl create quota my-quota --hard=cpu=1,memory=1G,pods=2,"
946#~ "services=3,replicationcontrollers=2,resourcequotas=1,secrets=5,"
947#~ "persistentvolumeclaims=10\n"
948#~ "\n"
949#~ "\t\t# Creare una nuova resourcequota denominata best-effort\n"
950#~ "\t\tkubectl create quota best-effort --hard=pods=100 --scopes=BestEffort"
951
952#, c-format
953#~ msgid ""
954#~ "\n"
955#~ "\t\t# Create a pod disruption budget named my-pdb that will select all "
956#~ "pods with the app=rails label\n"
957#~ "\t\t# and require at least one of them being available at any point in "
958#~ "time.\n"
959#~ "\t\tkubectl create poddisruptionbudget my-pdb --selector=app=rails --min-"
960#~ "available=1\n"
961#~ "\n"
962#~ "\t\t# Create a pod disruption budget named my-pdb that will select all "
963#~ "pods with the app=nginx label\n"
964#~ "\t\t# and require at least half of the pods selected to be available at "
965#~ "any point in time.\n"
966#~ "\t\tkubectl create pdb my-pdb --selector=app=nginx --min-available=50%"
967#~ msgstr ""
968#~ "\n"
969#~ "\t\t# Crea un pod disruption budget chiamato my-pdb che seleziona tutti i "
970#~ "pod con label app = rail\n"
971#~ "\t\t# e richiede che almeno uno di essi sia disponibile in qualsiasi "
972#~ "momento.\n"
973#~ "\t\tkubectl create poddisruptionbudget my-pdb --selector=app=rails --min-"
974#~ "available=1\n"
975#~ "\n"
976#~ "\t\t# Crea un pod disruption budget con nome my-pdb che seleziona tutti i "
977#~ "pod con label app = nginx \n"
978#~ "\t\t# e richiede che almeno la metà dei pod selezionati sia disponibile "
979#~ "in qualsiasi momento.\n"
980#~ "\t\tkubectl create pdb my-pdb --selector=app=nginx --min-available=50%"
981
982#~ msgid ""
983#~ "\n"
984#~ "\t\t# Create a pod using the data in pod.json.\n"
985#~ "\t\tkubectl create -f ./pod.json\n"
986#~ "\n"
987#~ "\t\t# Create a pod based on the JSON passed into stdin.\n"
988#~ "\t\tcat pod.json | kubectl create -f -\n"
989#~ "\n"
990#~ "\t\t# Edit the data in docker-registry.yaml in JSON using the v1 API "
991#~ "format then create the resource using the edited data.\n"
992#~ "\t\tkubectl create -f docker-registry.yaml --edit --output-version=v1 -o "
993#~ "json"
994#~ msgstr ""
995#~ "\n"
996#~ "\t\t# Crea un pod utilizzando i dati in pod.json.\n"
997#~ "\t\tkubectl create -f ./pod.json\n"
998#~ "\n"
999#~ "\t\t# Crea un pod basato sul JSON passato in stdin.\n"
1000#~ "\t\tcat pod.json | kubectl create -f -\n"
1001#~ "\n"
1002#~ "\t\t# Modifica i dati in docker-registry.yaml in JSON utilizzando il "
1003#~ "formato API v1 quindi creare la risorsa utilizzando i dati modificati.\n"
1004#~ "\t\tkubectl create -f docker-registry.yaml --edit --output-version=v1 -o "
1005#~ "json"
1006
1007#~ msgid ""
1008#~ "\n"
1009#~ "\t\t# Create a service for a replicated nginx, which serves on port 80 "
1010#~ "and connects to the containers on port 8000.\n"
1011#~ "\t\tkubectl expose rc nginx --port=80 --target-port=8000\n"
1012#~ "\n"
1013#~ "\t\t# Create a service for a replication controller identified by type "
1014#~ "and name specified in \"nginx-controller.yaml\", which serves on port 80 "
1015#~ "and connects to the containers on port 8000.\n"
1016#~ "\t\tkubectl expose -f nginx-controller.yaml --port=80 --target-port=8000\n"
1017#~ "\n"
1018#~ "\t\t# Create a service for a pod valid-pod, which serves on port 444 with "
1019#~ "the name \"frontend\"\n"
1020#~ "\t\tkubectl expose pod valid-pod --port=444 --name=frontend\n"
1021#~ "\n"
1022#~ "\t\t# Create a second service based on the above service, exposing the "
1023#~ "container port 8443 as port 443 with the name \"nginx-https\"\n"
1024#~ "\t\tkubectl expose service nginx --port=443 --target-port=8443 --"
1025#~ "name=nginx-https\n"
1026#~ "\n"
1027#~ "\t\t# Create a service for a replicated streaming application on port "
1028#~ "4100 balancing UDP traffic and named 'video-stream'.\n"
1029#~ "\t\tkubectl expose rc streamer --port=4100 --protocol=udp --name=video-"
1030#~ "stream\n"
1031#~ "\n"
1032#~ "\t\t# Create a service for a replicated nginx using replica set, which "
1033#~ "serves on port 80 and connects to the containers on port 8000.\n"
1034#~ "\t\tkubectl expose rs nginx --port=80 --target-port=8000\n"
1035#~ "\n"
1036#~ "\t\t# Create a service for an nginx deployment, which serves on port 80 "
1037#~ "and connects to the containers on port 8000.\n"
1038#~ "\t\tkubectl expose deployment nginx --port=80 --target-port=8000"
1039#~ msgstr ""
1040#~ "\n"
1041#~ "\t\t# Crea un servizio per un nginx replicato, che serve nella porta 80 e "
1042#~ "si collega ai container sulla porta 8000.\n"
1043#~ "\t\tkubectl expose rc nginx --port=80 --target-port=8000\n"
1044#~ "\n"
1045#~ "\t\t# Crea un servizio per un controller di replica identificato per tipo "
1046#~ "e nome specificato in \"nginx-controller.yaml\", che serve nella porta 80 "
1047#~ "e si collega ai container sulla porta 8000.\n"
1048#~ "\t\tkubectl expose -f nginx-controller.yaml --port=80 --target-port=8000\n"
1049#~ "\n"
1050#~ "\t\t# Crea un servizio per un pod valid-pod, che serve nella porta 444 "
1051#~ "con il nome \"frontend\"\n"
1052#~ "\t\tkubectl expose pod valid-pod --port=444 --name=frontend\n"
1053#~ "\n"
1054#~ "\t\t# Crea un secondo servizio basato sul servizio sopra, esponendo la "
1055#~ "porta container 8443 come porta 443 con il nome \"nginx-https\"\n"
1056#~ "\t\tkubectl expose service nginx --port=443 --target-port=8443 --"
1057#~ "name=nginx-https\n"
1058#~ "\n"
1059#~ "\t\t#  Crea un servizio per un'applicazione di replica in porta 4100 che "
1060#~ "bilanci il traffico UDP e denominato \"video stream\".\n"
1061#~ "\t\tkubectl expose rc streamer --port=4100 --protocol=udp --name=video-"
1062#~ "stream\n"
1063#~ "\n"
1064#~ "\t\t# Crea un servizio per un nginx replicato utilizzando l'insieme di "
1065#~ "replica, che serve nella porta 80 e si collega ai contenitori sulla porta "
1066#~ "8000.\n"
1067#~ "\t\tkubectl expose rs nginx --port=80 --target-port=8000\n"
1068#~ "\n"
1069#~ "\t\t# Crea un servizio per una distribuzione di nginx, che serve nella "
1070#~ "porta 80 e si collega ai contenitori della porta 8000.\n"
1071#~ "\t\tkubectl expose deployment nginx --port=80 --target-port=8000"
1072
1073#~ msgid ""
1074#~ "\n"
1075#~ "\t\t# Delete a pod using the type and name specified in pod.json.\n"
1076#~ "\t\tkubectl delete -f ./pod.json\n"
1077#~ "\n"
1078#~ "\t\t# Delete a pod based on the type and name in the JSON passed into "
1079#~ "stdin.\n"
1080#~ "\t\tcat pod.json | kubectl delete -f -\n"
1081#~ "\n"
1082#~ "\t\t# Delete pods and services with same names \"baz\" and \"foo\"\n"
1083#~ "\t\tkubectl delete pod,service baz foo\n"
1084#~ "\n"
1085#~ "\t\t# Delete pods and services with label name=myLabel.\n"
1086#~ "\t\tkubectl delete pods,services -l name=myLabel\n"
1087#~ "\n"
1088#~ "\t\t# Delete a pod with minimal delay\n"
1089#~ "\t\tkubectl delete pod foo --now\n"
1090#~ "\n"
1091#~ "\t\t# Force delete a pod on a dead node\n"
1092#~ "\t\tkubectl delete pod foo --grace-period=0 --force\n"
1093#~ "\n"
1094#~ "\t\t# Delete all pods\n"
1095#~ "\t\tkubectl delete pods --all"
1096#~ msgstr ""
1097#~ "\n"
1098#~ "\t\t# Elimina un pod utilizzando il tipo e il nome specificati in pod."
1099#~ "json.\n"
1100#~ "\t\tkubectl delete -f ./pod.json\n"
1101#~ "\n"
1102#~ "\t\t# Elimina un pod in base al tipo e al nome del JSON passato in "
1103#~ "stdin.\n"
1104#~ "\t\tcat pod.json | kubectl delete -f -\n"
1105#~ "\n"
1106#~ "\t\t# Elimina i baccelli ei servizi con gli stessi nomi \"baz\" e \"foo"
1107#~ "\"\n"
1108#~ "\t\tkubectl delete pod,service baz foo\n"
1109#~ "\n"
1110#~ "\t\t# Elimina i baccelli ei servizi con il nome dell'etichetta = "
1111#~ "myLabel.\n"
1112#~ "\t\tkubectl delete pods,services -l name=myLabel\n"
1113#~ "\n"
1114#~ "\t\t# Eliminare un pod con un ritardo minimo\n"
1115#~ "\t\tkubectl delete pod foo --now\n"
1116#~ "\n"
1117#~ "\t\t# Forza elimina un pod in un nodo morto\n"
1118#~ "\t\tkubectl delete pod foo --grace-period=0 --force\n"
1119#~ "\n"
1120#~ "\t\t# Elimina tutti i pod\n"
1121#~ "\t\tkubectl delete pods --all"
1122
1123#~ msgid ""
1124#~ "\n"
1125#~ "\t\t# Describe a node\n"
1126#~ "\t\tkubectl describe nodes kubernetes-node-emt8.c.myproject.internal\n"
1127#~ "\n"
1128#~ "\t\t# Describe a pod\n"
1129#~ "\t\tkubectl describe pods/nginx\n"
1130#~ "\n"
1131#~ "\t\t# Describe a pod identified by type and name in \"pod.json\"\n"
1132#~ "\t\tkubectl describe -f pod.json\n"
1133#~ "\n"
1134#~ "\t\t# Describe all pods\n"
1135#~ "\t\tkubectl describe pods\n"
1136#~ "\n"
1137#~ "\t\t# Describe pods by label name=myLabel\n"
1138#~ "\t\tkubectl describe po -l name=myLabel\n"
1139#~ "\n"
1140#~ "\t\t# Describe all pods managed by the 'frontend' replication controller "
1141#~ "(rc-created pods\n"
1142#~ "\t\t# get the name of the rc as a prefix in the pod the name).\n"
1143#~ "\t\tkubectl describe pods frontend"
1144#~ msgstr ""
1145#~ "\n"
1146#~ "\t\t# Descrive un nodo\n"
1147#~ "\t\tkubectl describe nodes kubernetes-node-emt8.c.myproject.internal\n"
1148#~ "\n"
1149#~ "\t\t# Descrive un pod\n"
1150#~ "\t\tkubectl describe pods/nginx\n"
1151#~ "\n"
1152#~ "\t\t# Descrive un pod identificato da tipo e nome in \"pod.json\"\n"
1153#~ "\t\tkubectl describe -f pod.json\n"
1154#~ "\n"
1155#~ "\t\t# Descrive tutti i pod\n"
1156#~ "\t\tkubectl describe pods\n"
1157#~ "\n"
1158#~ "\t\t# Descrive i pod con label name=myLabel\n"
1159#~ "\t\tkubectl describe po -l name=myLabel\n"
1160#~ "\n"
1161#~ "\t\t# Descrivere tutti i pod gestiti dal controller di replica \"frontend"
1162#~ "\"  (rc-created pods\n"
1163#~ "\t\t# ottiene il nome del rc come un prefisso del nome pod).\n"
1164#~ "\t\tkubectl describe pods frontend"
1165
1166#~ msgid ""
1167#~ "\n"
1168#~ "\t\t# Drain node \"foo\", even if there are pods not managed by a "
1169#~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet on it.\n"
1170#~ "\t\t$ kubectl drain foo --force\n"
1171#~ "\n"
1172#~ "\t\t# As above, but abort if there are pods not managed by a "
1173#~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet, and use "
1174#~ "a grace period of 15 minutes.\n"
1175#~ "\t\t$ kubectl drain foo --grace-period=900"
1176#~ msgstr ""
1177#~ "\n"
1178#~ "\t\t# Drain node \"foo\", anche se ci sono i baccelli non gestiti da "
1179#~ "ReplicationController, ReplicaSet, Job, DaemonSet o StatefulSet su di "
1180#~ "esso.\n"
1181#~ "\t\t$ kubectl drain foo --force\n"
1182#~ "\n"
1183#~ "\t\t# Come sopra, ma interrompere se ci sono i baccelli non gestiti da "
1184#~ "ReplicationController, ReplicaSet, Job, DaemonSet or StatefulSet, e "
1185#~ "utilizzare un periodo di grazia di 15 minuti.\n"
1186#~ "\t\t$ kubectl drain foo --grace-period=900"
1187
1188#~ msgid ""
1189#~ "\n"
1190#~ "\t\t# Edit the service named 'docker-registry':\n"
1191#~ "\t\tkubectl edit svc/docker-registry\n"
1192#~ "\n"
1193#~ "\t\t# Use an alternative editor\n"
1194#~ "\t\tKUBE_EDITOR=\"nano\" kubectl edit svc/docker-registry\n"
1195#~ "\n"
1196#~ "\t\t# Edit the job 'myjob' in JSON using the v1 API format:\n"
1197#~ "\t\tkubectl edit job.v1.batch/myjob -o json\n"
1198#~ "\n"
1199#~ "\t\t# Edit the deployment 'mydeployment' in YAML and save the modified "
1200#~ "config in its annotation:\n"
1201#~ "\t\tkubectl edit deployment/mydeployment -o yaml --save-config"
1202#~ msgstr ""
1203#~ "\n"
1204#~ "\t\t# Modifica il servizio denominato 'docker-registry':\n"
1205#~ "\t\tkubectl edit svc/docker-registry\n"
1206#~ "\n"
1207#~ "\t\t# Usa un editor alternativo\n"
1208#~ "\t\tKUBE_EDITOR=\"nano\" kubectl edit svc/docker-registry\n"
1209#~ "\n"
1210#~ "\t\t# Modifica il lavoro 'myjob' in JSON utilizzando il formato API v1:\n"
1211#~ "\t\tkubectl edit job.v1.batch/myjob -o json\n"
1212#~ "\n"
1213#~ "\t\t# Modifica la distribuzione 'mydeployment' in YAML e salvare la "
1214#~ "configurazione modificata nella sua annotazione:\n"
1215#~ "\t\tkubectl edit deployment/mydeployment -o yaml --save-config"
1216
1217#~ msgid ""
1218#~ "\n"
1219#~ "\t\t# Get output from running 'date' from pod 123456-7890, using the "
1220#~ "first container by default\n"
1221#~ "\t\tkubectl exec 123456-7890 date\n"
1222#~ "\n"
1223#~ "\t\t# Get output from running 'date' in ruby-container from pod "
1224#~ "123456-7890\n"
1225#~ "\t\tkubectl exec 123456-7890 -c ruby-container date\n"
1226#~ "\n"
1227#~ "\t\t# Switch to raw terminal mode, sends stdin to 'bash' in ruby-"
1228#~ "container from pod 123456-7890\n"
1229#~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n"
1230#~ "\t\tkubectl exec 123456-7890 -c ruby-container -i -t -- bash -il"
1231#~ msgstr ""
1232#~ "\n"
1233#~ "\t\t# Ottieni l'output dalla 'data' di esecuzione del pod 123456-7890, "
1234#~ "utilizzando il primo contenitore per impostazione predefinita\n"
1235#~ "\t\tkubectl exec 123456-7890 date\n"
1236#~ "\n"
1237#~ "\t\t# Ottieni l'output dalla data di esecuzione in ruby-container del pod "
1238#~ "123456-7890\n"
1239#~ "\t\tkubectl exec 123456-7890 -c ruby-container date\n"
1240#~ "\n"
1241#~ "\t\t# Passare alla modalità raw terminal, invia stdin a 'bash' in ruby-"
1242#~ "container del pod 123456-7890\n"
1243#~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n"
1244#~ "\t\tkubectl exec 123456-7890 -c ruby-container -i -t -- bash -il"
1245
1246#~ msgid ""
1247#~ "\n"
1248#~ "\t\t# Get output from running pod 123456-7890, using the first container "
1249#~ "by default\n"
1250#~ "\t\tkubectl attach 123456-7890\n"
1251#~ "\n"
1252#~ "\t\t# Get output from ruby-container from pod 123456-7890\n"
1253#~ "\t\tkubectl attach 123456-7890 -c ruby-container\n"
1254#~ "\n"
1255#~ "\t\t# Switch to raw terminal mode, sends stdin to 'bash' in ruby-"
1256#~ "container from pod 123456-7890\n"
1257#~ "\t\t# and sends stdout/stderr from 'bash' back to the client\n"
1258#~ "\t\tkubectl attach 123456-7890 -c ruby-container -i -t\n"
1259#~ "\n"
1260#~ "\t\t# Get output from the first pod of a ReplicaSet named nginx\n"
1261#~ "\t\tkubectl attach rs/nginx\n"
1262#~ "\t\t"
1263#~ msgstr ""
1264#~ "\n"
1265#~ "\t\t# Ottieni l'output dal pod 123456-7890 in esecuzione, utilizzando il "
1266#~ "primo contenitore per impostazione predefinita\n"
1267#~ "\t\tkubectl attach 123456-7890\n"
1268#~ "\n"
1269#~ "\t\t#  Ottieni l'output dal  ruby-container del pod 123456-7890\n"
1270#~ "\t\tkubectl attach 123456-7890 -c ruby-container\n"
1271#~ "\n"
1272#~ "\t\t# Passa alla modalità raw terminal, invia stdin a 'bash' in ruby-"
1273#~ "container del pod 123456-7890\n"
1274#~ "\t\t# e invia stdout/stderr da 'bash' al client\n"
1275#~ "\t\tkubectl attach 123456-7890 -c ruby-container -i -t\n"
1276#~ "\n"
1277#~ "\t\t# Ottieni l'output dal primo pod di una ReplicaSet denominata nginx\n"
1278#~ "\t\tkubectl attach rs/nginx\n"
1279#~ "\t\t"
1280
1281#~ msgid ""
1282#~ "\n"
1283#~ "\t\t# Install bash completion on a Mac using homebrew\n"
1284#~ "\t\tbrew install bash-completion\n"
1285#~ "\t\tprintf \"\n"
1286#~ "# Bash completion support\n"
1287#~ "source $(brew --prefix)/etc/bash_completion\n"
1288#~ "\" >> $HOME/.bash_profile\n"
1289#~ "\t\tsource $HOME/.bash_profile\n"
1290#~ "\n"
1291#~ "\t\t# Load the kubectl completion code for bash into the current shell\n"
1292#~ "\t\tsource <(kubectl completion bash)\n"
1293#~ "\n"
1294#~ "\t\t# Write bash completion code to a file and source if from ."
1295#~ "bash_profile\n"
1296#~ "\t\tkubectl completion bash > ~/.kube/completion.bash.inc\n"
1297#~ "\t\tprintf \"\n"
1298#~ "# Kubectl shell completion\n"
1299#~ "source '$HOME/.kube/completion.bash.inc'\n"
1300#~ "\" >> $HOME/.bash_profile\n"
1301#~ "\t\tsource $HOME/.bash_profile\n"
1302#~ "\n"
1303#~ "\t\t# Load the kubectl completion code for zsh[1] into the current shell\n"
1304#~ "\t\tsource <(kubectl completion zsh)"
1305#~ msgstr ""
1306#~ "\n"
1307#~ "\t\t# Installa il completamento di bash su un Mac utilizzando homebrew\n"
1308#~ "\t\tbrew install bash-completion\n"
1309#~ "\t\tprintf \"\n"
1310#~ "# Bash completion support\n"
1311#~ "source $(brew --prefix)/etc/bash_completion\n"
1312#~ "\" >> $HOME/.bash_profile\n"
1313#~ "\t\tsource $HOME/.bash_profile\n"
1314#~ "\n"
1315#~ "\t\t# Carica il codice di completamento kubectl per bash nella shell "
1316#~ "corrente\n"
1317#~ "\t\tsource <(kubectl completion bash)\n"
1318#~ "\n"
1319#~ "\t\t# Scrive il codice di completamento bash in un file e lo carica da ."
1320#~ "bash_profile\n"
1321#~ "\t\tkubectl completion bash > ~/.kube/completion.bash.inc\n"
1322#~ "\t\tprintf \"\n"
1323#~ "# Kubectl shell completion\n"
1324#~ "source '$HOME/.kube/completion.bash.inc'\n"
1325#~ "\" >> $HOME/.bash_profile\n"
1326#~ "\t\tsource $HOME/.bash_profile\n"
1327#~ "\n"
1328#~ "\t\t# Carica il codice di completamento kubectl per zsh [1] nella shell "
1329#~ "corrente\n"
1330#~ "\t\tsource <(kubectl completion zsh)"
1331
1332#~ msgid ""
1333#~ "\n"
1334#~ "\t\t# List all pods in ps output format.\n"
1335#~ "\t\tkubectl get pods\n"
1336#~ "\n"
1337#~ "\t\t# List all pods in ps output format with more information (such as "
1338#~ "node name).\n"
1339#~ "\t\tkubectl get pods -o wide\n"
1340#~ "\n"
1341#~ "\t\t# List a single replication controller with specified NAME in ps "
1342#~ "output format.\n"
1343#~ "\t\tkubectl get replicationcontroller web\n"
1344#~ "\n"
1345#~ "\t\t# List a single pod in JSON output format.\n"
1346#~ "\t\tkubectl get -o json pod web-pod-13je7\n"
1347#~ "\n"
1348#~ "\t\t# List a pod identified by type and name specified in \"pod.yaml\" in "
1349#~ "JSON output format.\n"
1350#~ "\t\tkubectl get -f pod.yaml -o json\n"
1351#~ "\n"
1352#~ "\t\t# Return only the phase value of the specified pod.\n"
1353#~ "\t\tkubectl get -o template pod/web-pod-13je7 --template={{.status."
1354#~ "phase}}\n"
1355#~ "\n"
1356#~ "\t\t# List all replication controllers and services together in ps output "
1357#~ "format.\n"
1358#~ "\t\tkubectl get rc,services\n"
1359#~ "\n"
1360#~ "\t\t# List one or more resources by their type and names.\n"
1361#~ "\t\tkubectl get rc/web service/frontend pods/web-pod-13je7\n"
1362#~ "\n"
1363#~ "\t\t# List all resources with different types.\n"
1364#~ "\t\tkubectl get all"
1365#~ msgstr ""
1366#~ "\n"
1367#~ "\t\t# Elenca tutti i pod in formato output ps.\n"
1368#~ "\t\tkubectl get pods\n"
1369#~ "\n"
1370#~ "\t\t# Elenca tutti i pod in formato output ps con maggiori informazioni "
1371#~ "(ad esempio il nome del nodo).\n"
1372#~ "\t\tkubectl get pods -o wide\n"
1373#~ "\n"
1374#~ "\t\t# Elenca un controller di replica singolo con NAME specificato nel "
1375#~ "formato di output ps.\n"
1376#~ "\t\tkubectl get replicationcontroller web\n"
1377#~ "\n"
1378#~ "\t\t# Elenca un singolo pod nel formato di uscita JSON.\n"
1379#~ "\t\tkubectl get -o json pod web-pod-13je7\n"
1380#~ "\n"
1381#~ "\t\t# Elenca un pod identificato per tipo e nome specificato in \"pod.yaml"
1382#~ "\" nel formato di uscita JSON.\n"
1383#~ "\t\tkubectl get -f pod.yaml -o json\n"
1384#~ "\n"
1385#~ "\t\t# Restituisce solo il valore di fase del pod specificato.\n"
1386#~ "\t\tkubectl get -o template pod/web-pod-13je7 --template={{.status."
1387#~ "phase}}\n"
1388#~ "\n"
1389#~ "\t\t# Elenca tutti i controller e servizi di replica insieme in formato "
1390#~ "output ps.\n"
1391#~ "\t\tkubectl get rc,services\n"
1392#~ "\n"
1393#~ "\t\t# Elenca una o più risorse per il tipo e per i nomi.\n"
1394#~ "\t\tkubectl get rc/web service/frontend pods/web-pod-13je7\n"
1395#~ "\n"
1396#~ "\t\t# Elenca tutte le risorse con tipi diversi.\n"
1397#~ "\t\tkubectl get all"
1398
1399#~ msgid ""
1400#~ "\n"
1401#~ "\t\t# Listen on ports 5000 and 6000 locally, forwarding data to/from "
1402#~ "ports 5000 and 6000 in the pod\n"
1403#~ "\t\tkubectl port-forward mypod 5000 6000\n"
1404#~ "\n"
1405#~ "\t\t# Listen on port 8888 locally, forwarding to 5000 in the pod\n"
1406#~ "\t\tkubectl port-forward mypod 8888:5000\n"
1407#~ "\n"
1408#~ "\t\t# Listen on a random port locally, forwarding to 5000 in the pod\n"
1409#~ "\t\tkubectl port-forward mypod :5000\n"
1410#~ "\n"
1411#~ "\t\t# Listen on a random port locally, forwarding to 5000 in the pod\n"
1412#~ "\t\tkubectl port-forward mypod 0:5000"
1413#~ msgstr ""
1414#~ "\n"
1415#~ "\t\t# Ascolta localmente le porte 5000 e 6000, inoltrando i dati da/verso "
1416#~ "le porte 5000 e 6000 nel pod\n"
1417#~ "\t\tkubectl port-forward mypod 5000 6000\n"
1418#~ "\n"
1419#~ "\t\t# Ascolta localmente la porta 8888, inoltra a 5000 nel pod\n"
1420#~ "\t\tkubectl port-forward mypod 8888:5000\n"
1421#~ "\n"
1422#~ "\t\t# Ascolta localmente una porta casuale, inoltra a 5000 nel pod\n"
1423#~ "\t\tkubectl port-forward mypod :5000\n"
1424#~ "\n"
1425#~ "\t\t# Ascolta localmente una porta casuale, inoltra a 5000 nel pod\n"
1426#~ "\t\tkubectl port-forward mypod 0:5000"
1427
1428#~ msgid ""
1429#~ "\n"
1430#~ "\t\t# Mark node \"foo\" as schedulable.\n"
1431#~ "\t\t$ kubectl uncordon foo"
1432#~ msgstr ""
1433#~ "\n"
1434#~ "\t\t# Segna il nodo \"foo\" come programmabile.\n"
1435#~ "\t\t$ Kubectl uncordon foo"
1436
1437#~ msgid ""
1438#~ "\n"
1439#~ "\t\t# Mark node \"foo\" as unschedulable.\n"
1440#~ "\t\tkubectl cordon foo"
1441#~ msgstr ""
1442#~ "\n"
1443#~ "\t\t#  Segna il nodo \"foo\" come non programmabile.\n"
1444#~ "\t\tkubectl cordon foo"
1445
1446#~ msgid ""
1447#~ "\n"
1448#~ "\t\t# Partially update a node using strategic merge patch\n"
1449#~ "\t\tkubectl patch node k8s-node-1 -p '{\"spec\":{\"unschedulable\":"
1450#~ "true}}'\n"
1451#~ "\n"
1452#~ "\t\t# Partially update a node identified by the type and name specified "
1453#~ "in \"node.json\" using strategic merge patch\n"
1454#~ "\t\tkubectl patch -f node.json -p '{\"spec\":{\"unschedulable\":true}}'\n"
1455#~ "\n"
1456#~ "\t\t# Update a container's image; spec.containers[*].name is required "
1457#~ "because it's a merge key\n"
1458#~ "\t\tkubectl patch pod valid-pod -p '{\"spec\":{\"containers\":[{\"name\":"
1459#~ "\"kubernetes-serve-hostname\",\"image\":\"new image\"}]}}'\n"
1460#~ "\n"
1461#~ "\t\t# Update a container's image using a json patch with positional "
1462#~ "arrays\n"
1463#~ "\t\tkubectl patch pod valid-pod --type='json' -p='[{\"op\": \"replace\", "
1464#~ "\"path\": \"/spec/containers/0/image\", \"value\":\"new image\"}]'"
1465#~ msgstr ""
1466#~ "\n"
1467#~ "\t\t# Aggiorna parzialmente un nodo utilizzando merge patch strategica\n"
1468#~ "\t\tkubectl patch node k8s-node-1 -p '{\"spec\":{\"unschedulable\":"
1469#~ "true}}'\n"
1470#~ "\n"
1471#~ "\t\t# Aggiorna parzialmente un nodo identificato dal tipo e dal nome "
1472#~ "specificato in \"node.json\" utilizzando  merge patch strategica\n"
1473#~ "\t\tkubectl patch -f node.json -p '{\"spec\":{\"unschedulable\":true}}'\n"
1474#~ "\n"
1475#~ "\t\t# Aggiorna l'immagine di un contenitore; spec.containers [*]. name è "
1476#~ "richiesto perché è una chiave di fusione\n"
1477#~ "\t\tkubectl patch pod valid-pod -p '{\"spec\":{\"containers\":[{\"name\":"
1478#~ "\"kubernetes-serve-hostname\",\"image\":\"new image\"}]}}'\n"
1479#~ "\n"
1480#~ "\t\t# Aggiorna l'immagine di un contenitore utilizzando una patch json "
1481#~ "con array posizionali\n"
1482#~ "\t\tkubectl patch pod valid-pod --type='json' -p='[{\"op\": \"replace\", "
1483#~ "\"path\": \"/spec/containers/0/image\", \"value\":\"new image\"}]'"
1484
1485#~ msgid ""
1486#~ "\n"
1487#~ "\t\t# Print the address of the master and cluster services\n"
1488#~ "\t\tkubectl cluster-info"
1489#~ msgstr ""
1490#~ "\n"
1491#~ "\t\t# Stampa l'indirizzo dei servizi master e cluster\n"
1492#~ "\t\tkubectl cluster-info"
1493
1494#~ msgid ""
1495#~ "\n"
1496#~ "\t\t# Replace a pod using the data in pod.json.\n"
1497#~ "\t\tkubectl replace -f ./pod.json\n"
1498#~ "\n"
1499#~ "\t\t# Replace a pod based on the JSON passed into stdin.\n"
1500#~ "\t\tcat pod.json | kubectl replace -f -\n"
1501#~ "\n"
1502#~ "\t\t# Update a single-container pod's image version (tag) to v4\n"
1503#~ "\t\tkubectl get pod mypod -o yaml | sed 's/\\(image: myimage\\):.*$/:v4/' "
1504#~ "| kubectl replace -f -\n"
1505#~ "\n"
1506#~ "\t\t# Force replace, delete and then re-create the resource\n"
1507#~ "\t\tkubectl replace --force -f ./pod.json"
1508#~ msgstr ""
1509#~ "\n"
1510#~ "\t\t# Sostituire un pod utilizzando i dati in pod.json.\n"
1511#~ "\t\tkubectl replace -f ./pod.json\n"
1512#~ "\n"
1513#~ "\t\t# Sostituire un pod usando il JSON passato da stdin.\n"
1514#~ "\t\tcat pod.json | kubectl replace -f -\n"
1515#~ "\n"
1516#~ "\t\t# Aggiorna la versione dell'immagine (tag) di un singolo container di "
1517#~ "pod a v4\n"
1518#~ "\t\tkubectl get pod mypod -o yaml | sed 's/\\(image: myimage\\):.*$/:v4/' "
1519#~ "| kubectl replace -f -\n"
1520#~ "\n"
1521#~ "\t\t# Forza la sostituzione, cancellazione e quindi ricreare la risorsa\n"
1522#~ "\t\tkubectl replace --force -f ./pod.json"
1523
1524#~ msgid ""
1525#~ "\n"
1526#~ "\t\t# Return snapshot logs from pod nginx with only one container\n"
1527#~ "\t\tkubectl logs nginx\n"
1528#~ "\n"
1529#~ "\t\t# Return snapshot logs for the pods defined by label app=nginx\n"
1530#~ "\t\tkubectl logs -lapp=nginx\n"
1531#~ "\n"
1532#~ "\t\t# Return snapshot of previous terminated ruby container logs from pod "
1533#~ "web-1\n"
1534#~ "\t\tkubectl logs -p -c ruby web-1\n"
1535#~ "\n"
1536#~ "\t\t# Begin streaming the logs of the ruby container in pod web-1\n"
1537#~ "\t\tkubectl logs -f -c ruby web-1\n"
1538#~ "\n"
1539#~ "\t\t# Display only the most recent 20 lines of output in pod nginx\n"
1540#~ "\t\tkubectl logs --tail=20 nginx\n"
1541#~ "\n"
1542#~ "\t\t# Show all logs from pod nginx written in the last hour\n"
1543#~ "\t\tkubectl logs --since=1h nginx\n"
1544#~ "\n"
1545#~ "\t\t# Return snapshot logs from first container of a job named hello\n"
1546#~ "\t\tkubectl logs job/hello\n"
1547#~ "\n"
1548#~ "\t\t# Return snapshot logs from container nginx-1 of a deployment named "
1549#~ "nginx\n"
1550#~ "\t\tkubectl logs deployment/nginx -c nginx-1"
1551#~ msgstr ""
1552#~ "\n"
1553#~ "\t\t# Restituisce snapshot log dal pod nginx con un solo container\n"
1554#~ "\t\tkubectl logs nginx\n"
1555#~ "\n"
1556#~ "\t\t# Restituisce snapshot log dei pod definiti dalla label app=nginx\n"
1557#~ "\t\tkubectl logs -lapp=nginx\n"
1558#~ "\n"
1559#~ "\t\t# Restituisce snapshot log del container ruby  terminato nel pod "
1560#~ "web-1\n"
1561#~ "\t\tkubectl logs -p -c ruby web-1\n"
1562#~ "\n"
1563#~ "\t\t# Iniziare a trasmettere i log del contenitore ruby nel pod web-1\n"
1564#~ "\t\tkubectl logs -f -c ruby web-1\n"
1565#~ "\n"
1566#~ "\t\t# Visualizza solo le ultime 20 righe di output del pod nginx\n"
1567#~ "\t\tkubectl logs --tail=20 nginx\n"
1568#~ "\n"
1569#~ "\t\t# Mostra tutti i log del pod nginx scritti nell'ultima ora\n"
1570#~ "\t\tkubectl logs --since=1h nginx\n"
1571#~ "\n"
1572#~ "\t\t# Restituisce snapshot log dal primo contenitore di un lavoro "
1573#~ "chiamato hello\n"
1574#~ "\t\tkubectl logs job/hello\n"
1575#~ "\n"
1576#~ "\t\t# Restituisce snapshot logs del container nginx-1 del deployment "
1577#~ "chiamato nginx\n"
1578#~ "\t\tkubectl logs deployment/nginx -c nginx-1"
1579
1580#~ msgid ""
1581#~ "\n"
1582#~ "\t\t# Run a proxy to kubernetes apiserver on port 8011, serving static "
1583#~ "content from ./local/www/\n"
1584#~ "\t\tkubectl proxy --port=8011 --www=./local/www/\n"
1585#~ "\n"
1586#~ "\t\t# Run a proxy to kubernetes apiserver on an arbitrary local port.\n"
1587#~ "\t\t# The chosen port for the server will be output to stdout.\n"
1588#~ "\t\tkubectl proxy --port=0\n"
1589#~ "\n"
1590#~ "\t\t# Run a proxy to kubernetes apiserver, changing the api prefix to k8s-"
1591#~ "api\n"
1592#~ "\t\t# This makes e.g. the pods api available at localhost:8001/k8s-api/v1/"
1593#~ "pods/\n"
1594#~ "\t\tkubectl proxy --api-prefix=/k8s-api"
1595#~ msgstr ""
1596#~ "\n"
1597#~ "\t\t# Esegui un proxy verso kubernetes apiserver sulla porta 8011, che "
1598#~ "fornisce contenuti statici da ./local/www/\n"
1599#~ "\t\tkubectl proxy --port=8011 --www=./local/www/\n"
1600#~ "\n"
1601#~ "\t\t# Esegui un proxy verso kubernetes apiserver su una porta locale "
1602#~ "arbitraria.\n"
1603#~ "\t\t# La porta selezionata per il server verrà inviata a stdout.\n"
1604#~ "\t\tkubectl proxy --port=0\n"
1605#~ "\n"
1606#~ "\t\t# Esegui un proxy verso kubernetes apiserver, cambiando il prefisso "
1607#~ "api in k8s-api\n"
1608#~ "\t\t# Questo comporta, ad es., pod api disponibili presso localhost:8001/"
1609#~ "k8s-api/v1/pods/\n"
1610#~ "\t\tkubectl proxy --api-prefix=/k8s-api"
1611
1612#~ msgid ""
1613#~ "\n"
1614#~ "\t\t# Scale a replicaset named 'foo' to 3.\n"
1615#~ "\t\tkubectl scale --replicas=3 rs/foo\n"
1616#~ "\n"
1617#~ "\t\t# Scale a resource identified by type and name specified in \"foo.yaml"
1618#~ "\" to 3.\n"
1619#~ "\t\tkubectl scale --replicas=3 -f foo.yaml\n"
1620#~ "\n"
1621#~ "\t\t# If the deployment named mysql's current size is 2, scale mysql to "
1622#~ "3.\n"
1623#~ "\t\tkubectl scale --current-replicas=2 --replicas=3 deployment/mysql\n"
1624#~ "\n"
1625#~ "\t\t# Scale multiple replication controllers.\n"
1626#~ "\t\tkubectl scale --replicas=5 rc/foo rc/bar rc/baz\n"
1627#~ "\n"
1628#~ "\t\t# Scale job named 'cron' to 3.\n"
1629#~ "\t\tkubectl scale --replicas=3 job/cron"
1630#~ msgstr ""
1631#~ "\n"
1632#~ "\t\t# Scala un replicaset denominato 'foo' a 3.\n"
1633#~ "\t\tkubectl scale --replicas=3 rs/foo\n"
1634#~ "\n"
1635#~ "\t\t# Scala una risorsa identificata per tipo e nome specificato in \"foo."
1636#~ "yaml\" a 3.\n"
1637#~ "\t\tkubectl scale --replicas=3 -f foo.yaml\n"
1638#~ "\n"
1639#~ "\t\t#  Se la distribuzione corrente di mysql è 2, scala mysql a 3.\n"
1640#~ "\t\tkubectl scale --current-replicas=2 --replicas=3 deployment/mysql\n"
1641#~ "\n"
1642#~ "\t\t# Scalare più controllori di replica.\n"
1643#~ "\t\tkubectl scale --replicas=5 rc/foo rc/bar rc/baz\n"
1644#~ "\n"
1645#~ "\t\t# Scala il lavoro denominato 'cron' a 3.\n"
1646#~ "\t\tkubectl scale --replicas=3 job/cron"
1647
1648#~ msgid ""
1649#~ "\n"
1650#~ "\t\t# Set the last-applied-configuration of a resource to match the "
1651#~ "contents of a file.\n"
1652#~ "\t\tkubectl apply set-last-applied -f deploy.yaml\n"
1653#~ "\n"
1654#~ "\t\t# Execute set-last-applied against each configuration file in a "
1655#~ "directory.\n"
1656#~ "\t\tkubectl apply set-last-applied -f path/\n"
1657#~ "\n"
1658#~ "\t\t# Set the last-applied-configuration of a resource to match the "
1659#~ "contents of a file, will create the annotation if it does not already "
1660#~ "exist.\n"
1661#~ "\t\tkubectl apply set-last-applied -f deploy.yaml --create-"
1662#~ "annotation=true\n"
1663#~ "\t\t"
1664#~ msgstr ""
1665#~ "\n"
1666#~ "\t\t# Imposta l'ultima-configurazione-applicata di una risorsa che "
1667#~ "corrisponda al contenuto di un file.\n"
1668#~ "\t\tkubectl apply set-last-applied -f deploy.yaml\n"
1669#~ "\n"
1670#~ "\t\t# Esegue set-last-applied per ogni file di configurazione in una "
1671#~ "directory.\n"
1672#~ "\t\tkubectl apply set-last-applied -f path/\n"
1673#~ "\n"
1674#~ "\t\t# Imposta la configurazione dell'ultima applicazione di una risorsa "
1675#~ "che corrisponda al contenuto di un file, creerà l'annotazione se non "
1676#~ "esiste già.\n"
1677#~ "\t\tkubectl apply set-last-applied -f deploy.yaml --create-"
1678#~ "annotation=true\n"
1679#~ "\t\t"
1680
1681#~ msgid ""
1682#~ "\n"
1683#~ "\t\t# Shut down foo.\n"
1684#~ "\t\tkubectl stop replicationcontroller foo\n"
1685#~ "\n"
1686#~ "\t\t# Stop pods and services with label name=myLabel.\n"
1687#~ "\t\tkubectl stop pods,services -l name=myLabel\n"
1688#~ "\n"
1689#~ "\t\t# Shut down the service defined in service.json\n"
1690#~ "\t\tkubectl stop -f service.json\n"
1691#~ "\n"
1692#~ "\t\t# Shut down all resources in the path/to/resources directory\n"
1693#~ "\t\tkubectl stop -f path/to/resources"
1694#~ msgstr ""
1695#~ "\n"
1696#~ "\t\t# Spegni foo.\n"
1697#~ "\t\tkubectl stop replicationcontroller foo\n"
1698#~ "\n"
1699#~ "\t\t# Stop di tutti i pod e servizi con label name=myLabel.\n"
1700#~ "\t\tkubectl stop pods,services -l name=myLabel\n"
1701#~ "\n"
1702#~ "\t\t# Spegnere il servizio definito in service.json\n"
1703#~ "\t\tkubectl stop -f service.json\n"
1704#~ "\n"
1705#~ "\t\t# Spegnere tutte le resources in path/to/resources directory\n"
1706#~ "\t\tkubectl stop -f path/to/resources"
1707
1708#~ msgid ""
1709#~ "\n"
1710#~ "\t\t# Start a single instance of nginx.\n"
1711#~ "\t\tkubectl run nginx --image=nginx\n"
1712#~ "\n"
1713#~ "\t\t# Start a single instance of hazelcast and let the container expose "
1714#~ "port 5701 .\n"
1715#~ "\t\tkubectl run hazelcast --image=hazelcast --port=5701\n"
1716#~ "\n"
1717#~ "\t\t# Start a single instance of hazelcast and set environment variables "
1718#~ "\"DNS_DOMAIN=cluster\" and \"POD_NAMESPACE=default\" in the container.\n"
1719#~ "\t\tkubectl run hazelcast --image=hazelcast --env=\"DNS_DOMAIN=cluster\" "
1720#~ "--env=\"POD_NAMESPACE=default\"\n"
1721#~ "\n"
1722#~ "\t\t# Start a replicated instance of nginx.\n"
1723#~ "\t\tkubectl run nginx --image=nginx --replicas=5\n"
1724#~ "\n"
1725#~ "\t\t# Dry run. Print the corresponding API objects without creating "
1726#~ "them.\n"
1727#~ "\t\tkubectl run nginx --image=nginx --dry-run\n"
1728#~ "\n"
1729#~ "\t\t# Start a single instance of nginx, but overload the spec of the "
1730#~ "deployment with a partial set of values parsed from JSON.\n"
1731#~ "\t\tkubectl run nginx --image=nginx --overrides='{ \"apiVersion\": "
1732#~ "\"v1\", \"spec\": { ... } }'\n"
1733#~ "\n"
1734#~ "\t\t# Start a pod of busybox and keep it in the foreground, don't restart "
1735#~ "it if it exits.\n"
1736#~ "\t\tkubectl run -i -t busybox --image=busybox --restart=Never\n"
1737#~ "\n"
1738#~ "\t\t# Start the nginx container using the default command, but use custom "
1739#~ "arguments (arg1 .. argN) for that command.\n"
1740#~ "\t\tkubectl run nginx --image=nginx -- <arg1> <arg2> ... <argN>\n"
1741#~ "\n"
1742#~ "\t\t# Start the nginx container using a different command and custom "
1743#~ "arguments.\n"
1744#~ "\t\tkubectl run nginx --image=nginx --command -- <cmd> <arg1> ... <argN>\n"
1745#~ "\n"
1746#~ "\t\t# Start the perl container to compute π to 2000 places and print it "
1747#~ "out.\n"
1748#~ "\t\tkubectl run pi --image=perl --restart=OnFailure -- perl -Mbignum=bpi -"
1749#~ "wle 'print bpi(2000)'\n"
1750#~ "\n"
1751#~ "\t\t# Start the cron job to compute π to 2000 places and print it out "
1752#~ "every 5 minutes.\n"
1753#~ "\t\tkubectl run pi --schedule=\"0/5 * * * ?\" --image=perl --"
1754#~ "restart=OnFailure -- perl -Mbignum=bpi -wle 'print bpi(2000)'"
1755#~ msgstr ""
1756#~ "\n"
1757#~ "\t\t# Avviare un'unica istanza di nginx.\n"
1758#~ "\t\tkubectl run nginx --image=nginx\n"
1759#~ "\n"
1760#~ "\t\t# Avviare un'unica istanza di hazelcast e lasciare che il container  "
1761#~ "esponga la porta 5701.\n"
1762#~ "\t\tkubectl run hazelcast --image=hazelcast --port=5701\n"
1763#~ "\n"
1764#~ "\t\t# Avviare una singola istanza di hazelcast ed imposta le variabili "
1765#~ "ambiente \"DNS_DOMAIN=cluster\" e \"POD_NAMESPACE=default\" nel "
1766#~ "container.\n"
1767#~ "\t\tkubectl run hazelcast --image=hazelcast --env=\"DNS_DOMAIN=cluster\" "
1768#~ "--env=\"POD_NAMESPACE=default\"\n"
1769#~ "\n"
1770#~ "\t\t# Avviare un'istanza replicata di nginx.\n"
1771#~ "\t\tkubectl run nginx --image=nginx --replicas=5\n"
1772#~ "\n"
1773#~ "\t\t# Dry run. Stampare gli oggetti API corrispondenti senza crearli.\n"
1774#~ "\t\tkubectl run nginx --image=nginx --dry-run\n"
1775#~ "\n"
1776#~ "\t\t# Avviare un'unica istanza di nginx, ma overload  le spec  del "
1777#~ "deployment  con un insieme parziale di valori analizzati da JSON.\n"
1778#~ "\t\tkubectl run nginx --image=nginx --overrides='{ \"apiVersion\": "
1779#~ "\"v1\", \"spec\": { ... } }'\n"
1780#~ "\n"
1781#~ "\t\t# Avviare un pod di busybox e tenerlo in primo piano, non riavviarlo "
1782#~ "se esce.\n"
1783#~ "\t\tkubectl run -i -t busybox --image=busybox --restart=Never\n"
1784#~ "\n"
1785#~ "\t\t# Avviare il container nginx utilizzando il comando predefinito, ma "
1786#~ "utilizzare argomenti personalizzati (arg1 .. argN) per quel comando.\n"
1787#~ "\t\tkubectl run nginx --image=nginx -- <arg1> <arg2> ... <argN>\n"
1788#~ "\n"
1789#~ "\t\t# Avviare il container  nginx utilizzando un diverso comando e "
1790#~ "argomenti personalizzati.\n"
1791#~ "\t\tkubectl run nginx --image=nginx --command -- <cmd> <arg1> ... <argN>\n"
1792#~ "\n"
1793#~ "\t\t# Avviare il contenitore perl per calcolare π a 2000 posti e "
1794#~ "stamparlo.\n"
1795#~ "\t\tkubectl run pi --image=perl --restart=OnFailure -- perl -Mbignum=bpi -"
1796#~ "wle 'print bpi(2000)'\n"
1797#~ "\n"
1798#~ "\t\t# Avviare il cron job per calcolare π a 2000 posti e stampare ogni 5 "
1799#~ "minuti.\n"
1800#~ "\t\tkubectl run pi --schedule=\"0/5 * * * ?\" --image=perl --"
1801#~ "restart=OnFailure -- perl -Mbignum=bpi -wle 'print bpi(2000)'"
1802
1803#~ msgid ""
1804#~ "\n"
1805#~ "\t\t# Update node 'foo' with a taint with key 'dedicated' and value "
1806#~ "'special-user' and effect 'NoSchedule'.\n"
1807#~ "\t\t# If a taint with that key and effect already exists, its value is "
1808#~ "replaced as specified.\n"
1809#~ "\t\tkubectl taint nodes foo dedicated=special-user:NoSchedule\n"
1810#~ "\n"
1811#~ "\t\t# Remove from node 'foo' the taint with key 'dedicated' and effect "
1812#~ "'NoSchedule' if one exists.\n"
1813#~ "\t\tkubectl taint nodes foo dedicated:NoSchedule-\n"
1814#~ "\n"
1815#~ "\t\t# Remove from node 'foo' all the taints with key 'dedicated'\n"
1816#~ "\t\tkubectl taint nodes foo dedicated-"
1817#~ msgstr ""
1818#~ "\n"
1819#~ "\t\t# Aggiorna il nodo \"foo\" con un marcatore con il tasto 'dedicated' "
1820#~ "e il valore 'special-user' ed effettua 'NoSchedule'.\n"
1821#~ "\t\t# Se un marcatore con quel tasto e l'effetto già esiste, il suo "
1822#~ "valore viene sostituito come specificato.\n"
1823#~ "\t\tkubectl taint nodes foo dedicated=special-user:NoSchedule\n"
1824#~ "\n"
1825#~ "\t\t# Rimuove dal nodo 'foo' il marcatore con il tasto 'dedicated' ed "
1826#~ "effettua 'NoSchedule' se esiste.\n"
1827#~ "\t\tkubectl taint nodes foo dedicated:NoSchedule-\n"
1828#~ "\n"
1829#~ "\t\t# Rimuovi dal nodo 'foo' tutti i marcatori con chiave 'dedicated'\n"
1830#~ "\t\tkubectl taint nodes foo dedicated-"
1831
1832#~ msgid ""
1833#~ "\n"
1834#~ "\t\t# Update pod 'foo' with the label 'unhealthy' and the value 'true'.\n"
1835#~ "\t\tkubectl label pods foo unhealthy=true\n"
1836#~ "\n"
1837#~ "\t\t# Update pod 'foo' with the label 'status' and the value 'unhealthy', "
1838#~ "overwriting any existing value.\n"
1839#~ "\t\tkubectl label --overwrite pods foo status=unhealthy\n"
1840#~ "\n"
1841#~ "\t\t# Update all pods in the namespace\n"
1842#~ "\t\tkubectl label pods --all status=unhealthy\n"
1843#~ "\n"
1844#~ "\t\t# Update a pod identified by the type and name in \"pod.json\"\n"
1845#~ "\t\tkubectl label -f pod.json status=unhealthy\n"
1846#~ "\n"
1847#~ "\t\t# Update pod 'foo' only if the resource is unchanged from version 1.\n"
1848#~ "\t\tkubectl label pods foo status=unhealthy --resource-version=1\n"
1849#~ "\n"
1850#~ "\t\t# Update pod 'foo' by removing a label named 'bar' if it exists.\n"
1851#~ "\t\t# Does not require the --overwrite flag.\n"
1852#~ "\t\tkubectl label pods foo bar-"
1853#~ msgstr ""
1854#~ "\n"
1855#~ "\t\t# Aggiorna il pod 'foo' con l'etichetta 'unhealthy' e il valore "
1856#~ "'true'.\n"
1857#~ "\t\tkubectl label pods foo unhealthy=true\n"
1858#~ "\n"
1859#~ "\t\t# Aggiorna il pod 'foo' con l'etichetta 'status' e il valore "
1860#~ "'unhealthy', sovrascrivendo qualsiasi valore esistente.\n"
1861#~ "\t\tkubectl label --overwrite pods foo status=unhealthy\n"
1862#~ "\n"
1863#~ "\t\t# Aggiorna tutti i pod nello spazio dei nomi\n"
1864#~ "\t\tkubectl label pods --all status=unhealthy\n"
1865#~ "\n"
1866#~ "\t\t# Aggiorna un pod identificato dal tipo e dal nome in \"pod.json\"\n"
1867#~ "\t\tkubectl label -f pod.json status=unhealthy\n"
1868#~ "\n"
1869#~ "\t\t# Aggiorna il pod 'foo' solo se la risorsa è invariata dalla versione "
1870#~ "1.\n"
1871#~ "\t\tkubectl label pods foo status=unhealthy --resource-version=1\n"
1872#~ "\n"
1873#~ "\t\t#  Aggiorna il pod 'foo' rimuovendo un'etichetta denominata 'bar' se "
1874#~ "esiste.\n"
1875#~ "\t\t# Non richiede la flag -overwrite.\n"
1876#~ "\t\tkubectl label pods foo bar-"
1877
1878#~ msgid ""
1879#~ "\n"
1880#~ "\t\t# Update pods of frontend-v1 using new replication controller data in "
1881#~ "frontend-v2.json.\n"
1882#~ "\t\tkubectl rolling-update frontend-v1 -f frontend-v2.json\n"
1883#~ "\n"
1884#~ "\t\t# Update pods of frontend-v1 using JSON data passed into stdin.\n"
1885#~ "\t\tcat frontend-v2.json | kubectl rolling-update frontend-v1 -f -\n"
1886#~ "\n"
1887#~ "\t\t# Update the pods of frontend-v1 to frontend-v2 by just changing the "
1888#~ "image, and switching the\n"
1889#~ "\t\t# name of the replication controller.\n"
1890#~ "\t\tkubectl rolling-update frontend-v1 frontend-v2 --image=image:v2\n"
1891#~ "\n"
1892#~ "\t\t# Update the pods of frontend by just changing the image, and keeping "
1893#~ "the old name.\n"
1894#~ "\t\tkubectl rolling-update frontend --image=image:v2\n"
1895#~ "\n"
1896#~ "\t\t# Abort and reverse an existing rollout in progress (from frontend-v1 "
1897#~ "to frontend-v2).\n"
1898#~ "\t\tkubectl rolling-update frontend-v1 frontend-v2 --rollback"
1899#~ msgstr ""
1900#~ "\n"
1901#~ "\t\t# Aggiorna i pod di frontend-v1 usando i dati del replication "
1902#~ "controller in frontend-v2.json.\n"
1903#~ "\t\tkubectl rolling-update frontend-v1 -f frontend-v2.json\n"
1904#~ "\n"
1905#~ "\t\t# Aggiorna i pod di frontend-v1 usando i dati JSON passati da stdin.\n"
1906#~ "\t\tcat frontend-v2.json | kubectl rolling-update frontend-v1 -f -\n"
1907#~ "\n"
1908#~ "\t\t# Aggiorna i pod di frontend-v1 in frontend-v2  solo cambiando "
1909#~ "l'immagine e modificando\n"
1910#~ "\t\t# il nome del replication controller.\n"
1911#~ "\t\tkubectl rolling-update frontend-v1 frontend-v2 --image=image:v2\n"
1912#~ "\n"
1913#~ "\t\t# Aggiorna i pod di frontend solo cambiando l'immaginee mantenendo il "
1914#~ "vecchio none.\n"
1915#~ "\t\tkubectl rolling-update frontend --image=image:v2\n"
1916#~ "\n"
1917#~ "\t\t#  Interrompee ed invertire un rollout esistente in corso (da "
1918#~ "frontend-v1 a frontend-v2).\n"
1919#~ "\t\tkubectl rolling-update frontend-v1 frontend-v2 --rollback"
1920
1921#~ msgid ""
1922#~ "\n"
1923#~ "\t\t# View the last-applied-configuration annotations by type/name in "
1924#~ "YAML.\n"
1925#~ "\t\tkubectl apply view-last-applied deployment/nginx\n"
1926#~ "\n"
1927#~ "\t\t# View the last-applied-configuration annotations by file in JSON\n"
1928#~ "\t\tkubectl apply view-last-applied -f deploy.yaml -o json"
1929#~ msgstr ""
1930#~ "\n"
1931#~ "\t\t# Visualizza le annotazioni dell'ultima-configurazione-applicata per "
1932#~ "tipo/nome in YAML.\n"
1933#~ "\t\tkubectl apply view-last-applied deployment/nginx\n"
1934#~ "\n"
1935#~ "\t\t# # Visualizza le annotazioni dell'ultima-configurazione-applicata "
1936#~ "per file in JSON.\n"
1937#~ "\t\tkubectl apply view-last-applied -f deploy.yaml -o json"
1938
1939#~ msgid ""
1940#~ "\n"
1941#~ "\t\tApply a configuration to a resource by filename or stdin.\n"
1942#~ "\t\tThis resource will be created if it doesn't exist yet.\n"
1943#~ "\t\tTo use 'apply', always create the resource initially with either "
1944#~ "'apply' or 'create --save-config'.\n"
1945#~ "\n"
1946#~ "\t\tJSON and YAML formats are accepted.\n"
1947#~ "\n"
1948#~ "\t\tAlpha Disclaimer: the --prune functionality is not yet complete. Do "
1949#~ "not use unless you are aware of what the current state is. See https://"
1950#~ "issues.k8s.io/34274."
1951#~ msgstr ""
1952#~ "\n"
1953#~ "\t\tApplicare una configurazione a una risorsa per nomefile o stdin.\n"
1954#~ "\t\tQuesta risorsa verrà creata se non esiste ancora.\n"
1955#~ "\t\tPer utilizzare 'apply', creare sempre la risorsa inizialmente con "
1956#~ "'apply' o 'create --save-config'.\n"
1957#~ "\n"
1958#~ "\t\tSono accettati i formati JSON e YAML.\n"
1959#~ "\n"
1960#~ "\t\tDisclaimer Alpha: la funzionalità --prune non è ancora completa. Non "
1961#~ "utilizzare a meno che non si sia a conoscenza di quale sia lo stato "
1962#~ "attuale. Vedi https://issues.k8s.io/34274."
1963
1964#~ msgid ""
1965#~ "\n"
1966#~ "\t\tCreate a ClusterRole."
1967#~ msgstr ""
1968#~ "\n"
1969#~ "\t\n"
1970#~ "Crea un ClusterRole."
1971
1972#~ msgid ""
1973#~ "\n"
1974#~ "\t\tCreate a ClusterRoleBinding for a particular ClusterRole."
1975#~ msgstr ""
1976#~ "\n"
1977#~ "\t\tCrea un ClusterRoleBinding per un ClusterRole particolare."
1978
1979#~ msgid ""
1980#~ "\n"
1981#~ "\t\tCreate a RoleBinding for a particular Role or ClusterRole."
1982#~ msgstr ""
1983#~ "\n"
1984#~ "\t\tCrea un RoleBinding per un particolare Ruolo o ClusterRole."
1985
1986#~ msgid ""
1987#~ "\n"
1988#~ "\t\tCreate a TLS secret from the given public/private key pair.\n"
1989#~ "\n"
1990#~ "\t\tThe public/private key pair must exist before hand. The public key "
1991#~ "certificate must be .PEM encoded and match the given private key."
1992#~ msgstr ""
1993#~ "\n"
1994#~ "\t\tCrea un TLS secret dalla coppia di chiavi pubblica/privata.\n"
1995#~ "\n"
1996#~ "\t\tLa coppia di chiavi pubblica/privata deve esistere prima. Il "
1997#~ "certificato chiave pubblica deve essere .PEM codificato e corrispondere "
1998#~ "alla chiave privata data."
1999
2000#~ msgid ""
2001#~ "\n"
2002#~ "\t\tCreate a configmap based on a file, directory, or specified literal "
2003#~ "value.\n"
2004#~ "\n"
2005#~ "\t\tA single configmap may package one or more key/value pairs.\n"
2006#~ "\n"
2007#~ "\t\tWhen creating a configmap based on a file, the key will default to "
2008#~ "the basename of the file, and the value will\n"
2009#~ "\t\tdefault to the file content.  If the basename is an invalid key, you "
2010#~ "may specify an alternate key.\n"
2011#~ "\n"
2012#~ "\t\tWhen creating a configmap based on a directory, each file whose "
2013#~ "basename is a valid key in the directory will be\n"
2014#~ "\t\tpackaged into the configmap.  Any directory entries except regular "
2015#~ "files are ignored (e.g. subdirectories,\n"
2016#~ "\t\tsymlinks, devices, pipes, etc)."
2017#~ msgstr ""
2018#~ "\n"
2019#~ "\t\tCreare un configmap basato su un file, una directory o un valore "
2020#~ "literal specificato.\n"
2021#~ "\n"
2022#~ "\t\tUn singolo configmap può includere una o più coppie chiave/valore.\n"
2023#~ "\n"
2024#~ "\t\tQuando si crea una configmap basata su un file, il valore predefinito "
2025#~ "sarà il nome di base del file e il valore sarà\n"
2026#~ "\t\tpredefinito per il contenuto del file. Se il nome di base è una "
2027#~ "chiave non valida, è possibile specificare un tasto alternativo.\n"
2028#~ "\n"
2029#~ "\t\tQuando si crea un configmap basato su una directory, ogni file il cui "
2030#~ "nome di base è una chiave valida nella directory verrà\n"
2031#~ "\t\tpacchettizzata nel configmap. Le voci di directory tranne i file "
2032#~ "regolari vengono ignorati (ad esempio sottodirectory,\n"
2033#~ "\t\tsymlinks, devices, pipes, ecc)."
2034
2035#~ msgid ""
2036#~ "\n"
2037#~ "\t\tCreate a new secret for use with Docker registries.\n"
2038#~ "\n"
2039#~ "\t\tDockercfg secrets are used to authenticate against Docker "
2040#~ "registries.\n"
2041#~ "\n"
2042#~ "\t\tWhen using the Docker command line to push images, you can "
2043#~ "authenticate to a given registry by running\n"
2044#~ "\n"
2045#~ "\t\t    $ docker login DOCKER_REGISTRY_SERVER --username=DOCKER_USER --"
2046#~ "password=DOCKER_PASSWORD --email=DOCKER_EMAIL'.\n"
2047#~ "\n"
2048#~ "    That produces a ~/.dockercfg file that is used by subsequent 'docker "
2049#~ "push' and 'docker pull' commands to\n"
2050#~ "\t\tauthenticate to the registry. The email address is optional.\n"
2051#~ "\n"
2052#~ "\t\tWhen creating applications, you may have a Docker registry that "
2053#~ "requires authentication.  In order for the\n"
2054#~ "\t\tnodes to pull images on your behalf, they have to have the "
2055#~ "credentials.  You can provide this information\n"
2056#~ "\t\tby creating a dockercfg secret and attaching it to your service "
2057#~ "account."
2058#~ msgstr ""
2059#~ "\n"
2060#~ "\t\tCreare un nuovo secret per l'utilizzo con i registri Docker.\n"
2061#~ "\n"
2062#~ "\t\tDockercfg secrets vengono utilizzati per autenticare i registri "
2063#~ "Docker.\n"
2064#~ "\n"
2065#~ "\t\tQuando utilizzi la riga di comando Docker per il push delle immagini, "
2066#~ "è possibile eseguire l'autenticazione eseguendo correttamente un "
2067#~ "determinato registry\n"
2068#~ "\n"
2069#~ "\t\t    $ docker login DOCKER_REGISTRY_SERVER --username=DOCKER_USER --"
2070#~ "password=DOCKER_PASSWORD --email=DOCKER_EMAIL'.\n"
2071#~ "\n"
2072#~ "    Questo produce un file ~ / .dockercfg che viene utilizzato dai "
2073#~ "successivi comandi \"docker push\" e \"docker pull\"\n"
2074#~ "\t\tper autenticarsi nel registry. L'indirizzo email è facoltativo.\n"
2075#~ "\n"
2076#~ "\t\tDurante la creazione di applicazioni, è possibile avere un Docker "
2077#~ "registry che richiede l'autenticazione. Affinché i \n"
2078#~ "\t\tnodi eseguano pull di immagini per vostro conto, devono avere le "
2079#~ "credenziali. È possibile fornire queste informazioni \n"
2080#~ "\t\tcreando un dockercfg secret e collegandolo al tuo account di servizio."
2081
2082#~ msgid ""
2083#~ "\n"
2084#~ "\t\tCreate a pod disruption budget with the specified name, selector, and "
2085#~ "desired minimum available pods"
2086#~ msgstr ""
2087#~ "\n"
2088#~ "\t\tCrea un pod disruption budget con il nome specificato, selector e il "
2089#~ "numero minimo di pod disponibili"
2090
2091#~ msgid ""
2092#~ "\n"
2093#~ "\t\tCreate a resource by filename or stdin.\n"
2094#~ "\n"
2095#~ "\t\tJSON and YAML formats are accepted."
2096#~ msgstr ""
2097#~ "\n"
2098#~ "\t\tCrea una risorsa per nome file o stdin.\n"
2099#~ "\n"
2100#~ "\t\tSono accettati i formati JSON e YAML."
2101
2102#~ msgid ""
2103#~ "\n"
2104#~ "\t\tCreate a resourcequota with the specified name, hard limits and "
2105#~ "optional scopes"
2106#~ msgstr ""
2107#~ "\n"
2108#~ "\t\tCrea una resourcequota con il nome specificato, hard limits e gli "
2109#~ "scope opzionali"
2110
2111#~ msgid ""
2112#~ "\n"
2113#~ "\t\tCreate a secret based on a file, directory, or specified literal "
2114#~ "value.\n"
2115#~ "\n"
2116#~ "\t\tA single secret may package one or more key/value pairs.\n"
2117#~ "\n"
2118#~ "\t\tWhen creating a secret based on a file, the key will default to the "
2119#~ "basename of the file, and the value will\n"
2120#~ "\t\tdefault to the file content.  If the basename is an invalid key, you "
2121#~ "may specify an alternate key.\n"
2122#~ "\n"
2123#~ "\t\tWhen creating a secret based on a directory, each file whose basename "
2124#~ "is a valid key in the directory will be\n"
2125#~ "\t\tpackaged into the secret.  Any directory entries except regular files "
2126#~ "are ignored (e.g. subdirectories,\n"
2127#~ "\t\tsymlinks, devices, pipes, etc)."
2128#~ msgstr ""
2129#~ "\n"
2130#~ "\t\tCrea un secret basato su un file, una directory o un valore specifico "
2131#~ "literal.\n"
2132#~ "\n"
2133#~ "\t\tUn singolo secret  può includere una o più coppie chiave/valore.\n"
2134#~ "\n"
2135#~ "\t\tQuando si crea un secret basato su un file, la chiave per "
2136#~ "impostazione predefinita sarà il nome di base del file e il valore sarà\n"
2137#~ "\t\tpredefinito al contenuto del file. Se il nome di base è una chiave "
2138#~ "non valida, è possibile specificare un tasto alternativo.\n"
2139#~ "\n"
2140#~ "\n"
2141#~ "\t\tQuando si crea un segreto basato su una directory, ogni file il cui "
2142#~ "nome di base è una chiave valida nella directory verrà \n"
2143#~ "\t\\paccehttizzataw in un secret.   Le voci di directory tranne i file "
2144#~ "regolari vengono ignorati (ad esempio sottodirectory,\n"
2145#~ "\t\tsymlinks, devices, pipes, ecc)."
2146
2147#~ msgid ""
2148#~ "\n"
2149#~ "\t\tCreate and run a particular image, possibly replicated.\n"
2150#~ "\n"
2151#~ "\t\tCreates a deployment or job to manage the created container(s)."
2152#~ msgstr ""
2153#~ "\n"
2154#~ "\t\tCrea ed esegue un'immagine particolare, eventualmente replicata.\n"
2155#~ "\n"
2156#~ "\t\tCrea un deployment o un job per gestire i container creati."
2157
2158#~ msgid ""
2159#~ "\n"
2160#~ "\t\tCreates an autoscaler that automatically chooses and sets the number "
2161#~ "of pods that run in a kubernetes cluster.\n"
2162#~ "\n"
2163#~ "\t\tLooks up a Deployment, ReplicaSet, or ReplicationController by name "
2164#~ "and creates an autoscaler that uses the given resource as a reference.\n"
2165#~ "\t\tAn autoscaler can automatically increase or decrease number of pods "
2166#~ "deployed within the system as needed."
2167#~ msgstr ""
2168#~ "\n"
2169#~ "\t\tCrea un autoscaler che automaticamente sceglie e imposta il numero di "
2170#~ "pod che vengono eseguiti in un cluster di kubernets.\n"
2171#~ "\n"
2172#~ "\t\tEsegue una ricerca di un Deployment, ReplicaSet o "
2173#~ "ReplicationController per nome e crea un autoscaler che utilizza la "
2174#~ "risorsa indicata come riferimento.\n"
2175#~ "\t\tUn autoscaler può aumentare o diminuire automaticamente il numero di "
2176#~ "pod distribuiti all'interno del sistema se necessario."
2177
2178#~ msgid ""
2179#~ "\n"
2180#~ "\t\tDelete resources by filenames, stdin, resources and names, or by "
2181#~ "resources and label selector.\n"
2182#~ "\n"
2183#~ "\t\tJSON and YAML formats are accepted. Only one type of the arguments "
2184#~ "may be specified: filenames,\n"
2185#~ "\t\tresources and names, or resources and label selector.\n"
2186#~ "\n"
2187#~ "\t\tSome resources, such as pods, support graceful deletion. These "
2188#~ "resources define a default period\n"
2189#~ "\t\tbefore they are forcibly terminated (the grace period) but you may "
2190#~ "override that value with\n"
2191#~ "\t\tthe --grace-period flag, or pass --now to set a grace-period of 1. "
2192#~ "Because these resources often\n"
2193#~ "\t\trepresent entities in the cluster, deletion may not be acknowledged "
2194#~ "immediately. If the node\n"
2195#~ "\t\thosting a pod is down or cannot reach the API server, termination may "
2196#~ "take significantly longer\n"
2197#~ "\t\tthan the grace period. To force delete a resource,\tyou must pass a "
2198#~ "grace\tperiod of 0 and specify\n"
2199#~ "\t\tthe --force flag.\n"
2200#~ "\n"
2201#~ "\t\tIMPORTANT: Force deleting pods does not wait for confirmation that "
2202#~ "the pod's processes have been\n"
2203#~ "\t\tterminated, which can leave those processes running until the node "
2204#~ "detects the deletion and\n"
2205#~ "\t\tcompletes graceful deletion. If your processes use shared storage or "
2206#~ "talk to a remote API and\n"
2207#~ "\t\tdepend on the name of the pod to identify themselves, force deleting "
2208#~ "those pods may result in\n"
2209#~ "\t\tmultiple processes running on different machines using the same "
2210#~ "identification which may lead\n"
2211#~ "\t\tto data corruption or inconsistency. Only force delete pods when you "
2212#~ "are sure the pod is\n"
2213#~ "\t\tterminated, or if your application can tolerate multiple copies of "
2214#~ "the same pod running at once.\n"
2215#~ "\t\tAlso, if you force delete pods the scheduler may place new pods on "
2216#~ "those nodes before the node\n"
2217#~ "\t\thas released those resources and causing those pods to be evicted "
2218#~ "immediately.\n"
2219#~ "\n"
2220#~ "\t\tNote that the delete command does NOT do resource version checks, so "
2221#~ "if someone\n"
2222#~ "\t\tsubmits an update to a resource right when you submit a delete, their "
2223#~ "update\n"
2224#~ "\t\twill be lost along with the rest of the resource."
2225#~ msgstr ""
2226#~ "\n"
2227#~ "\t\tCancella risorse secondo nomi di file, stdin, risorse e nomi, o per "
2228#~ "selettori di risorse e etichette.\n"
2229#~ "\n"
2230#~ "\t\tSono accettati i formati JSON e YAML. È possibile specificare un solo "
2231#~ "tipo di argomenti: nome file,\n"
2232#~ "\t\trisorse e nomi, o risorse e selettore di etichette.\n"
2233#~ "\n"
2234#~ "\t\tAlcune risorse, come i pod, supportano cacellazione corretta. Queste "
2235#~ "risorse definiscono un periodo di default\n"
2236#~ "\t\tprima che siano forzatamente terminate (il grace period) ma si può "
2237#~ "sostituire quel valore con\n"
2238#~ "\t\til falg --grace-period, o passare --now per impostare il grace-period "
2239#~ "a 1. Poiché queste risorse spesso\n"
2240#~ "\t\trappresentano entità del cluster, la cancellazione non può essere "
2241#~ "presa in carico immediatamente. Se il nodo\n"
2242#~ "\t\tche ospita un pod è spento o non raggiungibile da API server, "
2243#~ "termination può richiedere molto più tempo\n"
2244#~ "\t\tdel grace period. Per forzare la cancellazione di una resource,\tdevi "
2245#~ "obbligatoriamente indicare un grace\tperiod di 0 e specificare\n"
2246#~ "\t\til flag --force.\n"
2247#~ "\n"
2248#~ "\t\tIMPORTANTE: Fozare la cancellazione dei pod non attende conferma che "
2249#~ "i processi del pod siano\n"
2250#~ "\t\tterminati, che può lasciare questi processi in esecuzione fino a "
2251#~ "quando il nodo rileva la cancellazione\n"
2252#~ "\t\tcompletata correttamente. Se i tuoi processi utilizzano "
2253#~ "l'archiviazione condivisa o parlano con un'API remota e\n"
2254#~ "\t\tdipendono dal nome del pod per identificarsi, la forzata eliminazione "
2255#~ "di questi pod può comportare\n"
2256#~ "\t\tpiù processi in esecuzione su macchine diverse che utilizzando la "
2257#~ "stessa identificazione che può portare\n"
2258#~ "\t\tcorruzione o inconsistenza dei dati. Forza i pod solo quando si è "
2259#~ "sicuri che il pod sia\n"
2260#~ "\t\tterminato, o se la tua applicazione può can tollerare più copie dello "
2261#~ "stesso pod in esecuzione contemporaneamente.\n"
2262#~ "\t\tInoltre, se forzate l'eliminazione dei i nodi, lo scheduler può può "
2263#~ "creare nuovi nodi su questi nodi prima che il nodo\n"
2264#~ "\t\tabbia liberato quelle risorse e provocando immediatamente evict di "
2265#~ "tali pod.\n"
2266#~ "\n"
2267#~ "\n"
2268#~ "\t\tNotare che il comando di eliminazione NON fa verificare la versione "
2269#~ "delle risorse, quindi se qualcuno\n"
2270#~ "\t\tinvia un aggiornamento ad una risorsa quando invii un eliminazione, "
2271#~ "il loro aggiornamento\n"
2272#~ "\t\tsaranno persi insieme al resto della risorsa."
2273
2274#~ msgid ""
2275#~ "\n"
2276#~ "\t\tDeprecated: Gracefully shut down a resource by name or filename.\n"
2277#~ "\n"
2278#~ "\t\tThe stop command is deprecated, all its functionalities are covered "
2279#~ "by delete command.\n"
2280#~ "\t\tSee 'kubectl delete --help' for more details.\n"
2281#~ "\n"
2282#~ "\t\tAttempts to shut down and delete a resource that supports graceful "
2283#~ "termination.\n"
2284#~ "\t\tIf the resource is scalable it will be scaled to 0 before deletion."
2285#~ msgstr ""
2286#~ "\n"
2287#~ "\t\tDeprecated: chiudere correttamente una risorsa per nome o nome file.\n"
2288#~ "\n"
2289#~ "\t\tIl comando stop è deprecato, tutte le sue funzionalità sono coperte "
2290#~ "dal comando delete.\n"
2291#~ "\t\tVedere 'kubectl delete --help' per ulteriori dettagli.\n"
2292#~ "\n"
2293#~ "\t\tTenta di arrestare ed eliminare una risorsa che supporta la corretta "
2294#~ "terminazione.\n"
2295#~ "\t\tSe la risorsa è scalabile, verrà scalata a 0 prima dell'eliminazione."
2296
2297#~ msgid ""
2298#~ "\n"
2299#~ "\t\tDisplay Resource (CPU/Memory/Storage) usage of nodes.\n"
2300#~ "\n"
2301#~ "\t\tThe top-node command allows you to see the resource consumption of "
2302#~ "nodes."
2303#~ msgstr ""
2304#~ "\n"
2305#~ "\t\tVisualizza l'utilizzo di risorse (CPU/Memoria/Storage) dei nodi.\n"
2306#~ "\n"
2307#~ "\t\tIl comando top-node consente di visualizzare il consumo di risorse "
2308#~ "dei nodi."
2309
2310#~ msgid ""
2311#~ "\n"
2312#~ "\t\tDisplay Resource (CPU/Memory/Storage) usage of pods.\n"
2313#~ "\n"
2314#~ "\t\tThe 'top pod' command allows you to see the resource consumption of "
2315#~ "pods.\n"
2316#~ "\n"
2317#~ "\t\tDue to the metrics pipeline delay, they may be unavailable for a few "
2318#~ "minutes\n"
2319#~ "\t\tsince pod creation."
2320#~ msgstr ""
2321#~ "\n"
2322#~ "\t\tVisualizza l'utilizzo di risorse (CPU/Memoria/Storage) dei pod.\n"
2323#~ "\n"
2324#~ "\t\tIl comando \"top pod\" consente di visualizzare il consumo delle "
2325#~ "risorse dei pod.\n"
2326#~ "\n"
2327#~ "\t\tA causa del ritardo della pipeline metrica, potrebbero non essere "
2328#~ "disponibili per alcuni minuti\n"
2329#~ "\t\teal momento della creazione dei pod."
2330
2331#~ msgid ""
2332#~ "\n"
2333#~ "\t\tDisplay Resource (CPU/Memory/Storage) usage.\n"
2334#~ "\n"
2335#~ "\t\tThe top command allows you to see the resource consumption for nodes "
2336#~ "or pods.\n"
2337#~ "\n"
2338#~ "\t\tThis command requires Heapster to be correctly configured and working "
2339#~ "on the server. "
2340#~ msgstr ""
2341#~ "\n"
2342#~ "\t\tVisualizza l'utilizzo di risorse (CPU/Memoria/Storage).\n"
2343#~ "\n"
2344#~ "\t\tIl comando top consente di visualizzare il consumo di risorse per "
2345#~ "nodi o pod.\n"
2346#~ "\n"
2347#~ "\t\tQuesto comando richiede che Heapster sia configurato correttamente e "
2348#~ "che funzioni sul server."
2349
2350#~ msgid ""
2351#~ "\n"
2352#~ "\t\tDrain node in preparation for maintenance.\n"
2353#~ "\n"
2354#~ "\t\tThe given node will be marked unschedulable to prevent new pods from "
2355#~ "arriving.\n"
2356#~ "\t\t'drain' evicts the pods if the APIServer supports eviction\n"
2357#~ "\t\t(http://kubernetes.io/docs/admin/disruptions/). Otherwise, it will "
2358#~ "use normal DELETE\n"
2359#~ "\t\tto delete the pods.\n"
2360#~ "\t\tThe 'drain' evicts or deletes all pods except mirror pods (which "
2361#~ "cannot be deleted through\n"
2362#~ "\t\tthe API server).  If there are DaemonSet-managed pods, drain will not "
2363#~ "proceed\n"
2364#~ "\t\twithout --ignore-daemonsets, and regardless it will not delete any\n"
2365#~ "\t\tDaemonSet-managed pods, because those pods would be immediately "
2366#~ "replaced by the\n"
2367#~ "\t\tDaemonSet controller, which ignores unschedulable markings.  If there "
2368#~ "are any\n"
2369#~ "\t\tpods that are neither mirror pods nor managed by "
2370#~ "ReplicationController,\n"
2371#~ "\t\tReplicaSet, DaemonSet, StatefulSet or Job, then drain will not delete "
2372#~ "any pods unless you\n"
2373#~ "\t\tuse --force.  --force will also allow deletion to proceed if the "
2374#~ "managing resource of one\n"
2375#~ "\t\tor more pods is missing.\n"
2376#~ "\n"
2377#~ "\t\t'drain' waits for graceful termination. You should not operate on the "
2378#~ "machine until\n"
2379#~ "\t\tthe command completes.\n"
2380#~ "\n"
2381#~ "\t\tWhen you are ready to put the node back into service, use kubectl "
2382#~ "uncordon, which\n"
2383#~ "\t\twill make the node schedulable again.\n"
2384#~ "\n"
2385#~ "\t\t![Workflow](http://kubernetes.io/images/docs/kubectl_drain.svg)"
2386#~ msgstr ""
2387#~ "\n"
2388#~ "\t\tDrain node in preparazione alla manutenzione.\n"
2389#~ "\n"
2390#~ "\t\tIl nodo indicato verrà contrassegnato unschedulable  per impedire che "
2391#~ "nuovi pod arrivino.\n"
2392#~ "\t\t'drain' evict i pod se l'APIServer supporta eviction\n"
2393#~ "\t\t(http://kubernetes.io/docs/admin/disruptions/).  Altrimenti, usa il "
2394#~ "normale DELETE\n"
2395#~ "\t\tper eliminare i pod.\n"
2396#~ "\t\tIl 'drain' evicts o la cancellazione di tutti all pod tranne mirror "
2397#~ "pods (che non possono essere eliminati\n"
2398#~ "\t\tattraverso API server).  Se ci sono i pod gestiti da  DaemonSet, "
2399#~ "drain non procederà\n"
2400#~ "\t\tsenza --ignore-daemonsets e, a prescindere da ciò, non cancellerà "
2401#~ "alcun\n"
2402#~ "\t\tpod gestitto da DaemonSet,poiché questi pods verrebbero "
2403#~ "immediatamente sostituiti dal\n"
2404#~ "\t\tDaemonSet controller,  che ignora le marcature unschedulable.  Se ci "
2405#~ "sono\n"
2406#~ "\t\tpod che non sono né mirror pod né gestiti dal ReplicationController,\n"
2407#~ "\t\tReplicaSet, DaemonSet, StatefulSet o Job, allora drain non cancellerà "
2408#~ "alcun pod finché non\n"
2409#~ "\t\tuserai --force.  --force permetterà alla cancellazione di procedere "
2410#~ "se la risorsa gestita da uno\n"
2411#~ "\t\to più pod è mancante.\n"
2412#~ "\n"
2413#~ "\t\t'drain' attende il termine corretto. Non devi operare sulla macchina "
2414#~ "finché\n"
2415#~ "\t\til comando non viene completato.\n"
2416#~ "\n"
2417#~ "\t\tQuando sei pronto per riportare il nodo al servizio, utilizza kubectl "
2418#~ "uncordon, per\n"
2419#~ "\t\trimettere il nodo schedulable nuovamente.\n"
2420#~ "\n"
2421#~ "\t\t![Workflow](http://kubernetes.io/images/docs/kubectl_drain.svg)"
2422
2423#~ msgid ""
2424#~ "\n"
2425#~ "\t\tEdit a resource from the default editor.\n"
2426#~ "\n"
2427#~ "\t\tThe edit command allows you to directly edit any API resource you can "
2428#~ "retrieve via the\n"
2429#~ "\t\tcommand line tools. It will open the editor defined by your "
2430#~ "KUBE_EDITOR, or EDITOR\n"
2431#~ "\t\tenvironment variables, or fall back to 'vi' for Linux or 'notepad' "
2432#~ "for Windows.\n"
2433#~ "\t\tYou can edit multiple objects, although changes are applied one at a "
2434#~ "time. The command\n"
2435#~ "\t\taccepts filenames as well as command line arguments, although the "
2436#~ "files you point to must\n"
2437#~ "\t\tbe previously saved versions of resources.\n"
2438#~ "\n"
2439#~ "\t\tEditing is done with the API version used to fetch the resource.\n"
2440#~ "\t\tTo edit using a specific API version, fully-qualify the resource, "
2441#~ "version, and group.\n"
2442#~ "\n"
2443#~ "\t\tThe default format is YAML. To edit in JSON, specify \"-o json\".\n"
2444#~ "\n"
2445#~ "\t\tThe flag --windows-line-endings can be used to force Windows line "
2446#~ "endings,\n"
2447#~ "\t\totherwise the default for your operating system will be used.\n"
2448#~ "\n"
2449#~ "\t\tIn the event an error occurs while updating, a temporary file will be "
2450#~ "created on disk\n"
2451#~ "\t\tthat contains your unapplied changes. The most common error when "
2452#~ "updating a resource\n"
2453#~ "\t\tis another editor changing the resource on the server. When this "
2454#~ "occurs, you will have\n"
2455#~ "\t\tto apply your changes to the newer version of the resource, or update "
2456#~ "your temporary\n"
2457#~ "\t\tsaved copy to include the latest resource version."
2458#~ msgstr ""
2459#~ "\n"
2460#~ "\t\tModificare una risorsa dall'editor predefinito.\n"
2461#~ "\n"
2462#~ "\t\tIl comando di modifica consente di modificare direttamente qualsiasi "
2463#~ "risorsa API che è possibile recuperare tramite gli\n"
2464#~ "\t\tstrumenti di riga di comando. Apre l'editor definito dalle variabili "
2465#~ "d'ambiente\n"
2466#~ "\t\tKUBE_EDITOR o EDITOR, o ritornare a 'vi' per Linux o 'notepad' per "
2467#~ "Windows.\n"
2468#~ "\t\tÈ possibile modificare più oggetti, anche se le modifiche vengono "
2469#~ "applicate una alla volta. Il comando\n"
2470#~ "\t\taccetta sia nomi di file che argomenti da riga di comando, anche se i "
2471#~ "file a cui fa riferimento devono\n"
2472#~ "\t\tessere state salvate precedentemente le versioni delle risorse.\n"
2473#~ "\n"
2474#~ "\t\tLa modifica viene eseguita con la versione API utilizzata per "
2475#~ "recuperare la risorsa.\n"
2476#~ "\t\tPer modificare utilizzando una specifica versione API, fully-qualify "
2477#~ "la risorsa, versione e il gruppo.\n"
2478#~ "\n"
2479#~ "\t\tIl formato predefinito è YAML. Per modificare in JSON, specificare \"-"
2480#~ "o json\".\n"
2481#~ "\n"
2482#~ "\t\tIl flag --windows-line-endings può essere utilizzato per forzare i "
2483#~ "fine linea Windows,\n"
2484#~ "\t\taltrimenti verrà utilizzato il default per il sistema operativo.\n"
2485#~ "\n"
2486#~ "\t\tNel caso in cui si verifica un errore durante l'aggiornamento, verrà "
2487#~ "creato un file temporaneo sul disco\n"
2488#~ "\t\tche contiene le modifiche non apportate. L'errore più comune durante "
2489#~ "l'aggiornamento di una risorsa\n"
2490#~ "\t\tè una modifica da pare di un altro editor della risorsa sul server. "
2491#~ "Quando questo si verifica, dovrai\n"
2492#~ "\t\tapplicare le modifiche alla versione più recente della risorsa o "
2493#~ "aggiornare il tua copia\n"
2494#~ "\t\ttemporanea salvata per includere l'ultima versione delle risorse."
2495
2496#~ msgid ""
2497#~ "\n"
2498#~ "\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
2499#~ "\t\tThe shell code must be evaluated to provide interactive\n"
2500#~ "\t\tcompletion of kubectl commands.  This can be done by sourcing it "
2501#~ "from\n"
2502#~ "\t\tthe .bash_profile.\n"
2503#~ "\n"
2504#~ "\t\tNote: this requires the bash-completion framework, which is not "
2505#~ "installed\n"
2506#~ "\t\tby default on Mac.  This can be installed by using homebrew:\n"
2507#~ "\n"
2508#~ "\t\t    $ brew install bash-completion\n"
2509#~ "\n"
2510#~ "\t\tOnce installed, bash_completion must be evaluated.  This can be done "
2511#~ "by adding the\n"
2512#~ "\t\tfollowing line to the .bash_profile\n"
2513#~ "\n"
2514#~ "\t\t    $ source $(brew --prefix)/etc/bash_completion\n"
2515#~ "\n"
2516#~ "\t\tNote for zsh users: [1] zsh completions are only supported in "
2517#~ "versions of zsh >= 5.2"
2518#~ msgstr ""
2519#~ "\n"
2520#~ "\t\tIn output codice di completamento shell output per la shell "
2521#~ "specificata (bash o zsh).\n"
2522#~ "\t\tIl codice di shell deve essere valorizzato per fornire completamento\n"
2523#~ "\t\tinterattivo dei comandi kubectl. Questo può essere eseguito "
2524#~ "richiamandolo\n"
2525#~ "\t\tda .bash_profile.\n"
2526#~ "\n"
2527#~ "\t\tNota: questo richiede il framework di completamento bash, che non è "
2528#~ "installato\n"
2529#~ "\t\tper impostazione predefinita su Mac. Questo può essere installato "
2530#~ "utilizzando homebrew:\n"
2531#~ "\n"
2532#~ "\t\t    $ brew install bash-completion\n"
2533#~ "\n"
2534#~ "\t\tUna volta installato, bash_completion deve essere valutato. Ciò può "
2535#~ "essere fatto aggiungendo la\n"
2536#~ "\t\tseguente riga al file .bash_profile\n"
2537#~ "\n"
2538#~ "\t\t    $ source $(brew --prefix)/etc/bash_completion\n"
2539#~ "\n"
2540#~ "\t\tNota per gli utenti zsh: [1] i completamenti zsh sono supportati solo "
2541#~ "nelle versioni zsh> = 5.2"
2542
2543#~ msgid ""
2544#~ "\n"
2545#~ "\t\tPerform a rolling update of the given ReplicationController.\n"
2546#~ "\n"
2547#~ "\t\tReplaces the specified replication controller with a new replication "
2548#~ "controller by updating one pod at a time to use the\n"
2549#~ "\t\tnew PodTemplate. The new-controller.json must specify the same "
2550#~ "namespace as the\n"
2551#~ "\t\texisting replication controller and overwrite at least one (common) "
2552#~ "label in its replicaSelector.\n"
2553#~ "\n"
2554#~ "\t\t![Workflow](http://kubernetes.io/images/docs/kubectl_rollingupdate."
2555#~ "svg)"
2556#~ msgstr ""
2557#~ "\n"
2558#~ "\t\tEseguire un rolling update del ReplicationController specificato.\n"
2559#~ "\n"
2560#~ "\t\tSostituisce il replication controller specificato con un nuovo "
2561#~ "replication controller aggiornando un pod alla volta per usare il\n"
2562#~ "\t\tnuovo PodTemplate. Il new-controller.json deve specificare lo stesso "
2563#~ "namespace del\n"
2564#~ "\t\tcontroller di replica esistente e sovrascrivere almeno una etichetta "
2565#~ "(comune) nella sua replicaSelector.\n"
2566#~ "\n"
2567#~ "\t\t![Workflow](http://kubernetes.io/images/docs/kubectl_rollingupdate."
2568#~ "svg)"
2569
2570#~ msgid ""
2571#~ "\n"
2572#~ "\t\tReplace a resource by filename or stdin.\n"
2573#~ "\n"
2574#~ "\t\tJSON and YAML formats are accepted. If replacing an existing "
2575#~ "resource, the\n"
2576#~ "\t\tcomplete resource spec must be provided. This can be obtained by\n"
2577#~ "\n"
2578#~ "\t\t    $ kubectl get TYPE NAME -o yaml\n"
2579#~ "\n"
2580#~ "\t\tPlease refer to the models in https://htmlpreview.github.io/?https://"
2581#~ "github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/"
2582#~ "definitions.html to find if a field is mutable."
2583#~ msgstr ""
2584#~ "\n"
2585#~ "\t\tSostituire una risorsa per nomefile o stdin.\n"
2586#~ "\n"
2587#~ "\t\tSono accettati i formati JSON e YAML. Se si sostituisce una risorsa "
2588#~ "esistente, \n"
2589#~ "\t\tè necessario fornire la specifica completa delle risorse. Questo può "
2590#~ "essere ottenuta da\n"
2591#~ "\n"
2592#~ "\t\t    $ kubectl get TYPE NAME -o yaml\n"
2593#~ "\n"
2594#~ "\t\tFare riferimento ai modelli https://htmlpreview.github.io/?https://"
2595#~ "github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/"
2596#~ "definitions.html per trovare se un campo è mutevole."
2597
2598#~ msgid ""
2599#~ "\n"
2600#~ "\t\tSet a new size for a Deployment, ReplicaSet, Replication Controller, "
2601#~ "or Job.\n"
2602#~ "\n"
2603#~ "\t\tScale also allows users to specify one or more preconditions for the "
2604#~ "scale action.\n"
2605#~ "\n"
2606#~ "\t\tIf --current-replicas or --resource-version is specified, it is "
2607#~ "validated before the\n"
2608#~ "\t\tscale is attempted, and it is guaranteed that the precondition holds "
2609#~ "true when the\n"
2610#~ "\t\tscale is sent to the server."
2611#~ msgstr ""
2612#~ "\n"
2613#~ "\t\tImposta una nuova dimensione per Deployment, ReplicaSet, Replication "
2614#~ "Controller, o Job.\n"
2615#~ "\n"
2616#~ "\t\tScala consente anche agli utenti di specificare una o più condizioni "
2617#~ "preliminari per l'azione della scala.\n"
2618#~ "\n"
2619#~ "\t\tSe --current-replicas o --resource-version sono specificate, viene "
2620#~ "convalidata prima di\n"
2621#~ "\t\ttentare scale, ed è garantito che la precondizione vale quando\n"
2622#~ "\t\tscale viene inviata al server.."
2623
2624#~ msgid ""
2625#~ "\n"
2626#~ "\t\tTo proxy all of the kubernetes api and nothing else, use:\n"
2627#~ "\n"
2628#~ "\t\t    $ kubectl proxy --api-prefix=/\n"
2629#~ "\n"
2630#~ "\t\tTo proxy only part of the kubernetes api and also some static files:\n"
2631#~ "\n"
2632#~ "\t\t    $ kubectl proxy --www=/my/files --www-prefix=/static/ --api-"
2633#~ "prefix=/api/\n"
2634#~ "\n"
2635#~ "\t\tThe above lets you 'curl localhost:8001/api/v1/pods'.\n"
2636#~ "\n"
2637#~ "\t\tTo proxy the entire kubernetes api at a different root, use:\n"
2638#~ "\n"
2639#~ "\t\t    $ kubectl proxy --api-prefix=/custom/\n"
2640#~ "\n"
2641#~ "\t\tThe above lets you 'curl localhost:8001/custom/api/v1/pods'"
2642#~ msgstr ""
2643#~ "\n"
2644#~ "\t\tPer proxy tutti i kubernetes api e nient'altro, utilizzare:\n"
2645#~ "\n"
2646#~ "\t\t    $ kubectl proxy --api-prefix=/\n"
2647#~ "\n"
2648#~ "\t\tPer proxy solo una parte dei kubernetes api e anche alcuni file "
2649#~ "static\n"
2650#~ "\n"
2651#~ "\t\t    $ kubectl proxy --www=/my/files --www-prefix=/static/ --api-"
2652#~ "prefix=/api/\n"
2653#~ "\n"
2654#~ "\t\tQuanto sopra consente 'curl localhost:8001/api/v1/pods'.\n"
2655#~ "\n"
2656#~ "\t\tPer eseguire il proxy tutti i kubernetes api in una radice diversa, "
2657#~ "utilizzare:\n"
2658#~ "\n"
2659#~ "\t\t    $ kubectl proxy --api-prefix=/custom/\n"
2660#~ "\n"
2661#~ "\t\tQuanto sopra ti permette 'curl localhost:8001/custom/api/v1/pods'"
2662
2663#~ msgid ""
2664#~ "\n"
2665#~ "\t\tUpdate field(s) of a resource using strategic merge patch\n"
2666#~ "\n"
2667#~ "\t\tJSON and YAML formats are accepted.\n"
2668#~ "\n"
2669#~ "\t\tPlease refer to the models in https://htmlpreview.github.io/?https://"
2670#~ "github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/v1/"
2671#~ "definitions.html to find if a field is mutable."
2672#~ msgstr ""
2673#~ "\n"
2674#~ "\t\tAggiorna i campi di una risorsa utilizzando la merge patch "
2675#~ "strategica\n"
2676#~ "\n"
2677#~ "\t\tSono accettati i formati JSON e YAML.\n"
2678#~ "\n"
2679#~ "\t\tSi prega di fare riferimento ai modelli in https://htmlpreview.github."
2680#~ "io/?https://github.com/kubernetes/kubernetes/blob/HEAD/docs/api-reference/"
2681#~ "v1/definitions.html per trovare se un campo è mutevole."
2682
2683#, c-format
2684#~ msgid ""
2685#~ "\n"
2686#~ "\t\tUpdate the labels on a resource.\n"
2687#~ "\n"
2688#~ "\t\t* A label must begin with a letter or number, and may contain "
2689#~ "letters, numbers, hyphens, dots, and underscores, up to %[1]d "
2690#~ "characters.\n"
2691#~ "\t\t* If --overwrite is true, then existing labels can be overwritten, "
2692#~ "otherwise attempting to overwrite a label will result in an error.\n"
2693#~ "\t\t* If --resource-version is specified, then updates will use this "
2694#~ "resource version, otherwise the existing resource-version will be used."
2695#~ msgstr ""
2696#~ "\n"
2697#~ "\t\tAggiorna le label di una risorsa.\n"
2698#~ "\n"
2699#~ "\t\t* A label must begin with a letter or number, and may contain "
2700#~ "letters, numbers, hyphens, dots, and underscores, up to %[1]d "
2701#~ "characters.\n"
2702#~ "\t\t* If --overwrite is true, then existing labels can be overwritten, "
2703#~ "otherwise attempting to overwrite a label will result in an error.\n"
2704#~ "\t\t* If --resource-version is specified, then updates will use this "
2705#~ "resource version, otherwise the existing resource-version will be used."
2706
2707#, c-format
2708#~ msgid ""
2709#~ "\n"
2710#~ "\t\tUpdate the taints on one or more nodes.\n"
2711#~ "\n"
2712#~ "\t\t* A taint consists of a key, value, and effect. As an argument here, "
2713#~ "it is expressed as key=value:effect.\n"
2714#~ "\t\t* The key must begin with a letter or number, and may contain "
2715#~ "letters, numbers, hyphens, dots, and underscores, up to %[1]d "
2716#~ "characters.\n"
2717#~ "\t\t* The value must begin with a letter or number, and may contain "
2718#~ "letters, numbers, hyphens, dots, and underscores, up to %[2]d "
2719#~ "characters.\n"
2720#~ "\t\t* The effect must be NoSchedule, PreferNoSchedule or NoExecute.\n"
2721#~ "\t\t* Currently taint can only apply to node."
2722#~ msgstr ""
2723#~ "\n"
2724#~ "\t\tAggiorna i marcatori su uno o più nodi.\n"
2725#~ "\n"
2726#~ "\t\t* Un marcatore è costituita da una chiave, un valore e un effetto. "
2727#~ "Come argomento qui, viene espresso come chiave = valore: effetto.\n"
2728#~ "\t\t* La chiave deve iniziare con una lettera o un numero e può contenere "
2729#~ "lettere, numeri, trattini, punti e sottolineature, fino a% [1] d "
2730#~ "caratteri.\n"
2731#~ "\t\t* Il valore deve iniziare con una lettera o un numero e può contenere "
2732#~ "lettere, numeri, trattini, punti e sottolineature, fino a% [2] d "
2733#~ "caratteri.\n"
2734#~ "\t\t* L'effetto deve essere NoSchedule, PreferNoSchedule o NoExecute.\n"
2735#~ "\t\t* Attualmente il marcatore può essere applicato solo al nodo."
2736
2737#~ msgid ""
2738#~ "\n"
2739#~ "\t\tView the latest last-applied-configuration annotations by type/name "
2740#~ "or file.\n"
2741#~ "\n"
2742#~ "\t\tThe default output will be printed to stdout in YAML format. One can "
2743#~ "use -o option\n"
2744#~ "\t\tto change output format."
2745#~ msgstr ""
2746#~ "\n"
2747#~ "\t\tVisualizza le annotazioni dell'ultima-configurazione-applicata per "
2748#~ "tipo/nome o file.\n"
2749#~ "\n"
2750#~ "\t\tL'output predefinito verrà stampato su stdout nel formato YAML. Si "
2751#~ "può usare l'opzione -o\n"
2752#~ "\t\tPer cambiare il formato di output."
2753
2754#~ msgid ""
2755#~ "\n"
2756#~ "\t    # !!!Important Note!!!\n"
2757#~ "\t    # Requires that the 'tar' binary is present in your container\n"
2758#~ "\t    # image.  If 'tar' is not present, 'kubectl cp' will fail.\n"
2759#~ "\n"
2760#~ "\t    # Copy /tmp/foo_dir local directory to /tmp/bar_dir in a remote pod "
2761#~ "in the default namespace\n"
2762#~ "\t\tkubectl cp /tmp/foo_dir <some-pod>:/tmp/bar_dir\n"
2763#~ "\n"
2764#~ "        # Copy /tmp/foo local file to /tmp/bar in a remote pod in a "
2765#~ "specific container\n"
2766#~ "\t\tkubectl cp /tmp/foo <some-pod>:/tmp/bar -c <specific-container>\n"
2767#~ "\n"
2768#~ "\t\t# Copy /tmp/foo local file to /tmp/bar in a remote pod in namespace "
2769#~ "<some-namespace>\n"
2770#~ "\t\tkubectl cp /tmp/foo <some-namespace>/<some-pod>:/tmp/bar\n"
2771#~ "\n"
2772#~ "\t\t# Copy /tmp/foo from a remote pod to /tmp/bar locally\n"
2773#~ "\t\tkubectl cp <some-namespace>/<some-pod>:/tmp/foo /tmp/bar"
2774#~ msgstr ""
2775#~ "\n"
2776#~ "\t    #  !!!Nota importante!!!\n"
2777#~ "\t    # Richiede che il binario 'tar' sia presente nel tuo contenitore\n"
2778#~ "\t    #  immagine. Se 'tar' non è presente, 'kubectl cp' non riesce.\n"
2779#~ "\n"
2780#~ "\t    # Copia /tmp/foo_dir directory locale in /tmp/bar_dir in un pod "
2781#~ "remoto nello spazio dei nomi predefinito\n"
2782#~ "\t\tkubectl cp /tmp/foo_dir <some-pod>:/tmp/bar_dir\n"
2783#~ "\n"
2784#~ "        # Copia /tmp/foo file locale in /tmp/bar in un pod remoto in un "
2785#~ "contenitore specifico\n"
2786#~ "\t\tkubectl cp /tmp/foo <some-pod>:/tmp/bar -c <specific-container>\n"
2787#~ "\n"
2788#~ "\t\t# Copia /tmp/foo file locale in /tmp/bar in un pod remoto nello "
2789#~ "spazio dei nomi <some-namespace>\n"
2790#~ "\t\tkubectl cp /tmp/foo <some-namespace>/<some-pod>:/tmp/bar\n"
2791#~ "\n"
2792#~ "\t\t# Copia /tmp/foo da un pod remoto in /tmp/bar localmente\n"
2793#~ "\t\tkubectl cp <some-namespace>/<some-pod>:/tmp/foo /tmp/bar"
2794
2795#~ msgid ""
2796#~ "\n"
2797#~ "\t  # Create a new TLS secret named tls-secret with the given key pair:\n"
2798#~ "\t  kubectl create secret tls tls-secret --cert=path/to/tls.cert --"
2799#~ "key=path/to/tls.key"
2800#~ msgstr ""
2801#~ "\n"
2802#~ "\t  # Crea un nuovo secret TLS denominato tls-secret con la coppia di "
2803#~ "dati fornita:\n"
2804#~ "\t  kubectl create secret tls tls-secret --cert=path/to/tls.cert --"
2805#~ "key=path/to/tls.key"
2806
2807#~ msgid ""
2808#~ "\n"
2809#~ "\t  # Create a new secret named my-secret with keys for each file in "
2810#~ "folder bar\n"
2811#~ "\t  kubectl create secret generic my-secret --from-file=path/to/bar\n"
2812#~ "\n"
2813#~ "\t  # Create a new secret named my-secret with specified keys instead of "
2814#~ "names on disk\n"
2815#~ "\t  kubectl create secret generic my-secret --from-file=ssh-privatekey=~/."
2816#~ "ssh/id_rsa --from-file=ssh-publickey=~/.ssh/id_rsa.pub\n"
2817#~ "\n"
2818#~ "\t  # Create a new secret named my-secret with key1=supersecret and "
2819#~ "key2=topsecret\n"
2820#~ "\t  kubectl create secret generic my-secret --from-"
2821#~ "literal=key1=supersecret --from-literal=key2=topsecret"
2822#~ msgstr ""
2823#~ "\n"
2824#~ "\t  # Crea un nuovo secret denominato my-secret con i tasti per ogni file "
2825#~ "nella barra delle cartelle\n"
2826#~ "\t  kubectl create secret generic my-secret --from-file=path/to/bar\n"
2827#~ "\n"
2828#~ "\t  # Crea un nuovo secret denominato my-secret con le chiavi specificate "
2829#~ "anziché i nomi sul disco\n"
2830#~ "\t  kubectl create secret generic my-secret --from-file=ssh-privatekey=~/."
2831#~ "ssh/id_rsa --from-file=ssh-publickey=~/.ssh/id_rsa.pub\n"
2832#~ "\n"
2833#~ "\t  # Crea un nuovo secret denominato my-secret con key1 = supersecret e "
2834#~ "key2 = topsecret\n"
2835#~ "\t  kubectl create secret generic my-secret --from-"
2836#~ "literal=key1=supersecret --from-literal=key2=topsecret"
2837
2838#~ msgid ""
2839#~ "\n"
2840#~ "\t# Create a new ExternalName service named my-ns \n"
2841#~ "\tkubectl create service externalname my-ns --external-name bar.com"
2842#~ msgstr ""
2843#~ "\n"
2844#~ "\t#  Crea un nuovo servizio ExternalName denominato my-ns \n"
2845#~ "\tkubectl create service externalname my-ns --external-name bar.com"
2846
2847#~ msgid ""
2848#~ "\n"
2849#~ "    # Create a new clusterIP service named my-cs\n"
2850#~ "    kubectl create service clusterip my-cs --tcp=5678:8080\n"
2851#~ "\n"
2852#~ "    # Create a new clusterIP service named my-cs (in headless mode)\n"
2853#~ "    kubectl create service clusterip my-cs --clusterip=\"None\""
2854#~ msgstr ""
2855#~ "\n"
2856#~ "    # Creare un nuovo servizio clusterIP denominato my-cs\n"
2857#~ "    kubectl create service clusterip my-cs --tcp=5678:8080\n"
2858#~ "\n"
2859#~ "    # Creare un nuovo servizio clusterIP denominato my-cs (in modalità "
2860#~ "headless)\n"
2861#~ "    kubectl create service clusterip my-cs --clusterip=\"None\""
2862
2863#~ msgid ""
2864#~ "\n"
2865#~ "    # Create a new deployment named my-dep that runs the busybox image.\n"
2866#~ "    kubectl create deployment my-dep --image=busybox"
2867#~ msgstr ""
2868#~ "\n"
2869#~ "    # Crea una nuovo deployment chiamato my-dep che esegue l'immagine "
2870#~ "busybox.\n"
2871#~ "    kubectl create deployment my-dep --image=busybox"
2872
2873#~ msgid ""
2874#~ "\n"
2875#~ "    # Create a new nodeport service named my-ns\n"
2876#~ "    kubectl create service nodeport my-ns --tcp=5678:8080"
2877#~ msgstr ""
2878#~ "\n"
2879#~ "    # Creare un nuovo servizio nodeport denominato my-ns\n"
2880#~ "    kubectl create service nodeport my-ns --tcp=5678:8080"
2881
2882#~ msgid ""
2883#~ "\n"
2884#~ "    # Update pod 'foo' with the annotation 'description' and the value "
2885#~ "'my frontend'.\n"
2886#~ "    # If the same annotation is set multiple times, only the last value "
2887#~ "will be applied\n"
2888#~ "    kubectl annotate pods foo description='my frontend'\n"
2889#~ "\n"
2890#~ "    # Update a pod identified by type and name in \"pod.json\"\n"
2891#~ "    kubectl annotate -f pod.json description='my frontend'\n"
2892#~ "\n"
2893#~ "    # Update pod 'foo' with the annotation 'description' and the value "
2894#~ "'my frontend running nginx', overwriting any existing value.\n"
2895#~ "    kubectl annotate --overwrite pods foo description='my frontend "
2896#~ "running nginx'\n"
2897#~ "\n"
2898#~ "    # Update all pods in the namespace\n"
2899#~ "    kubectl annotate pods --all description='my frontend running nginx'\n"
2900#~ "\n"
2901#~ "    # Update pod 'foo' only if the resource is unchanged from version 1.\n"
2902#~ "    kubectl annotate pods foo description='my frontend running nginx' --"
2903#~ "resource-version=1\n"
2904#~ "\n"
2905#~ "    # Update pod 'foo' by removing an annotation named 'description' if "
2906#~ "it exists.\n"
2907#~ "    # Does not require the --overwrite flag.\n"
2908#~ "    kubectl annotate pods foo description-"
2909#~ msgstr ""
2910#~ "\n"
2911#~ "    # Aggiorna il pod 'foo' con annotazione 'description'e il valore 'my "
2912#~ "frontend'.\n"
2913#~ "    # Se la stessa annotazione è impostata più volte, verrà applicato "
2914#~ "solo l'ultimo valore\n"
2915#~ "    kubectl annotate pods foo description='my frontend'\n"
2916#~ "\n"
2917#~ "    # Aggiorna un pod identificato per tipo e nome in \"pod.json\"\n"
2918#~ "    kubectl annotate -f pod.json description='my frontend'\n"
2919#~ "\n"
2920#~ "    # Aggiorna pod 'foo' con la annotazione 'description' e il valore 'my "
2921#~ "frontend running nginx', sovrascrivendo qualsiasi valore esistente.\n"
2922#~ "    kubectl annotate --overwrite pods foo description='my frontend "
2923#~ "running nginx'\n"
2924#~ "\n"
2925#~ "    # Aggiorna tutti i baccelli nel namespace\n"
2926#~ "    kubectl annotate pods --all description='my frontend running nginx'\n"
2927#~ "\n"
2928#~ "    # Aggiorna il pod 'foo' solo se la risorsa è invariata dalla versione "
2929#~ "1.\n"
2930#~ "    kubectl annotate pods foo description='my frontend running nginx' --"
2931#~ "resource-version=1\n"
2932#~ "\n"
2933#~ "    # Aggiorna il pod 'foo' rimuovendo un'annotazione denominata "
2934#~ "'descrizione' se esiste.\n"
2935#~ "    # Non richiede flag -overwrite.\n"
2936#~ "    kubectl annotate pods foo description-"
2937
2938#~ msgid ""
2939#~ "\n"
2940#~ "    Create a clusterIP service with the specified name."
2941#~ msgstr ""
2942#~ "\n"
2943#~ "    Crea un servizio clusterIP con il nome specificato."
2944
2945#~ msgid ""
2946#~ "\n"
2947#~ "    Create a deployment with the specified name."
2948#~ msgstr ""
2949#~ "\n"
2950#~ "    Creare un deployment con il nome specificato."
2951
2952#~ msgid ""
2953#~ "\n"
2954#~ "    Create a nodeport service with the specified name."
2955#~ msgstr ""
2956#~ "\n"
2957#~ "    Creare un servizio nodeport con il nome specificato."
2958
2959#~ msgid ""
2960#~ "\n"
2961#~ "    Dumps cluster info out suitable for debugging and diagnosing cluster "
2962#~ "problems.  By default, dumps everything to\n"
2963#~ "    stdout. You can optionally specify a directory with --output-"
2964#~ "directory.  If you specify a directory, kubernetes will\n"
2965#~ "    build a set of files in that directory.  By default only dumps things "
2966#~ "in the 'kube-system' namespace, but you can\n"
2967#~ "    switch to a different namespace with the --namespaces flag, or "
2968#~ "specify --all-namespaces to dump all namespaces.\n"
2969#~ "\n"
2970#~ "    The command also dumps the logs of all of the pods in the cluster, "
2971#~ "these logs are dumped into different directories\n"
2972#~ "    based on namespace and pod name."
2973#~ msgstr ""
2974#~ "\n"
2975#~ "    Dump delle informazioni di cluster idonee per il debug e la "
2976#~ "diagnostica di problemi di cluster. Per impostazione predefinita, tutto\n"
2977#~ "    verso stdout. È possibile specificare opzionalmente una directory con "
2978#~ "--output-directory. Se si specifica una directory, kubernetes \n"
2979#~ "    creearà un insieme di file in quella directory. Per impostazione "
2980#~ "predefinita, dumps solo i dati del namespace \"kube-system\", ma è\n"
2981#~ "    possibile passare ad namespace diverso con il flag --namespaces o "
2982#~ "specificare --all-namespaces per il dump di tutti i namespace.\n"
2983#~ "\n"
2984#~ "     Il comando esegue dump anche dei log di tutti i pod del cluster, "
2985#~ "questi log vengono scaricati in directory differenti\n"
2986#~ "     basati sul namespace e sul nome del pod."
2987
2988#~ msgid ""
2989#~ "\n"
2990#~ "  Display addresses of the master and services with label kubernetes.io/"
2991#~ "cluster-service=true\n"
2992#~ "  To further debug and diagnose cluster problems, use 'kubectl cluster-"
2993#~ "info dump'."
2994#~ msgstr ""
2995#~ "\n"
2996#~ "  Visualizza gli indirizzi del master e dei servizi con label kubernetes."
2997#~ "io/cluster-service=true\n"
2998#~ "  Per ulteriore debug e diagnosticare i problemi di cluster, utilizzare "
2999#~ "'kubectl cluster-info dump'."
3000
3001#~ msgid "A schedule in the Cron format the job should be run with."
3002#~ msgstr "Un calendario in formato Cron del lavoro che deve essere eseguito."
3003
3004#~ msgid ""
3005#~ "An inline JSON override for the generated service object. If this is non-"
3006#~ "empty, it is used to override the generated object. Requires that the "
3007#~ "object supply a valid apiVersion field.  Only used if --expose is true."
3008#~ msgstr ""
3009#~ "Un override JSON inline per l'oggetto di servizio generato. Se questo non "
3010#~ "è vuoto, viene utilizzato per ignorare l'oggetto generato. Richiede che "
3011#~ "l'oggetto fornisca un campo valido apiVersion. Utilizzato solo se --"
3012#~ "expose è true."
3013
3014#~ msgid "Apply a configuration to a resource by filename or stdin"
3015#~ msgstr "Applica una configurazione risorsa per nomefile o stdin"
3016
3017#~ msgid "Auto-scale a Deployment, ReplicaSet, or ReplicationController"
3018#~ msgstr "Auto-scale a Deployment, ReplicaSet, o ReplicationController"
3019
3020#~ msgid ""
3021#~ "Container name which will have its image upgraded. Only relevant when --"
3022#~ "image is specified, ignored otherwise. Required when using --image on a "
3023#~ "multi-container pod"
3024#~ msgstr ""
3025#~ "Nome container che avrà la sua immagine aggiornata. Soltanto rilevante "
3026#~ "quando --image è specificato, altrimenti ignorato. Necessario quando si "
3027#~ "utilizza --image su un contenitore a più contenitori"
3028
3029#~ msgid "Create a ClusterRoleBinding for a particular ClusterRole"
3030#~ msgstr "Crea un ClusterRoleBinding per un ClusterRole particolare"
3031
3032#~ msgid "Create a LoadBalancer service."
3033#~ msgstr "Creare un servizio LoadBalancer."
3034
3035#~ msgid "Create a NodePort service."
3036#~ msgstr "Crea un servizio NodePort."
3037
3038#~ msgid "Create a RoleBinding for a particular Role or ClusterRole"
3039#~ msgstr "Crea un RoleBinding per un particolare Role o ClusterRole"
3040
3041#~ msgid "Create a clusterIP service."
3042#~ msgstr "Crea un servizio clusterIP."
3043
3044#~ msgid "Create a configmap from a local file, directory or literal value"
3045#~ msgstr ""
3046#~ "Crea un configmap da un file locale, una directory o un valore letterale"
3047
3048#~ msgid "Create a deployment with the specified name."
3049#~ msgstr "Creare un deployment con il nome specificato."
3050
3051#~ msgid "Create a pod disruption budget with the specified name."
3052#~ msgstr "Crea un pod disruption budget con il nome specificato."
3053
3054#~ msgid "Create a quota with the specified name."
3055#~ msgstr "Crea una quota con il nome specificato."
3056
3057#~ msgid "Create a resource by filename or stdin"
3058#~ msgstr "Crea una risorsa per nome file o stdin"
3059
3060#~ msgid "Create a secret from a local file, directory or literal value"
3061#~ msgstr ""
3062#~ "Crea un secret da un file locale, una directory o un valore letterale"
3063
3064#~ msgid "Create a service using specified subcommand."
3065#~ msgstr "Crea un servizio utilizzando il subcommand specificato."
3066
3067#~ msgid "Create an ExternalName service."
3068#~ msgstr "Crea un servizio ExternalName."
3069
3070#~ msgid ""
3071#~ "Delete resources by filenames, stdin, resources and names, or by "
3072#~ "resources and label selector"
3073#~ msgstr ""
3074#~ "Elimina risorse selezionate per nomi di file, stdin, risorse e nomi, o "
3075#~ "per risorsa e selettore di label"
3076
3077#~ msgid "Deprecated: Gracefully shut down a resource by name or filename"
3078#~ msgstr "Deprecated: spegne correttamente una risorsa per nome o nome file"
3079
3080#~ msgid "Display Resource (CPU/Memory) usage of nodes"
3081#~ msgstr "Visualizza l'utilizzo di risorse (CPU/Memoria) per nodo"
3082
3083#~ msgid "Display Resource (CPU/Memory) usage of pods"
3084#~ msgstr "Visualizza l'utilizzo di risorse (CPU/Memoria) per pod."
3085
3086#~ msgid "Display Resource (CPU/Memory) usage."
3087#~ msgstr "Visualizza l'utilizzo di risorse (CPU/Memoria)."
3088
3089#~ msgid "Display cluster info"
3090#~ msgstr "Visualizza informazioni sul cluster"
3091
3092#~ msgid "Displays the current-context"
3093#~ msgstr "Visualizza il current-context"
3094
3095#~ msgid "Documentation of resources"
3096#~ msgstr "Documentazione delle risorse"
3097
3098#~ msgid "Dump lots of relevant info for debugging and diagnosis"
3099#~ msgstr ""
3100#~ "Dump di un sacco di informazioni pertinenti per il debug e la diagnosi"
3101
3102#~ msgid ""
3103#~ "Explicit policy for when to pull container images. Required when --image "
3104#~ "is same as existing image, ignored otherwise."
3105#~ msgstr ""
3106#~ "Politica esplicita per il pull delle immagini container. Richiesto quando "
3107#~ "--image è uguale all'immagine esistente, altrimenti ignorata."
3108
3109#~ msgid ""
3110#~ "IP to assign to the Load Balancer. If empty, an ephemeral IP will be "
3111#~ "created and used (cloud-provider specific)."
3112#~ msgstr ""
3113#~ "IP da assegnare al Load Balancer. Se vuota, un IP effimero verrà creato e "
3114#~ "utilizzato (specifico per provider cloud)."
3115
3116#~ msgid ""
3117#~ "Image to use for upgrading the replication controller. Must be distinct "
3118#~ "from the existing image (either new image or new image tag).  Can not be "
3119#~ "used with --filename/-f"
3120#~ msgstr ""
3121#~ "Immagine da utilizzare per aggiornare il replication controller. Deve "
3122#~ "essere diversa dall'immagine esistente (nuova immagine o nuovo tag "
3123#~ "immagine). Non può essere utilizzata con --filename/-f"
3124
3125#~ msgid "Manage a deployment rollout"
3126#~ msgstr "Gestisci un deployment rollout"
3127
3128#~ msgid ""
3129#~ "Output the formatted object with the given group version (for ex: "
3130#~ "'extensions/v1beta1').)"
3131#~ msgstr ""
3132#~ "Output dell'oggetto formattato con la versione del gruppo fornito (per "
3133#~ "esempio: 'extensions/v1beta1').)"
3134
3135#~ msgid "Perform a rolling update of the given ReplicationController"
3136#~ msgstr "Eseguire un rolling update del ReplicationController specificato"
3137
3138#~ msgid "Replace a resource by filename or stdin"
3139#~ msgstr "Sostituire una risorsa per nomefile o stdin"
3140
3141#~ msgid ""
3142#~ "Set a new size for a Deployment, ReplicaSet, Replication Controller, or "
3143#~ "Job"
3144#~ msgstr ""
3145#~ "Imposta una nuova dimensione per Deployment, ReplicaSet, Replication "
3146#~ "Controller, o Job"
3147
3148#~ msgid ""
3149#~ "Set the last-applied-configuration annotation on a live object to match "
3150#~ "the contents of a file."
3151#~ msgstr ""
3152#~ "Imposta l'annotazione dell'ultima-configurazione-applicata ad un oggetto "
3153#~ "live per abbinare il contenuto di un file."
3154
3155#~ msgid "Sets a cluster entry in kubeconfig"
3156#~ msgstr "Imposta una voce cluster in kubeconfig"
3157
3158#~ msgid "Sets a context entry in kubeconfig"
3159#~ msgstr "Imposta una voce context in kubeconfig"
3160
3161#~ msgid "Sets a user entry in kubeconfig"
3162#~ msgstr "Imposta una voce utente in kubeconfig"
3163
3164#~ msgid "Sets an individual value in a kubeconfig file"
3165#~ msgstr "Imposta un singolo valore in un file kubeconfig"
3166
3167#~ msgid "Sets the current-context in a kubeconfig file"
3168#~ msgstr "Imposta il current-context in un file kubeconfig"
3169
3170#~ msgid ""
3171#~ "Take a replication controller, service, deployment or pod and expose it "
3172#~ "as a new Kubernetes Service"
3173#~ msgstr ""
3174#~ "Prende un replication controller, service, deployment o un pod e lo "
3175#~ "espone come nuovo servizio Kubernetes"
3176
3177#~ msgid ""
3178#~ "The key to use to differentiate between two different controllers, "
3179#~ "default 'deployment'.  Only relevant when --image is specified, ignored "
3180#~ "otherwise"
3181#~ msgstr ""
3182#~ "La chiave da utilizzare per distinguere tra due controller diversi, "
3183#~ "predefinito \"deployment\". Rilevante soltanto quando --image è "
3184#~ "specificato, altrimenti ignorato"
3185
3186#~ msgid ""
3187#~ "The name of the API generator to use, see http://kubernetes.io/docs/user-"
3188#~ "guide/kubectl-conventions/#generators for a list."
3189#~ msgstr ""
3190#~ "Il nome del generatore API da utilizzare, si veda http://kubernetes.io/"
3191#~ "docs/user-guide/kubectl-conventions/#generators per un elenco."
3192
3193#~ msgid ""
3194#~ "The name of the API generator to use. Currently there is only 1 generator."
3195#~ msgstr ""
3196#~ "Il nome del generatore API da utilizzare. Attualmente c'è solo 1 "
3197#~ "generatore."
3198
3199#~ msgid ""
3200#~ "The name of the generator to use for creating a service.  Only used if --"
3201#~ "expose is true"
3202#~ msgstr ""
3203#~ "Il nome del generatore da utilizzare per la creazione di un servizio. "
3204#~ "Utilizzato solo se --expose è true"
3205
3206#~ msgid ""
3207#~ "The port that this container exposes.  If --expose is true, this is also "
3208#~ "the port used by the service that is created."
3209#~ msgstr ""
3210#~ "La porta che questo contenitore espone. Se --expose è true, questa è "
3211#~ "anche la porta utilizzata dal servizio creato."
3212
3213#~ msgid ""
3214#~ "The restart policy for this Pod.  Legal values [Always, OnFailure, "
3215#~ "Never].  If set to 'Always' a deployment is created, if set to "
3216#~ "'OnFailure' a job is created, if set to 'Never', a regular pod is "
3217#~ "created. For the latter two --replicas must be 1.  Default 'Always', for "
3218#~ "CronJobs `Never`."
3219#~ msgstr ""
3220#~ "La politica di riavvio per questo Pod. Valori accettati [Always, "
3221#~ "OnFailure, Never]. Se impostato su 'Always' viene creato un deployment, "
3222#~ "se impostato su 'OnFailure' viene creato un job, se impostato su 'Never', "
3223#~ "viene creato un pod. Per questi ultimi due le - repliche devono essere 1. "
3224#~ "Predefinito 'Always', per CronJobs `Never`."
3225
3226#~ msgid ""
3227#~ "Type for this service: ClusterIP, NodePort, or LoadBalancer. Default is "
3228#~ "'ClusterIP'."
3229#~ msgstr ""
3230#~ "Digitare per questo servizio: ClusterIP, NodePort o LoadBalancer. "
3231#~ "Ppredefinito è 'ClusterIP'."
3232
3233#~ msgid "Unsets an individual value in a kubeconfig file"
3234#~ msgstr "Annulla singolo valore in un file kubeconfig"
3235
3236#~ msgid "Update field(s) of a resource using strategic merge patch"
3237#~ msgstr "Aggiornare campo/i risorsa utilizzando merge patch strategici"
3238
3239#~ msgid "Update image of a pod template"
3240#~ msgstr "Aggiorna immagine di un pod template"
3241
3242#~ msgid ""
3243#~ "View latest last-applied-configuration annotations of a resource/object"
3244#~ msgstr ""
3245#~ "Visualizza ultime annotazioni dell'ultima configurazione applicata per "
3246#~ "risorsa/oggetto"
3247
3248#~ msgid "external name of service"
3249#~ msgstr "nome esterno del servizio"
3250