apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-16T01:49:07Z"
  creationTimestamp: "2026-05-16T01:48:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: e4421bb5-ad2f-4922-99e8-f2f36340de60
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dm7m8
      namespace: kube-system
      uid: 974edf2b-5c28-4ebd-864b-4cdb348ad38a
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t7nl7
      namespace: kube-system
      uid: a03c2e34-dc6f-4bd7-8a70-70c7ff88b6a0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
