> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/release-notes/previous-releases/2024/october-2024.md).

# October 2024

## What's new

### [<mark style="color:blue;">**Advisory on CVE-2024-9264**</mark>](/cloud/security-safeguards/vulnerability-register/2024/cve-2024-9264.md)

{% hint style="success" %}
**October 18**

The documentation portal now has information on the security advisory for a critical vulnerability reported in Grafana 11. This vulnerability may allow attackers to run arbitrary code on affected systems, leading to complete system compromise.
{% endhint %}

### [<mark style="color:blue;">**Advisory on Kubernetes Image Builder Vulnerabilities**</mark>](/cloud/security-safeguards/vulnerability-register/2024/cve-2024-9486.md)

{% hint style="success" %}
**October 15**

The documentation portal now has information on the security advisory for vulnerabilities reported in the Kubernetes Image Builder that enables default credentials during the image build process.
{% endhint %}

### [<mark style="color:blue;">**Cost Alert notification**</mark>](/cloud/set-up-ionos-cloud/management/usage/cost-alert.md)

{% hint style="success" %}
**October 9**

Cost Alert notification is essential for effective cloud cost management. These notifications act as alerts for spending thresholds, helping you control your budget, optimize resource usage, and make informed decisions about your cloud infrastructure. It is configurable through the DCD and the [<mark style="color:blue;">Billing API</mark>](https://api.ionos.com/docs/billing/v3/). Configuring a cost alert is solely within the authority of contract owners and users with administrator access rights. For more information, see [<mark style="color:blue;">Feature permission</mark>](/cloud/set-up-ionos-cloud/management/usage/cost-alert.md#feature-permission).
{% endhint %}

### [<mark style="color:blue;">**Advisory on Linux CUPS Vulnerabilities**</mark>](/cloud/security-safeguards/vulnerability-register/2024/linux-cups-vulnerabilities.md)

{% hint style="success" %}
**October 8**

The documentation portal now has information on the security advisory for vulnerabilities reported in the Linux Common Unix Printing System (CUPS). By chaining these vulnerabilities, an attacker could cause remote code execution.
{% endhint %}

### [<mark style="color:blue;">**Advisory on Redis Vulnerabilities**</mark>](/cloud/security-safeguards/vulnerability-register/2024/redis-vulnerabilities.md)

{% hint style="success" %}
**October 7**

Information on the security advisory for three vulnerabilities reported by Redis is now available in the documentation portal. These vulnerabilities, reported by Redis, allow an authenticated remote user to run arbitrary remote code. They can also be used to perform Denial of Service (DoS) attacks.
{% endhint %}

### [<mark style="color:blue;">**DCD support for Reverse DNS (PTR) record management**</mark>](/cloud/network-services/cloud-dns/dcd-how-tos/reverse-dns.md)

{% hint style="success" %}
**October 1**

Reverse DNS is now available through the <code class="expression">space.vars.ionos\_cloud</code> Data Center Designer (DCD). You can leverage its capabilities to create and efficiently manage Reverse DNS (PTR) records for IPv4 and IPv6 addresses.
{% endhint %}

### [<mark style="color:blue;">**Updated Cubes Configuration Templates**</mark>](/cloud/compute-services/cubes/overview.md)

{% hint style="success" %}
**October 1**

Effective October 1, we have updated our Cubes configuration templates to include more tailored options. We now offer nine template sizes, each varying by processor, memory, and storage capacities. The templates are divided into two categories: one for Basic Cubes and the other for Memory Cubes. To understand the detailed breakdown of resources for each template, see [<mark style="color:blue;">Configuration templates</mark>](/cloud/compute-services/cubes/overview.md#configuration-templates).
{% endhint %}

### [<mark style="color:blue;">**Llama 405B added to AI Model Hub**</mark>](/cloud/ai/ai-model-hub/how-tos/text-generation.md)

{% hint style="success" %}
**October 1**

The <code class="expression">space.vars.ionos\_cloud\_ai\_model\_hub</code> now supports Llama 405B from Meta.
{% endhint %}

## Documentation updates

### [<mark style="color:blue;">**Restructured Get Started Documentation**</mark>](/cloud/set-up-ionos-cloud/get-started.md)

{% hint style="success" %}
**October 17**

With a consistent approach to improve the user's experience with <code class="expression">space.vars.ionos\_cloud</code> documentation, the **Get Started** section in the documentation portal is restructured to provide a clear, step-by-step guide that helps users onboard with setting up [<mark style="color:blue;">Data Center Designer</mark>](/cloud/set-up-ionos-cloud/get-started/log-in-dcd.md), managing user and account settings, and explore advanced product feature configurations. All these guides are categorized under the documentation portal's new section **Set Up IONOS CLOUD**.
{% endhint %}

### [<mark style="color:blue;">**Available on request label**</mark>](/cloud/readme.md)

{% hint style="success" %}
**October 15**

The <code class="expression">space.vars.ionos\_cloud</code> products that are currently available only on a request basis are now shown with a label ![Available on request](/files/saTvGHXj1t2XkzoeL5mV) on the [<mark style="color:blue;">documentation portal</mark>](/cloud/readme.md#product-user-guides). Users can now scan through the page and identify such products and contact sales representative or [<mark style="color:blue;">IONOS CLOUD Support</mark>](https://docs.ionos.com/cloud/support/general-information/contact-information) to acess them. The products currently with this label are **Event Streams for Apache Kafka**, **CDN**, **VPN Gateway**, and **Network File Storage**.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/release-notes/previous-releases/2024/october-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
