apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T13:23:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 51fdc704-a56f-44f8-ab67-db28e04569d4
subsets:
- addresses:
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6bhp8
      namespace: kube-system
      uid: 77734085-8611-4844-a16e-64e9b82c66e8
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqtmp
      namespace: kube-system
      uid: 69a1fb33-4de0-4de3-89f6-af5de1d129ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
