apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-15T02:00:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: f5a92db4-5032-4d80-90cd-28acf6aa3dba
subsets:
- addresses:
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtk4l
      namespace: kube-system
      uid: fe8628c8-8f0a-44ae-9ddb-a7aa32b04488
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5bnx
      namespace: kube-system
      uid: 80a14578-8b99-4d08-8380-91027a91121c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
