apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T05:17:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: a30da15c-1a54-4309-99be-6be4ee6e23f3
subsets:
- addresses:
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bjxjn
      namespace: kube-system
      uid: f13cb0bb-a154-4e09-b75e-79d47a47df1e
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j42br
      namespace: kube-system
      uid: b0cbf39e-e11b-49ad-b297-86bd2432c8ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
