Skip to content

StatefulSet pod can only be started with number 0. If the node with number 0 fails, the entire cluster will become unavailable. #2189

StatefulSet pod can only be started with number 0. If the node with number 0 fails, the entire cluster will become unavailable.

StatefulSet pod can only be started with number 0. If the node with number 0 fails, the entire cluster will become unavailable. #2189

Workflow file for this run

name: Greetings
on: issues
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! thanks for your contribution! great first issue!'