apiVersion: discovery.k8s.io/v1 kind: EndpointSlice metadata: name: minio-aistor namespace: minio-aistor labels: kubernetes.io/service-name: minio-aistor addressType: IPv4 ports: - name: api port: 9000 protocol: TCP - name: console port: 9001 protocol: TCP endpoints: - addresses: - "10.8.14.2" conditions: ready: true serving: true terminating: false