apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T16:41:18Z"
  creationTimestamp: "2026-04-27T16:40:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "977"
  uid: bb92e24d-ef6a-456a-9e3b-f35a341f8e0f
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lzqm4
      namespace: kube-system
      uid: d2a04209-a8b6-4b88-9b56-896432032260
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfl8v
      namespace: kube-system
      uid: af0a637a-0d27-494f-82f7-5da75e0dc650
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
