All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plugins.jobs.kubernetes.kubernetes.scala Maven / Gradle / Ivy

package otoroshi.plugins.jobs.kubernetes

// https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/
// https://github.com/containous/traefik-helm-chart/tree/master/traefik/crds
// https://github.com/containous/traefik/blob/v1.7.24/examples/k8s/traefik-deployment.yaml
// https://docs.traefik.io/v1.7/configuration/backends/kubernetes/
// https://github.com/helm/charts/blob/master/stable/traefik/values.yaml
// https://docs.traefik.io/v1.7/user-guide/kubernetes/#deploy-traefik-using-helm-chart
// https://kubernetes.io/fr/docs/concepts/services-networking/ingress/
// https://kubernetes.io/fr/docs/concepts/services-networking/service/
// https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.17/#servicespec-v1-core
// https://kubernetes.io/fr/docs/concepts/services-networking/ingress/




© 2015 - 2025 Weber Informatics LLC | Privacy Policy