apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-19T20:31:39Z"
  creationTimestamp: "2026-08-19T20:30:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1121"
  uid: efb0a6d5-6f55-45d9-908c-e777be112a74
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpsvz
      namespace: kube-system
      uid: 5234329a-cc28-4b69-b551-8dc20a253d26
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7fphc
      namespace: kube-system
      uid: 5d2a1f5d-0147-45ba-a9fd-13aa7e6a463c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
