apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T21:04:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 3aec7775-d8de-4ce5-b3dc-c33f741a72ba
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-grh9n
      namespace: kube-system
      uid: 660b9c69-3320-42cf-ac71-858fc6cabf13
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkf88
      namespace: kube-system
      uid: a1a88e9b-14aa-4ada-9e19-80ea286deacc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
