apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T12:51:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: f36ead7a-82e6-49d3-9326-6d5676d508b8
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qlsv
      namespace: kube-system
      uid: 7ef106dd-35a4-4131-abb0-1cd9090f667a
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92vl2
      namespace: kube-system
      uid: 52be9246-0cdf-462f-89b9-e4e25ae1d739
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
