Closed udupicloud closed 2 years ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close
@k8s-triage-robot: Closing this issue.
Hi Everyone,
Things that I need to work with the StatefulSet pods I want to create a Production grade MariaDB Galera v10.6.5 cluster with Kubernetes (v1.19 -v1.23) and will use the Persistence Ceph Storage. Also I need that to be CentOS8 or CentOS Stream 8. Pods created via StatefulSets should be accessible via SSH service from outside the cluster.
Things that I have tried
Note:- I need the StatefulSet pods to be accessible via SSH from outside the cluster. I should be able to use that pods for systemd commands to work for any applications that supports.
Basically I need help to create a yaml file for my requirements. Any help for the same would be of great help.
Thanking all in advance.