apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T13:01:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 9ba06721-354f-421d-8148-d5e3b1288b01
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wgg4w
      namespace: kube-system
      uid: 14305720-4137-46aa-834a-20b74b118256
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r469h
      namespace: kube-system
      uid: dcc0f74f-650a-4ee5-9dde-2aab85ecced7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
