# Index

This section contains Docker, Ansible and DevOps related posts

{% content-ref url="/pages/PlFsh9NkkQrN3MgBWfPD" %}
[Gitlab CI minikube development environment](/devsecops/index/gitlab-ci-minikube-development-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/rn9U1LDDop2vxbXVC9TT" %}
[Gerrit review minikube](/devsecops/index/gerrit-review-minikube.md)
{% endcontent-ref %}

{% content-ref url="/pages/d4BiEkCYu9t4gRwzpdBA" %}
[Gerrit and gitlab replication and CI job hooks on k8s](/devsecops/index/gerrit-and-gitlab-replication-and-ci-job-hooks-on-k8s.md)
{% endcontent-ref %}

{% content-ref url="/pages/KuK9sWyCHWnCXcPSbkZ8" %}
[Vault integration with Gitlab CI](/devsecops/index/vault-integration-with-gitlab-ci.md)
{% endcontent-ref %}

{% content-ref url="/pages/fivmSkcdP9i8sgWozKya" %}
[Gitlab CI template for DefectDojo](/devsecops/index/gitlab-ci-template-for-defectdojo.md)
{% endcontent-ref %}

{% content-ref url="/pages/6bDL3DUitVUfulvNzqGv" %}
[Falco real time runtime thread detection on k8s](/devsecops/index/falco-real-time-runtime-thread-detection-on-k8s.md)
{% endcontent-ref %}

{% content-ref url="/pages/QYTxJdXHB6J457gpCcmj" %}
[Zarf - Airgap deployment in kubernetes](/devsecops/index/zarf-airgap-deployment-in-kubernetes.md)
{% endcontent-ref %}

{% content-ref url="/pages/3pqt9RVJIqWLMODvXzKr" %}
[OWASP Dependency-track](/devsecops/index/owasp-dependency-track.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1SJvTrBpcDa48u5Rjc" %}
[OpenDaylight in a Docker](/devsecops/index/opendaylight-in-a-docker.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1SLI46bDLzp8VfFm7O" %}
[To conditional or to skip, that's the Ansible question](/devsecops/index/to-conditional-or-to-skip-thats-the-ansible-question.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1SKrkbXw8O1cfD6obt" %}
[Spacewalk Red Hat Satellite v5 in a Docker container PoC](/devsecops/index/spacewalk-red-hat-satellite-v5-in-a-docker-container-poc.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1SHdlXz-FSM8trdheM" %}
[Ansible INI file module](/devsecops/index/ansible-ini-file-module.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.egonzalez.org/devsecops/index.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
