apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T02:09:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 4d93588f-4db0-463e-b010-099c0e180e3b
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wkh7q
      namespace: kube-system
      uid: bc90aa84-0adc-427d-9075-9561c3ee938a
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xmr7p
      namespace: kube-system
      uid: b285d526-e8d0-44f7-b8c3-2c1f406cd64d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
