Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ output "kubeone_hosts" {}
# Contains templates for generating the MachineDeployment objects.
# More information about Cluster-API, machine-controller, and
# MachineDeployments can be found in the Concepts document:
# https://docs.kubermatic.com/kubeone/release/v1.12/architecture/concepts/#kubermatic-machine-controller
# https://docs.kubermatic.com/kubeone/v1.12/architecture/concepts/#kubermatic-machine-controller
# Example MachineDeployment manifests for each supported provider can be found
# in the machine-controller repository:
# https://github.com/kubermatic/machine-controller/tree/release/v1.12/examples
Expand Down Expand Up @@ -70,7 +70,7 @@ output "kubeone_hosts" {
# Cloud provider name.
# KubeOne Terraform integration works only for natively-supported
# providers:
# https://docs.kubermatic.com/kubeone/release/v1.12/architecture/compatibility/
# https://docs.kubermatic.com/kubeone/v1.12/architecture/compatibility/
# The cloud provider name is defined by the KubeOne API.
# You can run kubeone config print --full and refer to the
# cloudProvider section for the list of cloud provider names
Expand Down