apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T15:50:13Z"
  creationTimestamp: "2026-09-08T15:48:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1132"
  uid: c5fc5c76-386d-4e9f-9954-18ee63842e11
subsets:
- addresses:
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dhfx
      namespace: kube-system
      uid: 5c1a6201-44e2-408a-ba97-ba4f9d41dd1a
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4kn7
      namespace: kube-system
      uid: c727757e-b09e-48de-9196-122aceb59633
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
