apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:22:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 12bb26fb-4a48-4df3-b3d5-0852cf03d091
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxg5p
      namespace: kube-system
      uid: 1bc69ba4-d895-412e-8cf4-db76baf865ce
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b48r4
      namespace: kube-system
      uid: 2925a865-bfb2-49ac-b9e2-90a4c0814bc9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
