apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-02T19:46:11Z"
  creationTimestamp: "2026-07-02T19:44:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "980"
  uid: b8810065-68bc-44ab-bcf4-452902f52b38
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nh4km
      namespace: kube-system
      uid: 6d8de42f-ea8b-4d4a-9244-1ba4c72ad877
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7z494
      namespace: kube-system
      uid: a67b63f6-39ca-4c5f-9914-44b69a02c418
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
