apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T00:49:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 7dfe97f7-e1b4-4efc-bc58-fff966c78a5b
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8zwp
      namespace: kube-system
      uid: 65045793-64fb-406c-8359-ea4bd6a3b2e0
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fcpw9
      namespace: kube-system
      uid: 66193a8d-9508-4c34-8916-fd309323d356
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
