apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T01:15:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 45d2b4e7-dbb2-484f-abf5-cb727b521e3b
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dplnd
      namespace: kube-system
      uid: 3234a87d-b713-4a36-a5e2-4fce3c5df592
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j5fgx
      namespace: kube-system
      uid: a5a05a8b-0d41-402d-95fc-ffa56f21f36c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
