Get Started Free
  • Get Started Free
  • Courses
    • Apache Kafka 101
    • Kafka Connect 101
    • Kafka Streams 101
    • Data Mesh 101
    • ksqlDB 101
    • Inside ksqlDB
    • Spring Framework and Apache Kafka
    • Building Data Pipelines with Apache Kafka and Confluent
    • Event Sourcing and Event Storage with Apache Kafka
    • Kafka Internals
    • Confluent Cloud Networking
    • Apache Kafka Security
  • Learn
    • Articles
    • Patterns
    • FAQs
    • 100 Days of Code
    • Blog
    • Podcast
    • Confluent Developer Live
  • Build
    • Language Guides
    • Stream Processing Cookbook
    • Demos
  • Community
    • Kafka Summit Conference
    • Meetups & Events
    • Ask the Community
    • Community Catalysts
  • Docs
    • Docs Home
    • Confluent Cloud
    • Confluent Platform
    • Confluent Connectors
    • Tools
    • Clients
Courses
  • Apache Kafka 101
  • Kafka Connect 101
  • Kafka Streams 101
  • Data Mesh 101
  • ksqlDB 101
  • Inside ksqlDB
  • Spring Framework and Apache Kafka
  • Building Data Pipelines with Apache Kafka and Confluent
  • Event Sourcing and Event Storage with Apache Kafka
  • Kafka Internals
  • Confluent Cloud Networking
  • Apache Kafka Security
Learn
  • Articles
  • Patterns
  • FAQs
  • 100 Days of Code
  • Blog
  • Podcast
  • Confluent Developer Live
Build
  • Language Guides
  • Stream Processing Cookbook
  • Demos
Community
  • Kafka Summit Conference
  • Meetups & Events
  • Ask the Community
  • Community Catalysts
Docs
  • Docs Home
  • Confluent Cloud
  • Confluent Platform
  • Confluent Connectors
  • Tools
  • Clients
Get Started Free
Confluent Documentation
  • Site Filter

CONFLUENT FOR KUBERNETES

  • Overview
  • Quickstart
  • Plan for Deployments
  • Prepare Kubernetes Cluster
  • Deploy Confluent for Kubernetes
  • Configure Confluent Platform
    • Configuration Overview
    • Configure Storage
    • Update Confluent License
    • Use Custom Docker Registry
    • Configure CPU and Memory Requirements
    • Configure Networking
      • Networking Overview
      • Configure Load Balancers
      • Configure Node Ports
      • Configure Port-based Static Access
      • Configure Host-based Static Access
      • Configure Routes
    • Configure Security
      • Security Overview
      • Authentication
      • Authorization
        • Configure Role-Based Access Control (RBAC)
        • Configure Simple ACLs
      • Network Encryption
      • Credentials Management
    • Configure Pod Scheduling
    • Configure Connect
    • Configure Replicator
    • Configure Confluent REST Proxy
    • Advanced Configuration
  • Deploy Confluent Platform
  • Manage Confluent Platform
    • Manage Kafka Admin REST Class
    • Manage Kafka Topics
    • Manage Schemas
      • Manage Schemas
      • Link Schemas
    • Manage Connectors
    • Scale Confluent Clusters
    • Scale Storage
    • Link Kafka Clusters
    • Manage Security
      • Manage Authentication
      • Manage RBAC
      • Manage Certificates
      • Manage Password Encoder Secret
    • Restart Confluent Components
    • Delete Confluent Deployment
    • Manage Confluent Cloud
  • Monitor Confluent Platform
  • Upgrade
    • Upgrade Overview
    • Upgrade Confluent for Kubernetes
    • Upgrade Confluent Platform
    • Migrate from Operator to Confluent for Kubernetes
    • Migrate On-premise Deployment to Confluent for Kubernetes
  • Deployment Scenarios
    • Multi-AZ Deployment
    • Multi-Region Deployment
    • Hybrid Deployment with Confluent Cloud
  • Troubleshooting
  • API Reference
  • Confluent Plugin Reference
  • Release Notes
  1. Home
  2. Confluent for Kubernetes

kubectl confluent clusterlink reconcile force¶

Force reconcile for a ClusterLink.

Synopsis¶

Force reconcile for a ClusterLink.

kubectl confluent clusterlink reconcile force [flags]

Options¶

-h, --help          help for force
    --name string   name of the ClusterLink

Options inherited from parent commands¶

    --as string                      Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
    --as-group stringArray           Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
    --as-uid string                  UID to impersonate for the operation.
    --cache-dir string               Default cache directory (default "$HOME/.kube/cache")
    --certificate-authority string   Path to a cert file for the certificate authority
    --client-certificate string      Path to a client certificate file for TLS
    --client-key string              Path to a client key file for TLS
    --cluster string                 The name of the kubeconfig cluster to use
    --context string                 The name of the kubeconfig context to use
    --insecure-skip-tls-verify       If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
    --kubeconfig string              Path to the kubeconfig file to use for CLI requests.
-n, --namespace string               If present, the namespace scope for this CLI request
    --request-timeout string         The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
-s, --server string                  The address and port of the Kubernetes API server
    --tls-server-name string         Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used
    --token string                   Bearer token for authentication to the API server
    --user string                    The name of the kubeconfig user to use

SEE ALSO¶

  • kubectl confluent clusterlink reconcile - ClusterLink reconcile toggle.

Confluent Cloud is a fully-managed Apache Kafka service available on all three major clouds. Try it free today.

Get Started Free
  • Confluent
  • About
  • Careers
  • Contact
  • Professional Services
  • Product
  • Confluent Cloud
  • ksqlDB
  • Developer
  • Free Courses
  • Tutorials
  • Event Streaming Patterns
  • Documentation
  • Blog
  • Podcast
  • Community
  • Forum
  • Meetups
  • Kafka Summit
  • Catalysts
Terms & Conditions Privacy Policy Do Not Sell My Information Modern Slavery Policy Cookie Settings

Copyright © Confluent, Inc. 2014- . Apache, Apache Kafka, Kafka, and associated open source project names are trademarks of the Apache Software Foundation

On this page: