apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-31T18:22:35Z"
  creationTimestamp: "2026-03-31T18:21:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1002"
  uid: 00314e42-781e-402f-ba66-f3648c518b8b
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-65zxz
      namespace: kube-system
      uid: f60683b3-1565-44f5-968a-5a85f353b6bd
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7bkj9
      namespace: kube-system
      uid: bc39c351-a366-4853-9441-e3fa97fc6379
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
