apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T10:17:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: abe6a17b-934b-4c87-9f55-0021767dec4e
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8rb8x
      namespace: kube-system
      uid: bb535483-8dd9-421d-ae6a-c01c2d6d231a
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-82ft5
      namespace: kube-system
      uid: 3fad4242-d3e2-4df9-9cfb-0939ac5a3c51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
