PowerDNS:Cloud Control: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
Main features of PowerDNS Cloud Control 1.0 include: | Main features of PowerDNS Cloud Control 1.0 include: | ||
* Cloud-native deployment and orchestration for large-scale | * Cloud-native deployment and orchestration for large-scale PowerDNS deployments | ||
* Deployment of PowerDNS Recursor and DNSdist on a Kubernetes cluster | * Deployment of PowerDNS Recursor and DNSdist on a Kubernetes cluster | ||
* Includes the official images needed for | * Includes the official images needed for PowerDNS Recursor and DNSdist to set up a complete recursive DNS ecosystem in a telecom provider’s network | ||
* Automated deployment and lifecycle management with Helm charts | * Automated deployment and lifecycle management with Helm charts | ||
Line 15: | Line 15: | ||
== General Information – Please Note == | == General Information – Please Note == | ||
PowerDNS Cloud Control aims at supporting operators in their move to cloud-native services. It allows network operators to identify and test their individual requirements for a cloud-native DNS deployment. It facilitates orchestration, management and monitoring of | PowerDNS Cloud Control aims at supporting operators in their move to cloud-native services. It allows network operators to identify and test their individual requirements for a cloud-native DNS deployment. It facilitates orchestration, management and monitoring of PowerDNS products in Kubernetes deployments. PowerDNS products supported are: | ||
* PowerDNS Recursor - A high-performing, low latency DNS resolver | * PowerDNS Recursor - A high-performing, low latency DNS resolver | ||
Line 44: | Line 44: | ||
* Helm OCI enabled | * Helm OCI enabled | ||
== Access to the | == Access to the Registry == | ||
PowerDNS Cloud Control will be provided via the Open-Xchange image registry. The versions of the PowerDNS Cloud Control images from this registry are described in [https://software.open-xchange.com/products/powerdns/doc/cc/1.0.0/CloudControlVersions.pdf CloudControlVersions.pdf]. | PowerDNS Cloud Control will be provided via the Open-Xchange image registry. The versions of the PowerDNS Cloud Control images from this registry are described in [https://software.open-xchange.com/products/powerdns/doc/cc/1.0.0/CloudControlVersions.pdf CloudControlVersions.pdf]. |
Revision as of 08:45, 7 November 2022
PowerDNS Cloud Control
PowerDNS Cloud Control is a cloud-native solution for PowerDNS and enables cloud-native deployments. It provides native Kubernetes-support and Helm charts for easy deployment and lifecycle management. Cloud Control provides a highly scalable and distributed implementation of DNS, while simplifying deployment and scaling by the operations teams. Customers benefit from more efficient resource usage and a cost-effective way of scaling DNS installations for future needs.
Main features of PowerDNS Cloud Control 1.0 include:
- Cloud-native deployment and orchestration for large-scale PowerDNS deployments
- Deployment of PowerDNS Recursor and DNSdist on a Kubernetes cluster
- Includes the official images needed for PowerDNS Recursor and DNSdist to set up a complete recursive DNS ecosystem in a telecom provider’s network
- Automated deployment and lifecycle management with Helm charts
A more detailed overview of the main functions and technical descriptions of PowerDNS Cloud Control can be found at the Product Guide under: https://www.open-xchange.com/fileadmin/user_upload/Product_Guide_OXPDNS_Cloud_Control_1_0.pdf"
General Information – Please Note
PowerDNS Cloud Control aims at supporting operators in their move to cloud-native services. It allows network operators to identify and test their individual requirements for a cloud-native DNS deployment. It facilitates orchestration, management and monitoring of PowerDNS products in Kubernetes deployments. PowerDNS products supported are:
- PowerDNS Recursor - A high-performing, low latency DNS resolver
- PowerDNS DNSdist - A DNS, DoS and abuse-aware loadbalancer
- Authoritative Server
Available Images, Packages and Versions
PowerDNS Cloud Control 1.0 provides the following images:
- Cloudcontrol-dnsdist-state
- Cloudcontrol-dnsdist-rpc-server
- Cloudcontrol-dnsdist-agent
- pdns-recursor
- DNSdist
PowerDNS Cloud Control 1.0 provides the following Helmcharts:
- cloudcontrol/helm-cc-powerdns
See: https://software.open-xchange.com/products/powerdns/doc/cc/1.0.0/CloudControlVersions.pdf
Installation & Configuration
Requirements
It is required to have the following software pre-installed on you machine from which you want to deploy CloudControl:
- Kubectl (Configured for your target Kubernetes cluster)
- Helm v3 (https://helm.sh/docs/intro/install/)
- Helm OCI enabled
Access to the Registry
PowerDNS Cloud Control will be provided via the Open-Xchange image registry. The versions of the PowerDNS Cloud Control images from this registry are described in CloudControlVersions.pdf. To get access and further information, please contact your Open-Xchange contact.
Installation and Getting Started
For a Cloud Control overview and a guide to get started see CloudControlOverview.pdf
PowerDNS Cloud Control Helm Reference can be found in CloudControlReference.pdf
Instructions for setting up monitoring can be found in monitoring.pdf