apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T02:13:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "964"
  uid: 6e7ed42c-1a8c-483c-99ea-3bed11cab232
subsets:
- addresses:
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wx8bp
      namespace: kube-system
      uid: a6b2f5b6-bbe2-4f18-be8f-d7a96380917d
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vm99r
      namespace: kube-system
      uid: dd25678b-4537-41d5-86d6-884fc58af9ba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
