github.com/qsunny/k8s@v0.0.0-20220101153623-e6dca256d5bf/examples-master/staging/spark/spark-gluster/glusterfs-endpoints.yaml (about)

     1  kind: Endpoints
     2  apiVersion: v1
     3  metadata:
     4    name: glusterfs-cluster
     5    namespace: spark-cluster
     6  subsets:
     7    - addresses:
     8        - ip: 192.168.30.104
     9      ports:
    10        - port: 1
    11    - addresses:
    12        - ip: 192.168.30.105
    13      ports:
    14        - port: 1