apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:39:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 0e7a4e2f-6d24-42c7-b1f0-6f9f5feb268d
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-52hxj
      namespace: kube-system
      uid: 08197b5c-fb2b-4a8e-84a0-7d863d73652e
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-khl76
      namespace: kube-system
      uid: 336324ac-6eed-4d48-b222-b212d5d68d46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
