apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T01:43:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: b23fb1dc-2a2e-4e72-b095-f64a69c1fd7d
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hzvt2
      namespace: kube-system
      uid: 7a6942b0-c9de-4ec5-8bc8-f3a7dad7bcc0
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4rks
      namespace: kube-system
      uid: eecadf02-fc21-4779-b915-12d763fe7147
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
