apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-04T05:12:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: adf1d778-3206-47f5-9f8e-bb43be9b3bca
subsets:
- addresses:
  - ip: 172.24.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zg48t
      namespace: kube-system
      uid: 39bceab3-6abc-4d11-b071-6a0a397d5fc2
  - ip: 172.24.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6hx4d
      namespace: kube-system
      uid: 32f45f80-f2ad-494a-b58b-4a3072d1db18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
