apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-08T21:35:31Z"
  creationTimestamp: "2026-07-08T21:34:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: f754fe8e-d3d6-4eee-b03f-98250d53f422
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6qtnw
      namespace: kube-system
      uid: 9f6df2ca-687e-4666-bcae-aaa9a365e860
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jfv2
      namespace: kube-system
      uid: 7fbf9e49-9d25-4f54-b9b6-419b2fbcb1db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
