Translated ['.github/pull_request_template.md', 'src/README.md', 'src/pe

This commit is contained in:
Translator
2025-01-02 00:00:08 +00:00
parent 931ae54e5f
commit 5dd38218dd
206 changed files with 1236 additions and 1254 deletions
@@ -42,7 +42,7 @@ La principale differenza tra un ValidatingWebhookConfiguration e le politiche :&
- **ValidatingWebhookConfiguration (VWC)** : Una risorsa Kubernetes che definisce un webhook di validazione, che è un componente lato server che convalida le richieste API Kubernetes in arrivo rispetto a un insieme di regole e vincoli predefiniti.
- **Kyverno ClusterPolicy**: Una definizione di politica che specifica un insieme di regole e vincoli per convalidare e applicare le risorse Kubernetes, come pod, deployment e servizi
## Enumeration
## Enumerazione
```
$ kubectl get ValidatingWebhookConfiguration
```
@@ -64,7 +64,7 @@ Entrambi provengono con valori predefiniti, ma i team di amministratori potrebbe
```bash
$ kubectl get validatingwebhookconfiguration kyverno-resource-validating-webhook-cfg -o yaml
```
Ora, identifica il seguente output :
Ora, identifica il seguente output:
```yaml
namespaceSelector:
matchExpressions: