apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T01:24:20Z"
  creationTimestamp: "2026-03-04T01:23:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "668"
  uid: f4b3508a-0aea-4450-8e54-6d4f463264d2
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfdkq
      namespace: kube-system
      uid: b4457ce6-8749-4c89-8c4b-ea3baf38ca90
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-54vwh
      namespace: kube-system
      uid: 86320266-c000-4f4f-acf6-a298cb55e887
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
