apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-14T10:46:05Z"
  creationTimestamp: "2026-04-14T10:44:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1013"
  uid: d1956108-94cb-4116-93b4-20cd083f4d81
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2dzlh
      namespace: kube-system
      uid: 98aa7901-b3f7-43c8-9f1c-5d414ae00f82
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8r9sv
      namespace: kube-system
      uid: 7f04ec77-df56-456e-b5b9-499b878e2d41
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
