apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:37:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 3bdc85a0-d5b9-4bd9-a265-42cdce9a6d21
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7fptt
      namespace: kube-system
      uid: 79dc38e1-c8d1-43bf-82f6-45dcc1331ad2
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxgfp
      namespace: kube-system
      uid: 96c7a715-bf13-4a5d-84a2-5cec70337f55
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
