> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# dman

> Articles written by dman.

<div className="blog-card-grid">
  {/* Auto-generated by blog:generate — DO NOT edit manually */}

  <a href="/posts/how-tos/schedule-resource-availability" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/how-tos/schedule-resource-availability/red-background.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/how-tos/schedule-resource-availability/red-background.webp" alt="Scheduling resources" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`how-tos` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        how-tos
                      </span>
                    )}

        <span className="text-xs text-subtle">Thursday, October 24th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Scheduling resources</h3>
      <p className="blog-card-desc">As Upsun does purely usage-driven billing,</p>
    </div>
  </a>

  <a href="/posts/how-tos/configuring-an-autoscaler" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/how-tos/configuring-an-autoscaler/configuring-an-autoscaler-CPU-propogation.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/how-tos/configuring-an-autoscaler/configuring-an-autoscaler-CPU-propogation.webp" alt="Adding an autoscaler to Upsun projects" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`how-tos` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        how-tos
                      </span>
                    )}

        <span className="text-xs text-subtle">Saturday, October 19th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Adding an autoscaler to Upsun projects</h3>
      <p className="blog-card-desc">In this post we will describe a small configuration that will</p>
    </div>
  </a>

  <a href="/posts/how-it-works/using-the-upsun-api" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/how-it-works/using-the-upsun-api/red-background.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/how-it-works/using-the-upsun-api/red-background.webp" alt="Using the Upsun API" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`how-it-works` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        how-it-works
                      </span>
                    )}

        <span className="text-xs text-subtle">Thursday, September 19th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Using the Upsun API</h3>
      <p className="blog-card-desc">> Anything you can do, API can do better!</p>
    </div>
  </a>
</div>
