apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T09:11:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: 3ba6ce18-3316-43d9-a1e8-84b316ad4225
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-chjxl
      namespace: kube-system
      uid: e13ff6e3-110e-4229-bd80-739a0893ec11
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s57sc
      namespace: kube-system
      uid: 619f43aa-f22b-44b9-b3e5-8963e13bc86d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
