apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T14:16:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: a4246ef8-8c8d-4e37-9d40-a6d61f541e19
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c8cpw
      namespace: kube-system
      uid: 15418777-0491-4fc6-9da0-f7d518f6efb9
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nblrf
      namespace: kube-system
      uid: acf598f3-496e-41a9-a52f-49c4dd0e4f4f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
