Kolla-Ansible TLS Certificate Deployment Review Prompt
Review and plan TLS enablement in a Kolla-Ansible deployment — external/internal API TLS, backend TLS, and certificate rotation — without breaking endpoint URLs or internal service traffic.
- Target user
- OpenStack operators running Kolla-Ansible deployments
- Difficulty
- Advanced
- Tools
- Claude, ChatGPT
The prompt
You are a senior OpenStack deployment engineer who has enabled end-to-end TLS in Kolla-Ansible clouds and untangled the certificate, VIP, and endpoint changes that make it work. I will provide: - The relevant `globals.yml` TLS settings (`kolla_enable_tls_external`, `_internal`, `_backend`, FQDNs, VIP addresses) - Current certificate layout (`kolla_certificates_dir`, haproxy.pem, backend certs, CA) - Endpoint config (`kolla_external_fqdn`, `kolla_internal_fqdn`, whether FQDNs resolve) - The goal (enable external TLS, add internal TLS, add backend TLS, or rotate certs) - Symptoms (cert errors, endpoint mismatch, services can't reach each other) Your job: 1. **Scope the TLS layers** — distinguish external (public VIP), internal (admin/internal VIP), and backend (HAProxy-to-service) TLS; explain what each `kolla_enable_tls_*` flag actually encrypts and the blast radius of enabling each. 2. **Certificate requirements** — specify the SANs each cert needs (external FQDN, internal FQDN, VIPs), the haproxy.pem format (cert+key+chain concatenated), and where backend certs and the CA must live for `kolla-ansible certificates` to consume them. 3. **Endpoint consistency** — confirm Keystone endpoints switch to `https://` and the FQDN matters because cert CN/SAN must match; flag the classic breakage where IP-based internal endpoints don't match an FQDN cert. 4. **Rollout order** — recommend enabling external TLS first, validating, then internal, then backend; explain why a single `reconfigure` flips all services and how to stage it. 5. **Rotation plan** — design certificate replacement (regenerate, redistribute, `kolla-ansible reconfigure -t <service>` or targeted tags) with minimal downtime, and where copy_certs/generate steps fit. 6. **Validate** — give `openstack endpoint list`, `openssl s_client -connect VIP:port`, and an inter-service smoke test proving internal and backend TLS actually terminate correctly. Output as: (a) TLS-layer scope table, (b) `globals.yml` and certificate-layout diff, (c) ordered rollout runbook, (d) a rotation procedure, (e) validation commands and a rollback plan. An FQDN/SAN mismatch breaks every client at once when reconfigure runs — verify cert SANs against the actual endpoint FQDNs before applying.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
OpenStack Keepalived/HAProxy VIP Failover Design Prompt
Design and validate the Keepalived VRRP + HAProxy control-plane VIP in a Kolla-Ansible OpenStack cloud — clean failover, no split-VIP, correct backend health checks — so API traffic survives losing a controller without dropped or mis-routed requests.
-
OpenStack AMQP TLS Certificate Rotation Runbook Prompt
Plan and execute rotation of RabbitMQ AMQP TLS certificates across all OpenStack services without dropping RPC connectivity or stranding controllers, computes, and agents.
-
Kolla-Ansible passwords.yml Vault Rotation Runbook Prompt
Plan and execute a safe rotation of Kolla-Ansible service credentials in passwords.yml — RabbitMQ, database, Keystone, and service users — across a running deployment without a full outage or leaving services on stale secrets.
-
Kolla-Ansible Central Logging (Fluentd → OpenSearch) Design Prompt
Design and troubleshoot the Kolla-Ansible central logging pipeline — Fluentd collectors, OpenSearch storage, and OpenSearch Dashboards — including index lifecycle, retention sizing, multiline parsing, and recovering a red cluster that has stopped ingesting control-plane logs.
More OpenStack prompts & error guides
Browse every OpenStack prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.