apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:48:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: ba166229-0dbc-4ccf-9473-584c585ebae2
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b82nq
      namespace: kube-system
      uid: 07b0a3d9-be5f-42e6-9207-fb3ae9c3b1db
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dzp8v
      namespace: kube-system
      uid: 059ec22a-81f8-4ded-8436-a643a66f5021
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
