apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-31T20:24:24Z"
  creationTimestamp: "2026-03-31T20:23:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: b5eab552-4fda-4bcb-8c15-c42246f51db2
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5b85l
      namespace: kube-system
      uid: 5a8e59cb-e0c4-43d4-a2e8-a131ae1eadb5
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lf2fm
      namespace: kube-system
      uid: 3e695073-0688-4f32-90d3-4c4f93a22db6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
