apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T01:35:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 1479a9c4-676a-4acc-b165-d8e57e2c1a92
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s59jc
      namespace: kube-system
      uid: 1381de2d-a3f8-48d1-a2bb-51d4c52f26db
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqtf6
      namespace: kube-system
      uid: bde617ac-a7a2-46fb-9400-a13d7e6e0684
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
