apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T11:43:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 99c223ad-2b82-42bb-ab48-c9f2fec85fa1
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m9wwl
      namespace: kube-system
      uid: f2fa0f44-e323-4c7d-a8c7-b16ad82f5396
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25zg7
      namespace: kube-system
      uid: a0936e92-91df-4c87-ae2c-97de8c2f8c41
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
