apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T00:35:05Z"
  creationTimestamp: "2026-04-17T00:34:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 6e59092a-33b9-4668-b6fa-4fd142d48844
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qtlf8
      namespace: kube-system
      uid: ffdb6d44-e041-4694-8fdb-ea3d49046bbe
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkkfk
      namespace: kube-system
      uid: 2b63d2ae-d68b-4d3f-831a-5afa9cc7f30f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
