apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T04:48:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 3abf112e-d5d3-4b40-93f9-e841142a6f64
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xkvss
      namespace: kube-system
      uid: b521186d-6613-41f2-bd38-f65e42aed425
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kf6xl
      namespace: kube-system
      uid: 579f06cd-836d-4530-ba2b-b1e0db44a039
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
