Skip to content

Commit fe77da3

Browse files
Update create-pods.md
1 parent 5819d96 commit fe77da3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

AKS-Hybrid/create-pods.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ To view the entire configuration of the pod, run the following command:
5151
kubectl describe pod nginx
5252
```
5353

54-
### Secure traffic between pods
55-
56-
An important feature in Kubernetes is to ensure consistent policy enforcement across multiple clusters. For more information about verifying connectivity between the pods and then applying a basic network policy for pod traffic, see [Secure traffic between pods using network policies](./calico-networking-policy.md).
57-
5854
## Delete a pod
5955

6056
To delete a pod you created, run the following command:

0 commit comments

Comments
 (0)