apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T17:06:19Z"
  creationTimestamp: "2026-02-25T17:05:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 1a85418b-e5b5-4d16-8b22-9f982082d743
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rdbl2
      namespace: kube-system
      uid: 9dd11e3c-b0f4-457c-8f89-014cd1af3d2d
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-v2dgp
      namespace: kube-system
      uid: 7ad7e803-f7ed-4f4f-b431-e502a9d8d660
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
