apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:40:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: af938a85-80e5-45c4-89c7-99fc05f55960
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qp8q7
      namespace: kube-system
      uid: ff55f7b3-6f58-4ccb-b3e7-8334dbf2c994
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjkwt
      namespace: kube-system
      uid: 3d94384b-6d13-456d-a98d-11660f1be8d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
