apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-01T13:59:11Z"
  creationTimestamp: "2026-03-01T13:58:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: f53cbc06-d757-46d2-90b0-fd604a7ebed5
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5whcp
      namespace: kube-system
      uid: e02b1d01-f938-47c2-a17b-67dc0922ce1f
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ktqzl
      namespace: kube-system
      uid: cf9be07f-0208-4729-9884-4a4e8ab5c7d4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
