apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T20:56:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 3bc3351e-24b9-4c05-a96f-eda4ed2b77ac
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrqsb
      namespace: kube-system
      uid: aa34e44e-a45b-499d-94f6-eab19898f9c8
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4wv4
      namespace: kube-system
      uid: 6168b998-9128-4331-ac44-62bf188981db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
