@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-kubernetes-horizontal-pod-autoscaler-and-scale-events>
  a schema:TechArticle ;
  schema:headline "Agent Kubernetes Horizontal Pod Autoscaler and Scale Events" ;
  schema:url <https://anchorfact.org/ai/agent-kubernetes-horizontal-pod-autoscaler-and-scale-events/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-kubernetes-horizontal-pod-autoscaler-and-scale-events>
  schema:citation <https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-kubernetes-horizontal-pod-autoscaler-and-scale-events>
  schema:citation <https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/> ;
  af:sourceTier "B" .