apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T20:28:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: fe1d7e51-8d34-4f79-a6ea-1a584518ba98
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2jg4s
      namespace: kube-system
      uid: a04c4039-b951-4a46-811a-8616f985699b
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9p58
      namespace: kube-system
      uid: b0d4e157-63bd-4134-af2d-12fb0af79d70
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
