apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-27T05:45:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: f455e83d-6f14-415d-8d82-7f4ed01a6e9f
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jpd56
      namespace: kube-system
      uid: 1e3ca8de-5a21-436b-a790-8eb5bc027456
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7gqx
      namespace: kube-system
      uid: 3ae7367a-d2bc-45d8-9353-331b5c57f0c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
