apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:12:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: c164322e-29b8-4755-b18f-4e04dfc17155
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrxsz
      namespace: kube-system
      uid: 15d3ba97-c329-4c55-94b5-5e2d633c848f
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7qlnb
      namespace: kube-system
      uid: ac2d9fe0-b56d-426e-88cc-d49686a31422
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
