apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-28T05:55:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "678"
  uid: 35c459a3-6c9f-4bbe-aaf9-53da218fd2b2
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2cbvc
      namespace: kube-system
      uid: f2237e91-6128-431a-ace1-9d77cc90b3c1
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrw59
      namespace: kube-system
      uid: ec880d45-3421-4405-ba27-38db1a280849
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
