apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T14:29:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: c7d4c103-3910-41ac-bc22-5ce56d3226f1
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tlt5x
      namespace: kube-system
      uid: aedeb591-3dca-4c2c-bbe6-70d91b937a84
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-88xpb
      namespace: kube-system
      uid: 55f52805-72ed-48af-990c-93111e62e9ef
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
