apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T20:18:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "687"
  uid: c4732102-586d-4ca8-8085-d353ff52728f
subsets:
- addresses:
  - ip: 172.24.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9txfg
      namespace: kube-system
      uid: 9723e8b9-74cf-4d3c-822b-d751648942f6
  - ip: 172.24.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8sskw
      namespace: kube-system
      uid: 9846aa75-bec1-4710-acd7-6207248f4aa9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
