apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T20:25:32Z"
  creationTimestamp: "2026-02-27T20:24:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "797"
  uid: 67518394-05c4-4a6a-9a8f-ea15a20fb074
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtw8m
      namespace: kube-system
      uid: b7f9d70d-a570-40c8-b2f5-893ac91d6628
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9tlzl
      namespace: kube-system
      uid: dd40a6f8-a8dd-4ae4-a7a0-b7b58c0a54f7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
