apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T22:43:53Z"
  creationTimestamp: "2026-04-16T22:42:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: cefe28c0-e52c-4b9b-a8ed-2f75991bce37
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b6ql4
      namespace: kube-system
      uid: fe2ad644-f0db-4149-b58a-236ff0758a30
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dr22n
      namespace: kube-system
      uid: 71ee11de-9e3f-440c-99a1-f2a14ccce752
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
