apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:06:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: b96d58b0-541c-48d5-8550-31631f23f56e
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57fhn
      namespace: kube-system
      uid: 502a1969-dd59-42c6-ab3e-6dfdf1c8f3c4
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6b58w
      namespace: kube-system
      uid: 772ca800-0a8d-4eff-8316-c9c76cdb7d79
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
