apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:47:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 2369ce06-96d6-43b8-b25e-07d17f2d6944
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6m7z
      namespace: kube-system
      uid: 2fde2e96-6600-4948-8501-74217cb4f14d
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sps6x
      namespace: kube-system
      uid: 2e06acdf-b1cc-420e-a9b0-97099bd5a7c5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
