apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-12T03:39:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "689"
  uid: 8a149380-7b37-4739-88d4-390a1e08f921
subsets:
- addresses:
  - ip: 172.24.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-m2cwl
      namespace: kube-system
      uid: 836387a9-48d8-4b6f-9240-19f838d0d4d9
  - ip: 172.24.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hxwnl
      namespace: kube-system
      uid: 0a58a2d3-51ab-4378-bd66-a66f11267694
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
