apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-13T01:03:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 633d63e4-59d4-427e-95ee-ad08fad09e3f
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5b6n8
      namespace: kube-system
      uid: aa726400-de1a-4241-9a0a-fb0c9f6b1252
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trpwq
      namespace: kube-system
      uid: 841ae14c-fbeb-4958-8626-90fc4f5053bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
