kubespray icon indicating copy to clipboard operation
kubespray copied to clipboard

can support alibaba linux

Open long1318737396 opened this issue 1 year ago • 10 comments

image

Alibaba's operating system is still very common in China, whether it can support the opening of Alibaba's operating system, the Dragon Lizard Alibab operating system is derived from the Dragon Lizard

long1318737396 avatar Jun 05 '23 08:06 long1318737396

It can be support by

allow_unsupported_distribution_setup: true
redhat_os_family_extensions:
    - "Anolis OS"

yankay avatar Jun 06 '23 09:06 yankay

where set this ?which file thank you !

long1318737396 avatar Jun 07 '23 15:06 long1318737396

i find this,thank you~ i will try.

long1318737396 avatar Jun 07 '23 15:06 long1318737396

@long1318737396 Hello, do you have any update for this issue? Can we close this issue? or do you want to add the linux as supported one into Kubespray?

oomichi avatar Jun 20 '23 00:06 oomichi

i have no any other question, thank you very much~

long1318737396 avatar Aug 07 '23 09:08 long1318737396

[root@node1 yum.repos.d]# cat /etc/os-release NAME="Anolis OS" VERSION="7.9" ID="anolis" ID_LIKE="rhel fedora centos" VERSION_ID="7.9" PRETTY_NAME="Anolis OS 7.9" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugs.openanolis.cn/"

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"


allow_unsupported_distribution_setup: true redhat_os_family_extensions: - "Anolis OS"

After adding redhat_os extension. It was mentioned during installation that some packages did not exist. Anolis OS 7.9 is a successor to Centos 7.9. There are some differences between it and Redhat.

Spinestars avatar Nov 05 '23 13:11 Spinestars

The non-existent package is python3-libselinux

Spinestars avatar Nov 05 '23 14:11 Spinestars

/remove-kind support /kind feature

VannTen avatar Jan 12 '24 15:01 VannTen

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Apr 11 '24 15:04 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar May 11 '24 15:05 k8s-triage-robot