apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-15T08:12:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 040b26fc-d392-4cec-9e0e-bb58e852343b
subsets:
- addresses:
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tx2f8
      namespace: kube-system
      uid: 754ffeb2-6516-453a-bbe0-57a17cb54848
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxl68
      namespace: kube-system
      uid: 272ec1d0-8c22-478e-aaf5-278f35dabbd5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
