apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T07:31:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: f892e78a-1a39-49be-ad9c-27a0a5374ae3
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpwbc
      namespace: kube-system
      uid: 3e785c61-ed12-4542-83a6-217d667b8b1b
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2rwsj
      namespace: kube-system
      uid: 3be131d1-450c-440a-916f-806e422b37b4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
