apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T07:13:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 8fddd1bf-dd7e-41f3-9990-e5f4bc5fe12d
subsets:
- addresses:
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbh9f
      namespace: kube-system
      uid: 1a091065-fafa-4027-9b1b-4c98af1c0a03
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cn2fw
      namespace: kube-system
      uid: 41aa25d3-7d1a-40d5-9f94-60ff3c433b4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
