apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-30T21:34:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 58dc56d2-53f8-4e0a-8d60-80204277bc56
subsets:
- addresses:
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jcnlq
      namespace: kube-system
      uid: 4340da77-1fec-4532-b003-3028781d3292
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxlh7
      namespace: kube-system
      uid: 8cec4357-16e3-4e60-8919-579f84d5bc28
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
