apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T17:57:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 3afbcc78-5c9f-4a11-a3c2-e67692c48411
subsets:
- addresses:
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t896q
      namespace: kube-system
      uid: 75a873b7-d98f-4170-ba0c-c26c04a51ce5
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6x28m
      namespace: kube-system
      uid: 0bb76265-76d4-4b70-b0ca-c7361be9a1c2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
