apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T03:43:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: dcae37a5-8d19-4328-a76d-b524ba6f101d
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x78p7
      namespace: kube-system
      uid: 7bb86d36-3df3-4aa0-adcb-ef0cf01a4835
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqsz8
      namespace: kube-system
      uid: 1afdfb21-0865-40b7-902e-5a665e562500
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
