apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-22T22:01:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: 2ad2672f-f96e-4fe7-af5c-ce18ea939efc
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h7bsd
      namespace: kube-system
      uid: a70d3889-5b52-41ca-ba30-3126104dbc6f
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ls7vw
      namespace: kube-system
      uid: a24259fc-b79a-4b74-a6d1-95a6bd9c1acf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
