apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-27T01:55:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: f9849a97-5933-4d27-8b6f-5f7f8af5e254
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fgdpx
      namespace: kube-system
      uid: b0279edd-4114-414a-9b0a-9d93400c2367
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-262pw
      namespace: kube-system
      uid: dbd60eb2-48ca-4ffc-88e8-4d7822103028
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
