I just installed a DC/OS Cluster on Azure using Terraform. Now I was wondering if it's possible to automatically mount Data Disks of agent nodes under /dcos/volume<N>. As far as I understood the docs, this is a manual task. Wouldn't it be possible to automate this step with Terraform? I was looking through the DC/OS docs and Terraform docs but I couldn't find anything related to auto mounting.
DC/OS on Azure: Automatically mount disk
515 Views Asked by Roman At
1
There are 1 best solutions below
Related Questions in AZURE
- How to update to the latest external Git in Azure Web App?
- I need an azure product that executes my intensive ffmpeg command then dies, and i only get charged for the delta. Any Tips?
- Inject AsyncCollector into a service
- mutual tls authentication between app service and function app
- Azure Application Insights Not Displaying Custom Logs for Azure Functions with .NET 8
- Application settings for production deployment slot in Azure App Services
- Encountered an error (ServiceUnavailable) from host runtime on Azure Function App
- Implementing Incremental consent when using both application and delegated permissions
- Invalid format for email address in WordPress on Azure app service
- Producer Batching Service Bus Vs Kafka
- Integrating Angular External IP with ClusterIP of .NET microservices on AKS
- Difficulty creating a data pipeline with Fabric Datafactory using REST
- Azure Batch for Excel VBA
- How to authenticate only Local and Guest users in Azure AD B2C and add custom claims in token?
- Azure Scale Sets and Parallel Jobs
Related Questions in TERRAFORM
- Why does terraform aws_cognito_user_pool always show as "updated in-place" on every single terraform plan?
- Terraform - loop over complex data in data source
- Terraform cidrsubnets
- Encountered an error (ServiceUnavailable) from host runtime on Azure Function App
- Problem to add service principal permissions with terraform
- Multiple resources for the depends_on dependencies is throwing an Error
- Parametrizing backend in terraform on gcp
- AWS EKS Fargate pod scheduling issue with Prometheus deployment
- Terraform valdiate that one of N variables is set to "true"
- How to assign a value to a string variable, that includes embedded '=' in the value
- Terraform loop over Map variable to provision multiple Databricks catalogs
- Terraform OCI error when creating Network Load Balancer
- logiapp teams api connection terraform user sign in
- Difference between google_project_iam_* and other google_*_iam_* resources
- JSON representation of the current Terraform configuration
Related Questions in MESOS
- Failed to find a mounted cgroups hierarchy for the 'cpu' subsystem; you probably need to mount cgroups manually on MacOS Sonoma 14.3.1
- Trying to use log4j configuration sent with --files param on spark-submit
- deregistered instance showing unreachable in mesos , how to clear this?
- Configuring a self hosted GitLab-CE CI/CD server in parallel with a GitHub Team account
- How to set log level in chronos
- configure: error: Mesos requires Python < 3.0
- Exception in thread "main" org.apache.spark.SparkException: Driver cores must be a positive number
- Task/Job Failed on Mesos
- Integrating hadoop yarn with mesos infra
- Once tasks are finished does Mesos Agent kill the Mesos Executor that was running the tasks or does the Mesos Executor persist to receive new tasks?
- Where can I find binary packages for Apache Mesos?
- Standalone mesos master behind load balancer EC2
- I wonder why many resource managers (Yarn, Mesos, Kubernetes etc.) do not support setting the disk I/O resource usage of containers
- Is Celery a "real" scheduler like PBS, MESOS or YARN?
- Installing Mesos on ubuntu 20.04 causing makefile issue
Related Questions in DCOS
- Failed to install chrony in bootstrap node during DCOS installation on azure via Terraform
- Cannot override provider configuration error in installing DC/OS via Terraform on azure
- Deploy docker container on DC/OS
- Cassandra nodetool rebuild_index stuck in 100% in nodetool compactionstats, how to refresh it and to force complection?
- dcos package install - resource request declined due to no port need?
- Azure key Vault value integration inside a JSON of an application
- Error loading Python lib '/tmp/_MEItueAuk/libpython3.7m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found
- Controlling the number of spark drivers running on Mesos
- How to transform kubernetes YAML file into DC/OS JSON
- Unable to spin dockerized cassandra cluster on Mesosphere DC/OS
- Problem in enable Authenticate Mesos APIs in Mesosphere/ DCOS
- when some microservice goes down then there is a chance to change IP address when it reloaded..then, how to set IP and port of each microservices?
- Problem with pulling image from private hub
- Marathon Ruby SDK to get the number of nodes
- Minidcos: Cannot communicate between docker containers using hostnames
Related Questions in TERRAFORM-PROVIDER-AZURE
- How to consolidate duplicate blocks for Azure Role Assignments using Terraform?
- The 'condition' attribute is invalid - The value '@contains(string, 'substring')' is not within allowed values range
- B2c tenant Creation and creation of users/apps from main tenant using terraform. Is that possible?
- Media Service API failed - 400 bad request - Creation of new Media Service accounts are not allowed as the resource has been deprecated
- With Terraform, how do I integrate a basic-sku load balancer and basic-sku public ip address with an azurerm_kubernetes_cluster resource?
- How to Iterate over nested objects and create sub-resource inside dynamic block
- Authorization_RequestDenied on terraform apply
- Terraform Azure - No changes. Your infrastructure matches the configuration
- azure terraform linux aci connector CrashLoopBackOff
- Unable to create Azure Function keys, using terraform azapi
- How do I create an Azue SQL database user from a managed identity using Terraform?
- Terraform - Use certificate to authenticate azurerm in Remote execution mode
- Can't configure a value for "network_interface": its value will be decided │ automatically based on the result of applying this configuration
- Terraform azurerm_virtual_machine with managed OS disk options
- Terraform azure import multiple subnets
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
It seems you just can mount the Data disks to the node of AKS manual as a volume. It's a Kubernetes task, not Azure's. Azure only can manage the data disk for you.
What you can do through the Terraform is attach the data disk to the node itself of AKS as a disk, not a volume of the AKS. And the volume, you only can create it through Kubernetes, not Azure. So Terraform also cannot help you achieve it automated.