apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-11T17:30:39Z"
  creationTimestamp: "2026-09-11T17:29:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "991"
  uid: 88e13a77-0f6a-4913-bdff-eaa738c04d16
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxcnf
      namespace: kube-system
      uid: a672eefc-91aa-4b7f-963a-9a822263b0c9
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gx6fl
      namespace: kube-system
      uid: b535e070-84d8-446f-bb6a-65731f5a745d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
