apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T13:01:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 66b8f88b-128d-4472-b071-6e6790ce1b25
subsets:
- addresses:
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txrtn
      namespace: kube-system
      uid: 010272bd-1ec4-4a38-83ec-4ad8edf0a6b8
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d8dd7
      namespace: kube-system
      uid: 6e5463bc-d0e9-498d-aa9f-af9e2c3a0846
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
