1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 02:54:27 +02:00

Fix a link issue in markdown (#3508)

This commit is contained in:
prchann
2023-03-01 03:20:46 +08:00
committed by GitHub
parent 74b2dda7f7
commit d0861711ac

View File

@@ -5,4 +5,4 @@ Networking is crucial for communication between pods and resources in a Kubernet
Learn more from the following resources:
- [Cluster Networking - Documentation](https://kubernetes.io/docs/concepts/cluster-administration/networking/)
- [Job with Pod-to-Pod Communication](https://kubernetes.io/docs/tasks/job/job-with-pod-to-pod-communication
- [Job with Pod-to-Pod Communication](https://kubernetes.io/docs/tasks/job/job-with-pod-to-pod-communication/)