Update content/fr/docs/tasks/administer-cluster/declare-network-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
pull/44701/head
coco 2024-01-11 11:23:29 +01:00 committed by GitHub
parent d23027e856
commit 56b86fe336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ NAME READY STATUS RESTARTS AGE
pod/nginx-701339712-e0qfq 1/1 Running 0 35s
```
## Tester le service en y accédant depuis un autre Pod
## Tester le Service en y accédant depuis un autre Pod
Vous devriez pouvoir accéder au nouveau service `nginx` depuis d'autres pods. Pour accéder au service `nginx` depuis un autre pod dans le namespace `default`, démarrez un conteneur busybox :