apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T12:52:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: f1b162cb-d39d-4f9a-914f-0509013602a3
subsets:
- addresses:
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gw684
      namespace: kube-system
      uid: 5000f145-549a-4b27-bb02-0a6a5a326d40
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-brf8k
      namespace: kube-system
      uid: f96546e5-5db6-4024-b4fa-daaba12fcefb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
