apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T10:15:43Z"
  creationTimestamp: "2026-03-20T10:14:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "838"
  uid: f22d5df9-5f7f-4eb1-a971-bdf2a42aecbd
subsets:
- addresses:
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nttg6
      namespace: kube-system
      uid: 8bcc185d-ddf1-4052-ab30-39fff8931cc5
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxdkz
      namespace: kube-system
      uid: a9ae4170-67f6-4702-b90d-f61e6f2728d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
