apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T09:49:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: c2282cf1-5545-40bf-a04f-6c1eeef6accc
subsets:
- addresses:
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j4h5d
      namespace: kube-system
      uid: af9c68a0-889d-4707-b0ae-00cee64013ff
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krds7
      namespace: kube-system
      uid: e3094b97-0ac6-4dee-acdf-c43c9eb5cbae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
