apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:07:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: dd2f4ac3-c218-419f-b1e2-47093659921d
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87w5w
      namespace: kube-system
      uid: 51fe224b-683e-438c-921a-c709ee11e941
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zlhpg
      namespace: kube-system
      uid: 4d9609e2-b0bc-48f7-b201-d0ed5154b5f2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
