apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:34:07Z"
  creationTimestamp: "2026-03-20T05:33:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "842"
  uid: fe3de591-d2d8-497e-9ef9-3e0e74d762c3
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkq2f
      namespace: kube-system
      uid: f6d2b9af-4303-4242-9e82-15468946f846
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lzjlw
      namespace: kube-system
      uid: e8a04b3d-b6c2-4fc8-9c0f-de8617709004
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
