apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T05:55:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: c4ec5ff0-10ea-4afd-90f1-46ed9bbe7a61
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6sckr
      namespace: kube-system
      uid: c651e943-72dd-4cb8-b4c7-327ed77d442a
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bxqvn
      namespace: kube-system
      uid: a552dba2-cf83-45d3-9ccf-a968b733ba44
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
