apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T18:08:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 0d4f6a41-1ecf-44f6-962d-ad18b28950c5
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmf88
      namespace: kube-system
      uid: 3dcca0b8-a772-430f-8309-ec327c0cc419
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cw26q
      namespace: kube-system
      uid: 15b1889a-2f7c-4256-b3bf-fa0b88326cea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
