apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T05:25:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 7a292d3d-349c-4c41-ac75-ce8e1bd1bdc2
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5v5l2
      namespace: kube-system
      uid: 88f76a40-e494-4589-9933-29b7738d9b73
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dgcz
      namespace: kube-system
      uid: 41a20e5d-71ce-43cd-8f5e-a02771d6e40f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
