apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T09:03:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: aad7fe70-69cf-4c73-9909-f2c612685328
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t885b
      namespace: kube-system
      uid: a9515207-4cc7-4713-8091-debb91e3ecc1
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4f6t
      namespace: kube-system
      uid: adc45397-a55a-4ad8-b274-df2a500ab16e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
