apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-31T07:32:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 3d276416-6c57-4d6a-ad5c-c2b63676d07f
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lc94b
      namespace: kube-system
      uid: 1604043a-b15f-4e25-8dfd-94343a0d56dc
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pzlrk
      namespace: kube-system
      uid: 101bee71-6caa-494a-817d-bbb343fefa3b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
