apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T21:24:10Z"
  creationTimestamp: "2026-03-02T21:23:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 112039b6-d1f7-4742-be24-a4695f6cbe39
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vq5st
      namespace: kube-system
      uid: 8588ca91-59b9-404d-9de9-6dba63455089
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7km7
      namespace: kube-system
      uid: f21afda7-dae0-4c8a-856f-ca11c7b7bb7b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
