Este conteúdo não está disponível no idioma selecionado.

Chapter 42. Uninstalling Operator Lifecycle Manager


After installing your cluster, you can uninstall the Operator Lifecycle Manager by using the OpenShift Container Platform openshift-ansible installer.

42.1. Uninstalling Operator Lifecycle Manager using Ansible

After installing your cluster, you can use this procedure with the OpenShift Container Platform openshift-ansible installer to uninstall the Technology Preview Operator Framework.

You must check the following prerequisites before uninstalling the Technology Preview Operator Framework:

  • An existing OpenShift Container Platform 3.11 cluster
  • Access to the cluster using an account with cluster-admin permissions
  • Ansible playbooks provided by the latest openshift-ansible installer

    1. Add the following variables to your config.yml playbook:

      operator_lifecycle_manager_install=false
      operator_lifecycle_manager_remove=true
    2. Change to the playbook directory:

      $ cd /usr/share/ansible/openshift-ansible
    3. Run the OLM installation playbook to uninstall OLM using your inventory file:

      $ ansible-playbook -i <inventory_file> playbooks/olm/config.yml
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.