apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T15:24:11Z"
  creationTimestamp: "2026-03-04T15:23:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "668"
  uid: 139a5ef5-41ac-400c-81f9-512595816b9c
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2rrf6
      namespace: kube-system
      uid: ac270619-05fb-4c2d-a51f-9d0f55375f06
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cgsxb
      namespace: kube-system
      uid: 543eff8b-4f79-4db8-a41b-fe0bca73dabf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
