apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-08T01:14:05Z"
  creationTimestamp: "2026-04-08T01:13:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 748177d9-dd3d-4e11-9519-e795eb8c20d4
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nctw5
      namespace: kube-system
      uid: 44b7d1bb-0411-4730-84e5-24ba8051fa0f
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmbgm
      namespace: kube-system
      uid: 8ff9fe45-f27b-4635-9cca-4cb894d5cda3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
