apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T05:46:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: fc45d598-99c7-4e2c-9264-f64ae8cedca9
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wqld8
      namespace: kube-system
      uid: be803459-3d1c-4093-b38d-f76d59882c0d
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cbg4
      namespace: kube-system
      uid: 9d559d10-8314-406d-9933-9ab6a33dd265
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
