apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T23:04:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 4442072f-0a2d-485c-9a31-35d3d8e00933
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7ckj
      namespace: kube-system
      uid: 25ae620b-27b7-43a7-9724-99968443f472
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5qbk
      namespace: kube-system
      uid: a4c51f11-c63d-46e9-ba99-134cd79c92dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
