apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:50:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: e17b8014-4a0a-4d5d-8f9e-0b856050a905
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h86wv
      namespace: kube-system
      uid: 81627af8-9915-4251-a13e-4e7f6bef67b8
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4txk
      namespace: kube-system
      uid: 067bf258-ce79-4a51-9ab9-305139e56452
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
