apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T01:10:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: c92ffc5b-4d42-401e-8f22-7ff30df68438
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lvvf6
      namespace: kube-system
      uid: e8e56c7d-9db0-4d10-8eca-afdefdc94c7a
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pv6wh
      namespace: kube-system
      uid: 5ba8989f-2a4d-4ab1-ae88-45b6877350d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
