apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T02:03:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 6dab1586-dda5-4547-82d0-21b3658fa1f2
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-59d4q
      namespace: kube-system
      uid: 01d80fe4-d106-4a2e-8d0c-a6e23a2ba36d
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-88tv2
      namespace: kube-system
      uid: bf11292f-24c2-4d3c-a393-b2056f4e9508
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
