apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T00:48:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: a2c59baa-dd0a-4338-912b-9891e4a8ad5d
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-58dh4
      namespace: kube-system
      uid: 68367e08-3869-4411-82bd-e823d984ae11
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjz4n
      namespace: kube-system
      uid: c7fc70ef-f452-4545-9450-b882ce8fa3ba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
