apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T06:51:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 0949a607-52ac-404a-a01c-c18f23d89816
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k4pp9
      namespace: kube-system
      uid: 1b8988aa-24f9-4a03-bbda-5738aaef111c
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pd7ff
      namespace: kube-system
      uid: 224b9ebc-304f-4627-b1eb-f4ebd1315fb2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
