The Wayback Machine - https://web.archive.org/web/20220529111025/https://github.com/topics/multi-cluster
Skip to content
#

multi-cluster

Here are 23 public repositories matching this topic...

gotoing
gotoing commented Feb 15, 2022

Add a network option in creating workload

image

like rancher‘s Networking tab

image

** During workload creation, user can customize own hosts and DNS search doma

help wanted good first issue kind/design kind/feature-request
aleoli
aleoli commented Oct 18, 2021

Is your feature request related to a problem? Please describe.
The possibility to disable an incoming peering with liqoctl.

Describe the solution you'd like
A simple liqoctl subcommand to disable the incoming peering for this cluster, to stop the resource sharing and remove the pod scheduled by the remote cluster on the local one.

good first issue help wanted
kamaji
merlindorin
merlindorin commented May 28, 2022

Using helm, it could be nice to have etcd installation embedded in the chart.

This will make installation easier by removing etcd-prerequisites but will not block users that want to provide their own etcd by making the etcd installation optional (etcd.enabled=false for example)

There is already in deploy/etcd some stuff for deploying etcd. Maybe we can reuse it in the helm chart or using

enhancement good first issue help wanted helm

FSM(Flomesh Service Mesh ) is Kubernetes North-South traffic manager, provides Ingress controllers, Gateway API, Load Balancer, and cross-cluster service registration and service discovery. FSM uses Pipy(https://github.com/flomesh-io/pipy) as data plane and suitable for cloud, edge and IoT.

  • Updated May 28, 2022
  • Go

Improve this page

Add a description, image, and links to the multi-cluster topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-cluster topic, visit your repo's landing page and select "manage topics."

Learn more