From e42ab413b8fcfdd0bd8a5dab92430e7b835970fd Mon Sep 17 00:00:00 2001 From: BhasherBEL Date: Sun, 16 Apr 2023 15:04:06 +0200 Subject: [PATCH] Archives --- .../apps/cloud/mealie/app.yaml | 78 + .../apps/cloud/mealie/config.yaml | 18 + .../apps/cloud/mealie/sealedsecret.yaml | 16 + .../apps/cloud/nextcloud/app.yaml | 128 + .../apps/cloud/nextcloud/config.yaml | 50 + .../apps/cloud/nextcloud/sealedsecret.yaml | 19 + .../apps/cloud/onlyoffice/app.yaml | 100 + .../apps/cloud/onlyoffice/config.yaml | 13 + .../apps/cloud/onlyoffice/sealedsecret.yaml | 17 + .../2022.07.bxl-k3s-pi/apps/cron/init.yaml | 4 + .../apps/cron/ovh_dyndns.yaml | 79 + .../2022.07.bxl-k3s-pi/apps/cron/permis.yaml | 75 + .../2022.07.bxl-k3s-pi/apps/cron/restou.yaml | 78 + .../apps/cron/sealedsecret-dyndns.yaml | 14 + .../apps/cron/sealedsecret-telegram-k.yaml | 14 + .../apps/cron/sealedsecret-telegram.yaml | 13 + .../2022.07.bxl-k3s-pi/apps/cron/unibet.yaml | 104 + .../apps/external-endpoints/bazarr.yaml | 51 + .../apps/external-endpoints/docker.yaml | 51 + .../apps/external-endpoints/init.yaml | 4 + .../apps/external-endpoints/jellyfin.yaml | 51 + .../apps/external-endpoints/sonarr.yaml | 51 + archive/2022.07.bxl-k3s-pi/apps/git/app.yaml | 134 + archive/2022.07.bxl-k3s-pi/apps/git/ca.yaml | 64 + .../2022.07.bxl-k3s-pi/apps/git/config.yaml | 275 + archive/2022.07.bxl-k3s-pi/apps/git/init.yaml | 4 + .../apps/git/sealedsecret.yaml | 20 + .../apps/hass/homeassistant.yaml | 179 + .../2022.07.bxl-k3s-pi/apps/hass/init.yaml | 4 + .../apps/hass/mosquitto.yaml | 64 + .../2022.07.bxl-k3s-pi/apps/hass/nodered.yaml | 95 + .../apps/hass/sealedsecret.yaml | 16 + .../apps/hass/zigbee2mqtt.yaml | 96 + .../apps/jupyterhub/Chart.yaml | 22661 ++++++++++ .../apps/jupyterhub/values.yaml | 54 + .../apps/media-server/radarr/app.yaml | 93 + .../apps/media-server/radarr/init.yaml | 4 + .../media-server/radarr/sealedsecret.yaml | 16 + .../2022.07.bxl-k3s-pi/apps/pihole/app.yaml | 232 + .../apps/pihole/config.yaml | 78 + .../apps/pihole/sealedsecret.yaml | 16 + .../2022.07.bxl-k3s-pi/apps/portal/app.yaml | 116 + .../apps/portal/sealedsecret.yaml | 17 + .../apps/timesheet/app.yaml | 111 + .../apps/timesheet/config.yaml | 9 + archive/2022.07.bxl-k3s-pi/apps/wiki/app.yaml | 104 + archive/2022.07.bxl-k3s-pi/apps/wiki/ca.yaml | 64 + .../2022.07.bxl-k3s-pi/apps/wiki/config.yaml | 13 + .../apps/wiki/sealedsecret.yaml | 16 + .../apps/wireguard/app.yaml | 121 + .../apps/wireguard/sealedsecret.yaml | 17 + archive/2022.07.bxl-k3s-pi/argo/WIP/cron.yaml | 20 + .../argo/WIP/jupyterhub.yaml | 29 + .../argo/WIP/media-server.yaml | 21 + .../argo/WIP/timesheet.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/argo.yaml | 20 + .../2022.07.bxl-k3s-pi/argo/cert-manager.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/cloud.yaml | 22 + archive/2022.07.bxl-k3s-pi/argo/devops.yaml | 22 + .../argo/external-endpoints.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/git.yaml | 19 + archive/2022.07.bxl-k3s-pi/argo/hass.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/idp.yaml | 22 + .../argo/ingress-nginx.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/longhorn.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/metallb.yaml | 20 + .../2022.07.bxl-k3s-pi/argo/monitoring.yaml | 23 + archive/2022.07.bxl-k3s-pi/argo/pihole.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/portal.yaml | 19 + archive/2022.07.bxl-k3s-pi/argo/project.yaml | 15 + .../argo/sealed-secrets.yaml | 20 + archive/2022.07.bxl-k3s-pi/argo/storage.yaml | 22 + archive/2022.07.bxl-k3s-pi/argo/wiki.yaml | 18 + .../2022.07.bxl-k3s-pi/argo/wireguard.yaml | 20 + .../utils/cert-manager/app.yaml | 349 + .../utils/cert-manager/cert-manager.crds.yaml | 4304 ++ .../utils/cert-manager/config.yaml | 26 + .../utils/cert-manager/rbac.yaml | 759 + .../utils/cert-manager/sealedsecret.yaml | 17 + .../utils/devops/argo-cd/app.yaml | 986 + .../utils/devops/argo-cd/config.yaml | 146 + .../utils/devops/argo-cd/crd.yaml | 9119 ++++ .../devops/argo-cd/network-policies.yaml | 121 + .../utils/devops/argo-cd/notifier.secret.yaml | 6 + .../utils/devops/argo-cd/rbac.yaml | 446 + .../utils/devops/argo-cd/sealedsecret.yaml | 20 + .../2022.07.bxl-k3s-pi/utils/devops/init.yaml | 4 + .../kubernetes-dashboard/dashboard.yaml | 146 + .../devops/kubernetes-dashboard/metrics.yaml | 71 + .../devops/kubernetes-dashboard/rbac.yaml | 85 + .../devops/kubernetes-dashboard/user.yaml | 32 + .../utils/devops/reloader.yaml | 108 + .../utils/idp/authelia/app.yaml | 90 + .../utils/idp/authelia/config.yaml | 158 + .../utils/idp/authelia/sealedsecret-oidc.yaml | 17 + .../utils/idp/authelia/sealedsecret.yaml | 24 + .../2022.07.bxl-k3s-pi/utils/idp/init.yaml | 4 + .../utils/idp/ldapusermanager/app.yaml | 76 + .../utils/idp/ldapusermanager/config.yaml | 31 + .../idp/ldapusermanager/sealedsecret.yaml | 17 + .../utils/idp/openldap/app.yaml | 112 + .../utils/idp/openldap/sealedsecret.yaml | 27 + .../utils/ingress-nginx/config.yaml | 13 + .../utils/ingress-nginx/custom-pages.yaml | 72 + .../utils/ingress-nginx/external.yaml | 145 + .../utils/ingress-nginx/ingressclasses.yaml | 27 + .../utils/ingress-nginx/init.yaml | 165 + .../utils/ingress-nginx/internal.yaml | 145 + .../utils/ingress-nginx/rbac.yaml | 288 + .../utils/longhorn/app.yaml | 371 + .../utils/longhorn/config.yaml | 65 + .../utils/longhorn/crd.yaml | 757 + .../utils/longhorn/rbac.yaml | 100 + .../utils/metallb/config.yaml | 22 + .../metallb/metallb-manifest-v0.12.1.yaml | 480 + .../alertmanager-alertmanager.yaml | 36 + .../alertmanager-networkPolicy.yaml | 42 + .../alertmanager-podDisruptionBudget.yaml | 19 + .../alertmanager-prometheusRule.yaml | 157 + .../alert-manager/alertmanager-secret.yaml | 59 + .../alert-manager/alertmanager-service.yaml | 25 + .../alertmanager-serviceAccount.yaml | 12 + .../alertmanager-serviceMonitor.yaml | 23 + .../blackboxExporter-clusterRole.yaml | 17 + .../blackboxExporter-clusterRoleBinding.yaml | 18 + .../blackboxExporter-configuration.yaml | 51 + .../blackboxExporter-deployment.yaml | 115 + .../blackboxExporter-networkPolicy.yaml | 31 + .../blackboxExporter-service.yaml | 22 + .../blackboxExporter-serviceAccount.yaml | 11 + .../blackboxExporter-serviceMonitor.yaml | 24 + ...managerConfigCustomResourceDefinition.yaml | 3974 ++ ...0alertmanagerCustomResourceDefinition.yaml | 6073 +++ .../0podmonitorCustomResourceDefinition.yaml | 617 + .../0probeCustomResourceDefinition.yaml | 658 + .../0prometheusCustomResourceDefinition.yaml | 8467 ++++ ...rometheusruleCustomResourceDefinition.yaml | 102 + ...ervicemonitorCustomResourceDefinition.yaml | 644 + .../0thanosrulerCustomResourceDefinition.yaml | 6261 +++ .../monitoring/grafana/grafana-config.yaml | 68 + .../grafana/grafana-dashboardDatasources.yaml | 27 + .../grafana/grafana-dashboardDefinitions.yaml | 36560 ++++++++++++++++ .../grafana/grafana-dashboardSources.yaml | 27 + .../grafana/grafana-deployment.yaml | 247 + .../grafana/grafana-networkPolicy.yaml | 29 + .../grafana/grafana-prometheusRule.yaml | 34 + .../monitoring/grafana/grafana-service.yaml | 41 + .../grafana/grafana-serviceAccount.yaml | 11 + .../grafana/grafana-serviceMonitor.yaml | 17 + .../monitoring/grafana/sealedsecret.yaml | 18 + .../kubePrometheus-prometheusRule.yaml | 92 + .../kubeStateMetrics-clusterRole.yaml | 110 + .../kubeStateMetrics-clusterRoleBinding.yaml | 17 + .../kubeStateMetrics-deployment.yaml | 105 + .../kubeStateMetrics-networkPolicy.yaml | 31 + .../kubeStateMetrics-prometheusRule.yaml | 72 + .../kubeStateMetrics-service.yaml | 23 + .../kubeStateMetrics-serviceAccount.yaml | 11 + .../kubeStateMetrics-serviceMonitor.yaml | 35 + ...kubernetesControlPlane-prometheusRule.yaml | 1485 + ...sControlPlane-serviceMonitorApiserver.yaml | 75 + ...tesControlPlane-serviceMonitorCoreDNS.yaml | 25 + ...e-serviceMonitorKubeControllerManager.yaml | 60 + ...trolPlane-serviceMonitorKubeScheduler.yaml | 23 + ...tesControlPlane-serviceMonitorKubelet.yaml | 102 + .../monitoring/mikrotik-exporter/app.yaml | 71 + .../mikrotik-exporter/sealedsecret.yaml | 16 + .../utils/monitoring/namespace.yaml | 4 + .../nodeExporter-clusterRole.yaml | 23 + .../nodeExporter-clusterRoleBinding.yaml | 18 + .../node-exporter/nodeExporter-daemonset.yaml | 118 + .../nodeExporter-networkPolicy.yaml | 29 + .../nodeExporter-prometheusRule.yaml | 337 + .../node-exporter/nodeExporter-service.yaml | 20 + .../nodeExporter-serviceAccount.yaml | 11 + .../nodeExporter-serviceMonitor.yaml | 31 + .../utils/monitoring/pihole-exporter/app.yaml | 67 + .../monitoring/pihole-exporter/config.yaml | 9 + .../prometheusAdapter-apiService.yaml | 18 + .../prometheusAdapter-clusterRole.yaml | 22 + ...er-clusterRoleAggregatedMetricsReader.yaml | 23 + .../prometheusAdapter-clusterRoleBinding.yaml | 18 + ...usAdapter-clusterRoleBindingDelegator.yaml | 18 + ...eusAdapter-clusterRoleServerResources.yaml | 17 + .../prometheusAdapter-configMap.yaml | 69 + .../prometheusAdapter-deployment.yaml | 94 + .../prometheusAdapter-networkPolicy.yaml | 23 + ...prometheusAdapter-podDisruptionBudget.yaml | 17 + ...ometheusAdapter-roleBindingAuthReader.yaml | 18 + .../prometheusAdapter-service.yaml | 19 + .../prometheusAdapter-serviceAccount.yaml | 11 + .../prometheusAdapter-serviceMonitor.yaml | 28 + .../prometheusOperator-clusterRole.yaml | 93 + ...prometheusOperator-clusterRoleBinding.yaml | 17 + .../prometheusOperator-deployment.yaml | 82 + .../prometheusOperator-networkPolicy.yaml | 29 + .../prometheusOperator-prometheusRule.yaml | 109 + .../prometheusOperator-service.yaml | 20 + .../prometheusOperator-serviceAccount.yaml | 11 + .../prometheusOperator-serviceMonitor.yaml | 24 + .../prometheus/prometheus-clusterRole.yaml | 30 + .../prometheus-clusterRoleBinding.yaml | 18 + .../prometheus/prometheus-networkPolicy.yaml | 40 + .../prometheus-podDisruptionBudget.yaml | 19 + .../prometheus/prometheus-prometheus.yaml | 48 + .../prometheus/prometheus-prometheusRule.yaml | 306 + .../prometheus-roleBindingConfig.yaml | 19 + ...metheus-roleBindingSpecificNamespaces.yaml | 60 + .../prometheus/prometheus-roleConfig.yaml | 18 + .../prometheus-roleSpecificNamespaces.yaml | 117 + .../prometheus/prometheus-service.yaml | 58 + .../prometheus/prometheus-serviceAccount.yaml | 12 + .../prometheus/prometheus-serviceMonitor.yaml | 23 + .../utils/sealed-secrets/app.yaml | 81 + .../utils/sealed-secrets/arbc.yaml | 155 + .../utils/sealed-secrets/crd.yaml | 27 + .../utils/storage/init.yaml | 4 + .../utils/storage/postgres/app.yaml | 245 + .../utils/storage/postgres/backup.yaml | 31 + .../utils/storage/postgres/config.yaml | 72 + .../postgres/sealedsecret-backup-ssh.yaml | 17 + .../storage/postgres/sealedsecret-backup.yaml | 26 + .../utils/storage/postgres/sealedsecret.yaml | 17 + .../utils/storage/redis/app.yaml | 43 + .../mediaserver.stack.yaml | 0 .../monitoring.stack.yaml | 0 .../pihole.stack.yaml | 0 .../smarthome.stack.yaml | 0 .../storage.stack.yaml | 0 .../system.stack.yaml | 0 .../tools.stack.yaml | 0 .../wireguard.stack.yaml | 0 .../auth.docker-compose.yaml | 0 .../mediaserver.docker-compose.yaml | 0 .../other.docker-compose.yaml | 0 .../storage.docker-compose.yaml | 0 .../system.docker-compose.yaml | 0 .../system.sh | 0 238 files changed, 115967 insertions(+) create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/ovh_dyndns.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/permis.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/restou.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/sealedsecret-dyndns.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/sealedsecret-telegram-k.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/sealedsecret-telegram.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/cron/unibet.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/external-endpoints/bazarr.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/external-endpoints/docker.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/external-endpoints/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/external-endpoints/jellyfin.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/external-endpoints/sonarr.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/git/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/git/ca.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/git/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/git/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/git/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/hass/homeassistant.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/hass/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/hass/mosquitto.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/hass/nodered.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/hass/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/hass/zigbee2mqtt.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/jupyterhub/Chart.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/jupyterhub/values.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/pihole/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/pihole/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/pihole/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/portal/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/portal/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/timesheet/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/timesheet/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/wiki/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/wiki/ca.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/wiki/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/wiki/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/wireguard/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/apps/wireguard/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/WIP/cron.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/WIP/jupyterhub.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/WIP/media-server.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/WIP/timesheet.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/argo.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/cert-manager.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/cloud.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/devops.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/external-endpoints.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/git.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/hass.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/idp.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/ingress-nginx.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/longhorn.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/metallb.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/monitoring.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/pihole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/portal.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/project.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/sealed-secrets.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/storage.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/wiki.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/argo/wireguard.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/cert-manager/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/cert-manager/cert-manager.crds.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/cert-manager/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/cert-manager/rbac.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/cert-manager/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/crd.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/network-policies.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/notifier.secret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/rbac.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/dashboard.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/metrics.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/rbac.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/user.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/devops/reloader.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/authelia/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/authelia/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret-oidc.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/openldap/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/idp/openldap/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/custom-pages.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/external.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/ingressclasses.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/internal.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/rbac.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/longhorn/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/longhorn/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/longhorn/crd.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/longhorn/rbac.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/metallb/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/metallb/metallb-manifest-v0.12.1.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-alertmanager.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-podDisruptionBudget.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-secret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRoleBinding.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-configuration.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-deployment.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerConfigCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0podmonitorCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0probeCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0prometheusCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0prometheusruleCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0servicemonitorCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0thanosrulerCustomResourceDefinition.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-dashboardDatasources.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-dashboardDefinitions.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-dashboardSources.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-deployment.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/grafana-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/grafana/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-prometheus/kubePrometheus-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-clusterRole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-clusterRoleBinding.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-deployment.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kube-state-metrics/kubeStateMetrics-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kubernetes-controlplane/kubernetesControlPlane-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kubernetes-controlplane/kubernetesControlPlane-serviceMonitorApiserver.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kubernetes-controlplane/kubernetesControlPlane-serviceMonitorCoreDNS.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kubernetes-controlplane/kubernetesControlPlane-serviceMonitorKubeControllerManager.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kubernetes-controlplane/kubernetesControlPlane-serviceMonitorKubeScheduler.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/kubernetes-controlplane/kubernetesControlPlane-serviceMonitorKubelet.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/mikrotik-exporter/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/mikrotik-exporter/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/namespace.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-clusterRole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-clusterRoleBinding.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-daemonset.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/node-exporter/nodeExporter-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pihole-exporter/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pihole-exporter/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-apiService.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-clusterRole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-clusterRoleAggregatedMetricsReader.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-clusterRoleBinding.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-clusterRoleBindingDelegator.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-clusterRoleServerResources.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-configMap.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-deployment.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-podDisruptionBudget.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-roleBindingAuthReader.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/pormetheus-adapter/prometheusAdapter-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-clusterRole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-clusterRoleBinding.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-deployment.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus-operator/prometheusOperator-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-clusterRole.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-clusterRoleBinding.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-networkPolicy.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-podDisruptionBudget.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-prometheus.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-prometheusRule.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-roleBindingConfig.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-roleBindingSpecificNamespaces.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-roleConfig.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-roleSpecificNamespaces.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-service.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-serviceAccount.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/monitoring/prometheus/prometheus-serviceMonitor.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/sealed-secrets/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/sealed-secrets/arbc.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/sealed-secrets/crd.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/init.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/postgres/app.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/postgres/backup.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/postgres/config.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/postgres/sealedsecret-backup-ssh.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/postgres/sealedsecret-backup.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/postgres/sealedsecret.yaml create mode 100644 archive/2022.07.bxl-k3s-pi/utils/storage/redis/app.yaml rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/mediaserver.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/monitoring.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/pihole.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/smarthome.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/storage.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/system.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/tools.stack.yaml (100%) rename archive/{2022.bxl-swarm => 2023.01.bxl-swarm}/wireguard.stack.yaml (100%) rename archive/{2022.bxl-nas => 2023.02.bxl-nas}/auth.docker-compose.yaml (100%) rename archive/{2022.bxl-nas => 2023.02.bxl-nas}/mediaserver.docker-compose.yaml (100%) rename archive/{2022.bxl-nas => 2023.02.bxl-nas}/other.docker-compose.yaml (100%) rename archive/{2022.bxl-nas => 2023.02.bxl-nas}/storage.docker-compose.yaml (100%) rename archive/{2022.bxl-nas => 2023.02.bxl-nas}/system.docker-compose.yaml (100%) rename archive/{2022.bxl-nas => 2023.02.bxl-nas}/system.sh (100%) diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/app.yaml new file mode 100644 index 0000000..ad39447 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/app.yaml @@ -0,0 +1,78 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: mealie + namespace: cloud + labels: + app: mealie + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 0 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: mealie + template: + metadata: + labels: + app: mealie + spec: + containers: + - name: mealie + image: hkotel/mealie:latest + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + name: mealie + - secretRef: + name: mealie + +--- + +apiVersion: v1 +kind: Service +metadata: + name: mealie + namespace: cloud +spec: + type: ClusterIP + selector: + app: mealie + ports: + - name: http + port: 80 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: mealie + namespace: cloud + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "cook.bhasher.com" + nginx.ingress.kubernetes.io/auth-response-headers: Remote-User,Remote-Name,Remote-Groups,Remote-Email + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method request_method; + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method request_method; +spec: + ingressClassName: nginx + tls: + - hosts: + - cook.bhasher.com + secretName: mealie-tls + rules: + - host: cook.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: mealie + port: + number: 80 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/config.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/config.yaml new file mode 100644 index 0000000..d3e3389 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/config.yaml @@ -0,0 +1,18 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: mealie + namespace: cloud +data: + DB_ENGINE: postgres + POSTGRES_USER: mealie + POSTGRES_SERVER: postgres.storage.svc.cluster.local + POSTGRES_PORT: "5432" + POSTGRES_DB: mealie + DEFAULT_GROUP: Home + BASE_URL: https://cook.bhasher.com + # LDAP_AUTH_ENABLED: true + # LDAP_SERVER_URL: ldap.idp.svc.cluster.local + # LDAP_BIND_TEMPLATE: uid={},ou=users,dc=bhasher,dc=com + # LDAP_ADMIN_FILTER: memberOf=cn=admin,ou=groups,dc=bhasher,dc=com + \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/sealedsecret.yaml new file mode 100644 index 0000000..c5c5747 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/mealie/sealedsecret.yaml @@ -0,0 +1,16 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: mealie + namespace: cloud +spec: + encryptedData: + POSTGRES_PASSWORD: AgCxIpWXdnPhW3ncKCWD18Cur2lhUvGZJvq4NPXRNUJ1G7XXSIFNfMkm9QW4jVyIEqxNiIA6RqnAOdFrvQX4VmZJ6a5V0wab2P0si3liXuXJxHziqoy5qAhHB0/3J/4d2dps2eGrXYluEZbAZoX+RwLOUL/BD0rks4ZOYg9eJZ7ArQPMAAnRdGQK9CaEP3HU930k7AmbKEmFYkdSmGkftmrgI+1Rb4fOCQfYVdUHQWnX0RlNJfyZmpbSsoEbuxFbiYtyqj5ElazzjqlTRN8F1dJpkh9+BLB2zdCAfJxx0PMcFe07pdArAFqXUSXq7dZPC/B9e+UaoLDAJIiaOYVnriYpKC3XdNTtik4ikNA+TQ9r6N/zDGbcXpm531yrf1DT5zgeOlbBeW6n8RA248wIaLKUDAvyv7ZnCOrba70Kphr8jw0o4f/KB9xwDSZltgFpFc+e2rHNtUzIsrIHGyndb80BjIZ3LgJmRbQy6U0QSjOTtImDyJlDBtUysPDrriWKZE8LPXIuPigwV5PkBPYfVWmfF1LCfOhJH0nq1/StKHd9Y3w01CyZKA5sL5sRrMYy2cCUG88/3dMSSCH8qUTuoBUecWlJfbS3PqrM4qWNEB7MjhWN1tsakRKmeiaQDBf1iA0CW0pewQQUcZcffulVP8Oo4hwKQqJt5BhQsqLEUQZXPHPhdE6eXUiXRQ7CohUJ3EnydpAPn3zhl5kpQo3bDdMCg/ps4vfZk+hx4+q+ocNLUFnECp72QJ3H03wwUFuT0PKfUXnI79kT81NGN/raup2Z + template: + data: null + metadata: + creationTimestamp: null + name: mealie + namespace: cloud + diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/app.yaml new file mode 100644 index 0000000..0ea3ab9 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/app.yaml @@ -0,0 +1,128 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: cloud + +--- + +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: nextcloud + namespace: cloud +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 25Gi + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: nextcloud + namespace: cloud + labels: + app: nextcloud + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: nextcloud + template: + metadata: + labels: + app: nextcloud + spec: + affinity: + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: app + operator: In + values: + - nextcloud + topologyKey: kubernetes.io/hostname + weight: 100 + containers: + - name: nextcloud + image: nextcloud:latest + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + name: nextcloud + - secretRef: + name: nextcloud + volumeMounts: + - name: nextcloud + mountPath: /var/www/html + readOnly: false + - name: configs-file + mountPath: /var/www/html/config/sso.config.php + subPath: sso.config.php + readOnly: true + - name: configs-file + mountPath: /var/www/html/config/custom.config.php + subPath: custom.config.php + readOnly: true + volumes: + - name: nextcloud + persistentVolumeClaim: + claimName: nextcloud + - name: configs-file + configMap: + name: nextcloud-configs-file + +--- + +apiVersion: v1 +kind: Service +metadata: + name: nextcloud + namespace: cloud +spec: + type: ClusterIP + selector: + app: nextcloud + ports: + - name: http + port: 80 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: nextcloud + namespace: cloud + annotations: + nginx.ingress.kubernetes.io/proxy-body-size: 5G + nginx.ingress.kubernetes.io/client-body-buffer-size: 250M; + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "nextcloud.bhasher.com" +spec: + ingressClassName: nginx-external + tls: + - hosts: + - nextcloud.bhasher.com + secretName: nextcloud-tls + rules: + - host: nextcloud.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: nextcloud + port: + number: 80 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/config.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/config.yaml new file mode 100644 index 0000000..b064bcd --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/config.yaml @@ -0,0 +1,50 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloud + namespace: cloud +data: + POSTGRES_HOST: postgres.storage.svc.cluster.local + POSTGRES_DB: nextcloud + POSTGRES_USER: nextcloud + NEXTCLOUD_ADMIN_USER: admin + NEXTCLOUD_TRUSTED_DOMAINS: nextcloud.bhasher.com + NEXTCLOUD_INIT_LOCK: "true" + REDIS_HOST: redis.storage.svc.cluster.local + SMTP_HOST: smtp.bhasher.com + SMTP_SECURE: ssl + SMTP_PORT: "465" + SMTP_NAME: no-reply@bhasher.com + MAIL_FROM_ADDRESS: "Nextcloud " + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloud-configs-file + namespace: cloud +data: + sso.config.php: | + true, + 'oidc_login_provider_url' => 'https://idp.bhasher.com', + 'oidc_login_client_id' => 'nextcloud', + 'oidc_login_client_secret' => (string) getenv('SSO_CLIENT_SECRET'), + 'oidc_login_auto_redirect' => true, + 'oidc_login_button_text' => 'Authelia', + 'oidc_login_scope' => 'openid profile', + 'oidc_login_tls_verify' => false, + 'overwriteprotocol' => 'https', + 'oidc_login_attributes' => array ( + 'ldap_uid' => 'preferred_username', + ), + 'oidc_login_password_authentication' => true, + ); + + custom.config.php: | + 'auto, 7', + ); \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/sealedsecret.yaml new file mode 100644 index 0000000..b3b9c07 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/nextcloud/sealedsecret.yaml @@ -0,0 +1,19 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: nextcloud + namespace: cloud +spec: + encryptedData: + NEXTCLOUD_ADMIN_PASSWORD: AgCtQXeM5Jad8BsVy2ew27CUk7d1lEpL69C/rlcEsFPu1pp5Ap18yLS0t0OG/6iGsxNvQmrCQhui3ddEa1juKlw4yZ11IlPaZUSZVXzXMstkXLM8PU81152iD1P3MEun4r47K/P5KrgsEsZ9rLJRvwcrhm3OSuO+qSGsI3LIAG3cKD6xnZg97XEPGpRa+wcV1vCrb9ubz/UpZqCGKawfGI8fxFmfn7IqtVogQymc5s+JVkGYVLcMNI09P+OZuaFJN2zp3jJWgEEt1T8mNVNDZip1Mz+NyGkMx8f2n0PPkpBpK6Bz8sX1NFIsPY+Cu5XR450yf729xg9rH04/Fi3YL0H5D0RnIjTQzpfsraP9eXZ1DDSaIivlKS3yiX8VKUH7wa3ElYAJ72Tl4vCHKRL9vMFZeEmqL3qrDW0TnMcMfFBoD0pLy0Z/pP276+Te3Yxq8C9eCTinn60lfHG64OBJR6CCMPXqTn6RdHwhchXydLwYojccF/SU2sy2FGUrNHqWKeYv7/q4si9ke5lZJNJP05cjD0jBfcfzb9Qkc7Oi/ENF5OAU/KNwJnU52TL8DB1sl1JKyO2rZXhMfttqiSqAXKkgK0SmPQ3ii3F0kUPV0Zl5cAiEIXGXZOlyVDd6e/FfSzxfKjjBqA84EqfoU4j6zF0J+7CtP/DjZAhkMCDLYl1CTJt503xwdKzDhbWUzbXzcfHOSULqqpWyVyHTYMMvuzwrLQ8UZh9sK2ou5mMipRFP2MILwTGIRapqPmc2jLTP8PVr2zMvmLi4ayuo87nbeS1R + POSTGRES_PASSWORD: AgAoRw4D98hfPD2FXjmfCN9SOWaSp3YE8foWYUBdCHWK8kFkqZkdVZ//QAKKk5UXO/YOrQqEgUBgGvBhGME9Pm4HH0/9kT5P8Rpuqkf/xccYIdciebakUO5dua5fk7I7A/Ea6Sl7EDI5NNeyJeWOD09tTlga6WsM97Qp0Nu6MmDh3LE247jsDtLmEN0P0HhtjD5B9HTKYgP9E3P5YSdSvZf3CoTXawrD4y1XMspY50EvCMDbBahQ065VpFmzUnds6F1PrKHVmcYVCrkScZTjlCX3ybNSaDy7saGz7I7i3l1rtwr69KhqsJ1aj/KspDFKjf2awS6Z07Qk3tlbuudxS1nJXgcE9w8btERCHhFtJBdDaEGlg47EgEj52qENCXtqggtTfua2qn78uaJz/BDnOYfaJcpkYMjgbQXPlyUtyLVC9MpmYgwx4sztliyTkV7EF1u+qlfKik2U5zY5/XTlS7GN/7n+YNhx4NrZId5idC0LuvzpuPzw7P95S4Tw8OLkuk9SEgz7gXgefv6fGFNaFR+iqtjcosVqaMMJ7KUvoXKPJdaCQMwrN/BmRr5P/ZrX+PbhbMlA3A9r+d2eWFTsfyFBxBFQ46NYc1c1W9ahryxxbnxKHmzasXYciz9A8hS5wyVxHZAuGjHdJ1BlwzWcCy9w2LEUe+9SDSK+jyo5ppDVq/h4D8baOXKbc0gsRG7ukoaUvfcNjGR6SYEO4JMo6KAcYioPl/ONxLsQZEyqmhQF+wwQShQgdwaQHdJOjVPLiaqzYSUtU56r+v4xi/eoy2RG + SMTP_PASSWORD: AgBFkC/ZGhS0R4d0n81FfjiXggLCBP3wy+Dzto+z+YaCigcvCUYBQ1SL3UaVCEFZu/js8xYHTTELKC8YaO8LlGKL+/gCcCXC47ckGqmIiWWch4JZPMGBAsjILdN8n9HSAfHM667/9EvJMfMLcYbOv9z4EG0IamqYJUmedToRZx8rDGBv83SnoBK1daKAAPErvGyLvjXjGuMShPe0RCcFe/snHGKSvLdhnWVTHflbFmTCTIFZjR5U32hW5jW6H4co72N1zZcuqrwvdjve+Kie3weooxYTUwbZskV9zcfXyr97sif0ZAC6rIx4nYquJljHBJqi50sW3t/0SebjfVqu/UjTKuqQtoWXlmsd1JVxv1jzOqoCjS5XL+YxqU5OmJ3hEfowR/SMuMiIpU1+lR5mOPlbUCwUO2XTnk2/FeFCviJXyD2WfnsZhh8ipZpJtBExqWg4CMbcRJFIQUfCw8V4swjxVAVbYMWHPtcCpOP0vSsfimVMrru3r7yul835s+BCn3m8Gte07gsEC06it2u4DRiKB8jauHcoWeBfv7G8NyDvjCN0eNJ9YKvF9Dl5et5RG6kdaoUtIJ4KbV/6uNlimrpA7JomEbvfiDsBRXa1XV4jeimUFwVPSEdtXh4XG2Cy3u2YKXZv+LRVaSVwiMZy/pyo2G4rgshAWawjFeaBHv7hfhnxhSANF4FyyBa72ypWi33EwR9ZTQ1jMLucPqAXQfWMHzqyl3UERaE7sn/jzGGYxNz72wYDn2CGHHenPvKuvw9Uq5Ut2LoT5EVuenDKzeav + SSO_CLIENT_SECRET: AgAprcM5+VApsVAd8V/88tVwLj522DNSIJBaXNqRBDbaS0od7mFreoNZzDQbjmRIl/lBJ1Lu52XI0VUsNLbvjJVFcpPGMxpcYE+Zhyf3XItDX8nUELZDXMioY8f3u26NAhiOKEV9+NFy1ZhTAo4T+BAKwvmtdAkImbw7elWOT57I4uIna/I7nTaCp98L6raQQ4j/hwwr/5APHVjpyjjDEscGKKIkX0cE/ZLxeLUm1uf6JVreezrNgeE85GLj3CgPa5DvUrjL3kf3hEzWOGl0aEwpiHRrNGyQMfMW6UFz6DgWMki7xepH/nxvotabv3jT28cqO9GtsOiqAAQ286/zF0Nw9ux2V9kRJj/cH/1Jh/d/519JV+9yPGNNz1suM6m6XH+qmQg9kg0cx0ACXLHKqbSo+ZUYQ0EOJBaPIvfQaxKrZBCop1JlfOcpHLl2T2UXvnXZDhbgWa0LQoq+9QwVtnTxXJj2WBUJAlJqI7DE62glGhTbHgvij34AITLZKaizveuu3bc7eXYGeGb3FBRh3WTE5L+Tjlyk1Nt41L/1OpmubF0F9LguWUALeOeRxgK8wzFO39NZNFUYt9+ucBbtmr9mvl2LwdB+xXgFtA4Ma6rZGV4qh4KbPAsGMEJnw3r4FocilIvQdew1D79tYuG3qh4neXacbh0saUvf8NU5qJ4QNFHIt9X8yIKH9YX8u1w+3CwNbF3pbzjK/Jr/pV2WwThIEOAF5Pgla1F9CVoCIVrGW32opWMNifPidAcdgQq/KXtGdCATSXlJmCVhcRL7BewY + template: + data: null + metadata: + creationTimestamp: null + name: nextcloud + namespace: cloud + diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/app.yaml new file mode 100644 index 0000000..2ad3fcf --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/app.yaml @@ -0,0 +1,100 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: onlyoffice + namespace: cloud + labels: + app: onlyoffice + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: onlyoffice + template: + metadata: + labels: + app: onlyoffice + spec: + affinity: + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: app + operator: In + values: + - onlyoffice + topologyKey: kubernetes.io/hostname + weight: 100 + containers: + - name: onlyoffice + image: onlyoffice/documentserver:latest-arm64 + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + name: onlyoffice + - secretRef: + name: onlyoffice + ports: + - name: http + containerPort: 80 + livenessProbe: + httpGet: + path: / + port: http + failureThreshold: 3 + periodSeconds: 10 + startupProbe: + httpGet: + path: / + port: http + failureThreshold: 30 + periodSeconds: 10 + +--- + +apiVersion: v1 +kind: Service +metadata: + name: onlyoffice + namespace: cloud +spec: + type: ClusterIP + selector: + app: onlyoffice + ports: + - name: http + port: 80 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: onlyoffice + namespace: cloud + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "onlyoffice.bhasher.com" +spec: + ingressClassName: nginx-external + tls: + - hosts: + - onlyoffice.bhasher.com + secretName: onlyoffice-tls + rules: + - host: onlyoffice.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: onlyoffice + port: + number: 80 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/config.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/config.yaml new file mode 100644 index 0000000..5e78748 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/config.yaml @@ -0,0 +1,13 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: onlyoffice + namespace: cloud +data: + DB_TYPE: postgres + DB_HOST: postgres.storage.svc.cluster.local + DB_NAME: onlyoffice + DB_USER: onlyoffice + REDIS_SERVER_HOST: redis.storage.svc.cluster.local + USE_UNAUTHORIZED_STORAGE: "true" + JWT_ENABLED: "true" diff --git a/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/sealedsecret.yaml new file mode 100644 index 0000000..aa10b98 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cloud/onlyoffice/sealedsecret.yaml @@ -0,0 +1,17 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: onlyoffice + namespace: cloud +spec: + encryptedData: + DB_PWD: AgBhRL0jXlCFl5OSrZ6mFTAkFnp0EVthNKBlnfsnhUuOj418YnWM3VguImS56K+O9pQXQjQqxqmTZE7wergse74bCsgib31BG/ofycAUfuryDUerLu7UHzRuBlIwLqH+RSGhuIUpQUE8S5Iogsst0ia0kMIIOkaWhAQjCo65oXKKuqsSRiaykg16PCd2GIhdKgNqga8jJXweRXDT65zEMNinFBVOGWgr7qdoxtdzEwrHjou/E5pIztLeFlNL1WMIpngxK6ysHNNkqCy4PA6mOWYQicpx6axsQ0qYXo2feVw4AhMO9f+KWaI2aEAEkra2WGQcgaXapoKVZOyrChLLRZyi0yY7T3INnxRs89g+cQRd6qderAaOQREB31idEbsXpMeiHb72e4YCYlG2+fq2Rx7KW2v8qgHv144mXrFbkSG4f6JWJYytqB6jDYXNl88IpseUaT7fC+uwX7bL55iv+voW82KjaTCzggNfLAl8eM4GA2SbabCZybRfzek36tkwsS9IbtEYPLYbvCR9C8jdfaGUZIU6NJM9zU5UHRFh5YGIpVQ3+HwE6ykSXk5LLnjl0gGC47AuqW5SRQdyoxEl/PRB2VtrbeoYP6/u678owlzdRvFhVYxFc5f0eV/KuBEICbNfsQJCIo265zajL5p9gM8Tj/0lCPQmXxLyZV+S8u8JCof3gGm4vfkddvsYL/8Gc6pd1MGWnrHqJMweFgqIgRoId4Fif5Lu4dZZZoq9bamRn12bcVxHiX1QPc/k5Mo209PFK3S6bPHLQZv4RUml31ME + JWT_SECRET: AgCPe2MnQ1n0OWI68tnLpuV7stgeAuUtHB1WgrgXOzyTulGh9eXdShT/RQYijFdeU6GUbK6EiHc9GqV1b0H0aQvkh/rHnFzmqG8XhDs6/+OFKr/B8ZGH/DfGF1406yu6VIPLb8yBGuL1m7+gOvR0XworrQM5jthulEZVjy7PfVrX+lbMuZ64rLtSUZFxNL8sxucd/wEIk954n8rVPNHfwT+ohPCGiQ4OVwYMvQKbeKmne9a7qVDgIYnBG1XZys6WD5TtrMUnRnQIc6+F1wMZcPTBz5ic6WCpZuWwyn387Bjj411SixflHxBxI2FQwCGquY8TghNY31tVYJ5HAWQAmynBUpUxyo+cpPkdGslW1dRevHOQ1Ceq2T6dUN3r+BJKMi3elukRM0FSSjwmRT1ZSj1ljkYbDZYwERmBIZyxKxa5Pl9/GrXHTGlgqVz9DPq7bLx3e6ESIOIOTd2zvNVlin8V3JVjPjpgfhSn0cKj932hYSnvNkQ6rkHR9CqwZAR6mc7MpE3gRRCRLMxEwhAchLPkp/+P1naWeXRCusSkmw8GspIM3s43QVz07vEgD7Ssi1Y90koEt3F9aaedsy7JZyI5MnxQ8J3iNvHT/m4yTX1/6qvlYudwuqFbriiJH1psgHrdYHBwx5FkISQmT4bg3poRL8BcuBMTUrHnZ7A9Qma9cQoXIUYEg0P7yP1CJVJHhi+6Mcx4QtiZUtUlxcsVt+VFFL+ye5/Ov57DCN52bYhFPiv9BXELOWl2EHGurT8nz85lxzE/qVyl2VRI+lN6wvVA + template: + data: null + metadata: + creationTimestamp: null + name: onlyoffice + namespace: cloud + diff --git a/archive/2022.07.bxl-k3s-pi/apps/cron/init.yaml b/archive/2022.07.bxl-k3s-pi/apps/cron/init.yaml new file mode 100644 index 0000000..a72cda8 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cron/init.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: crons diff --git a/archive/2022.07.bxl-k3s-pi/apps/cron/ovh_dyndns.yaml b/archive/2022.07.bxl-k3s-pi/apps/cron/ovh_dyndns.yaml new file mode 100644 index 0000000..b4e12a6 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/cron/ovh_dyndns.yaml @@ -0,0 +1,79 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: ovh-dyndns-config + namespace: crons +data: + update_ovh.sh: | + #/bin/sh + + # + # CONFIG + # + + # HOST=${} + # LOGIN=${} + # PASSWORD=${} + CURRENT_DATE=`date +'%d/%m/%Y %H:%M:%S'` + + # + # GET IP(s) + # + + CURRENT_IP=`{ + cat < + MAILER_TYPE = smtp + HOST = bdubois.io:465 + IS_TLS_ENABLED = true + USER = no-reply@bhasher.com + SEND_AS_PLAIN_TEXT = false + SKIP_VERIFY = true + SUBJECT_PREFIX = [Gitea] + + [cache] + ENABLED = true + ADAPTER = memory + ITEM_TTL = 1h + + [cache.last_commit] + ENABLED = true + ITEM_TTL = 24h + COMMITS_COUNT = 100 + + [session] + PROVIDER = memory + COOKIE_SECURE = true + COOKIE_NAME = sessid + SESSION_LIFE_TIME = 43200 + SAME_SITE = strict + + [picture] + DISABLE_GRAVATAR = false + GRAVATAR_SOURCE = gravatar + ENABLE_FEDERATED_AVATAR = true + #AVATAR_STORAGE_TYPE = default + AVATAR_UPLOAD_PATH = /data/gitea/avatars + AVATAR_MAX_WIDTH = 2048 + AVATAR_MAX_HEIGHT = 1536 + AVATAR_MAX_FILE_SIZE = 1048576 + AVATAR_RENDERED_SIZE_FACTOR = 5 + #REPOSITORY_AVATAR_STORAGE_TYPE = default + REPOSITORY_AVATAR_UPLOAD_PATH = /data/gitea/repo-avatars + REPOSITORY_AVATAR_FALLBACK = random + DISABLE_GRAVATAR = false + ENABLE_FEDERATED_AVATAR = true + REPO_INDEXER_EXCLUDE_VENDORED = true + + [attachment] + ENABLE = true + ALLOWED_TYPES = .docx,.gif,.gz,.jpeg,.jpg,.mp4,.log,.pdf,.png,.pptx,.txt,.xlsx + MAX_SIZE = 2 + MAX_FILES = 5 + STORAGE_TYPE = local + PATH = /data/gitea/attachments + + [log] + MODE = console + LEVEL = Warn + ROUTER = console + ROOT_PATH = /data/gitea/log + + [git] + PATH = + DISABLE_DIFF_HIGHLIGHT = false + MAX_GIT_DIFF_LINES = 1000 + MAX_GIT_DIFF_LINE_CHARACTERS = 1000 + MAX_GIT_DIFF_FILES = 100 + PULL_REQUEST_PUSH_MESSAGE = true + VERBOSE_PUSH = true + VERBOSE_PUSH_DELAY = 5 + LARGE_OBJECT_THRESHOLD = 1048576 + DISABLE_PARTIAL_CLONE = false + + [git.timeout] + DEFAULT = 60 + MIGRATE = 60 + MIRROR = 60 + CLONE = 60 + PULL = 60 + GC = 60 + + [metrics] + ENABLED = false + + [api] + ENABLE_SWAGGER = false + MAX_RESPONSE_ITEMS = 50 + DEFAULT_PAGING_NUM = 20 + DEFAULT_GIT_TREES_PER_PAGE = 100 + DEFAULT_MAX_BLOB_SIZE = 1048576 + + [oauth2] + ENABLE = false + + [i18n] + LANGS = en-US,de-DE,fr-FR,nl-NL,es-ES,it-IT,pt-PT + NAMES = English,Deutsch,Français,Nederlands,Español,Italiano,Portguês + + [markup] + ENABLED = false + + [time] + DEFAULT_UI_LOCATION = Europe/Paris + + [migrations] + ALLOW_LOCALNETWORKS = true + SKIP_TLS_VERIFY = true + + [federation] + ENABLED = false + + [packages] + ENABLED = true + + [mirror] + ENABLED = true + DISABLE_NEW_PULL = false + DISABLE_NEW_PUSH = false + DEFAULT_INTERVAL = 1h + MIN_INTERVAL = 15m + + [other] + SHOW_FOOTER_TEMPLATE_LOAD_TIME = false + SHOW_FOOTER_VERSION = false diff --git a/archive/2022.07.bxl-k3s-pi/apps/git/init.yaml b/archive/2022.07.bxl-k3s-pi/apps/git/init.yaml new file mode 100644 index 0000000..2b9dd6d --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/git/init.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: git \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/git/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/git/sealedsecret.yaml new file mode 100644 index 0000000..b494b47 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/git/sealedsecret.yaml @@ -0,0 +1,20 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: gitea-tokens + namespace: git +spec: + encryptedData: + GITEA__database__PASSWD: AgCGUoM6CDCiUgmFlPCBSyYiqktHWfBeq6WM7JPO8w9jmFiiGYWp/nLgxLCHxgiZRJmZ6gMrLbH/0SfjwdtpbgJEELPfrEKbQF3WMhthvxr8AuxLP8rRT/ECH/AH9q372uA6n7JB/EfWHCJ1py1KSr5g+ZpB4sj4arYBKHV7A1VeWYailAGi9/aE1a916CG0M7zXhLjum7qlNAHmNainFvqfHYeO+DHtGo/dg7h/fCJ/vfPzEzbyzSUytOXNLNqJ6lScCgnqU10WOPQT1Kg+TkQH2xPNW7LEee9XtCOEHr92mHojdDayhEU3Cw+VJz0wbPg77egIbXGJ3ehJ6XX1eYAil1eBYcQWvIc+SU3fhXMDBojZhEJjkenhPVlde9/L8ahOzRa2eVok6qoVkkBtqXMvOp7PtTWmugjoFY+YFVWuTmLbxbYzQadtZFdi2Zr8l0qWObS7hhxWeK68Jk/3OI2bsXZl21mo78oyPA19x3fDetv1Oop31/z0iXfGoa8rMdDikBuEoOMMwspNxdJ1q+GW25LXJEJebcCwGJgJmZgVv6ap2qbRwyjpJQ7M08JSq4Y6DHe283+6YYte7SIYm32Q+m4k9LJbtaRNw5wpskFr2BWXWLX8P7/d/Idyeg3hNbXyjPdobnDGNoJCwJVwv1hBMOiYmEW3wOzY1i2isZeMCcW6CUVLyqcgkmJZeXeuRjyhPqblAr6NRfd5aB8E/LKncZGkTQEoFyG83kA4uqjpBpZHvBdstmyJiq86bvtk+Mk4hpVx0FzIVl+N3MgiQN+H + GITEA__mailer__PASSWD: AgCH3z9kwv8vJcIYJfjDYn7wm86ZSqpZo7fi80sTbqg3LeAsL/biH+fHkWjBWMvCJerCpf04yTIw7sh203xJP0xgEz1cZ2J6+lkl3r4/LZSt+zg/QzF+qSewNssZWJFq6KdNWzxaWWISs90ATjmQUgLNYgp+zX0GEdjwWzdphknB/K7omxYJcYhidCPFThc4nFGrNKiM1QFWhrGK3aiGX+ug6MaZqfF6ABx7WfWRkiLUIyvdKPgIxswbRdLSsjLjN+c75VWa8lD58GKz+a+JYuOVTFX61JtFSwTPW+U8Eb6Nw1OD0oOXjpFFqym54awqElh0avQadyWmMlM7Ste3hktq1L2v9T2hFDupfDHJ6tq38bkImE5jjTJa35XxGmt4nEjM+owDM0FIHotC2l92qJxWzT0QwOV5ARYjbWOQa2Y7LfCd7N4oU6jbnRDMLDwg/fr+v1ngu0Tcnjb+swPhROoTEoWvY5Vy+IAWBhYX3KLm57Gbuhybnorr28sABVNFmCNmNWO2RC0nEYZF7k/TQkQGgY2RC2OIifN0Gon6KYrK1rPr2kBTRgcHh22nc2MozKOQ2W0WuY8WuwXr/4kOkYns3W6zqzsRKpMB8nZDrjyPkKq8liHFpk4t7hia4OBKtjVv1U2A7TWvwVeOXG/Og+9wXehDnLal0gPBiUDs9zY5LI3w7muELzCiBUCglYFnAcN243iXR+GmbC1Xu98YTUYKcfrRE/Cw/x6UPSjHSKGcd3J/AHCzrfWe21xtmVAcpV+ZkUAfEOmcfMyz6qpr4/no + GITEA__metrics__TOKEN: AgBqc7HevQ/iFWczHYSV7pG6tS4IlcQd/tNuKS1UcMzTEKDAYOC0oHb57l3eYdXcN09pR3QPi4HfuMe0ST5ud9bZjm26cQQZnYmy+Mz1lQqTEfy5Fd0Mi1XKSLb1dJQ9Q21XtanKzohfRGcxb+UmOqiqs/b+uTm+UVsjBCj+x4eTGIS7vv+wpxBBtFX0aPUSe2aSNRigJFl1XbkbTD/YZVr2bmPvMEBCJloEmjqpGGfz6WpPH0355WeZj/jXNrJhdK30J7xwxi84x58m8Zijt1hLtcRiqQV3oH+jIQernjMjlCwr8upKwr1H4M4fhBUQdJdCzH7FlYmEJWDmSPOsxO6HJrX2LjzHhKTiKrc3qB74lumHeQIXGVwKEykdDAkWEkaqVHBYCBZ1rafxARbZRouDZUnRZy/3wWTWRiml3rc88jdNO8JNshTTkKmMhQCwbUs9bN0z0DAhBlhBvlc4hD0FKW34VuI9p9lRtzVn+KjdpwWvjvy/FSRdZ5F/YWJoMBfI05Trf0xiiJYEbWQOfnNi3kaVHV4ApizgYJBdCWyPRpG4F/Meip3UqczMyS7YdEuP+gCtJxRnI5FSJI9pIHsJViMvq2hq7/NrYRVV2C9uvC/I55dmsB+N8tIie1Zk1j8juWToDsxcoi/g16jWphWJQbjaYRGyjRWxa5pW6OVMeXFOOnSAGXBeM7tKl9hvJ/4I0nDgQBjOAajZsPmD3ES+nz/zOgmT05z923YdUEuAaOBxtvTNn2IZFsw2ROO9KRm225dAbh84Kj90KOsjdKLB + GITEA__security__INTERNAL_TOKEN: AgAGQAK+SPowj6jTmRw9TDn98mNVLkM32ABfypKGdjypMA9oM7zzLYzj5lOEqrj/e2t7R+rhvRLEv07qnZ/rq/U+FLVuXXqJ32E3MIhrpl6q4UOAGOu7obku8nQRmDhX+QTKYVI5GCzxnvIyA1wkr7Wg7VcTyHfJ4ruJPnwN7+vcQsq90gYAjJl+RxmJHrjY0aPhxf6BF1utD9ZdDcnURFJ/euKIJPAJc/AEhHz79cwQcwi/PxjIq1Rrcx1LzJ9yRhZQh0a996lFAFRlDlcV/BNejbVTbKTnSjaEkZoylO7GcYQag3tCrBXr+Zq52CaivSMufZvOHPoWWUDRrnUu/GIjGIXKcEFH9L8wR64VsbPozJInyMC7Miid4kBi3uJAyA4+e/sINmUDAHNkxHjK5XgqfmxQ1o14c9ZwsKDqaCT4ea+61MSfZ9PuUzz2zPzdlDz8LCfyp1U8Z2rbovqHfmCjxX6DKJa0EwEyqwGrC9VHBQNgptmAQF0GSJytFfoyXnsOVHHZ5PiNcoFSM00UB67e1799gbPG1C97j3iVGj/+ykNOz3pgdlTwUS6RHW3u6J9vANELylQMUlNu5VJ8PEUbS6alv6SQgxDPcTvS7wR3/6ssboyhW5buJm0K7o+4aoE7I+i9jCnkL6qQXrhldDUa6vNWJzsZPx2zfI8bXycfj6YqtBaZFr/Bibe3HzKm9X8rfCMfB2AIB+41N7ks2pAjdENbHnCtpmEp7UMRnyb+51bb3SzOog2Yz2fdENgtSF+iK8VTpTdNxncnDLiCQy0t + GITEA__server__LFS_JWT_SECRET: AgA0bU8405uKAOIOJYgmbGWKS2dGJWh//ACQdcvY2j1vU6tgG7OaDz5Y59TczX6KcfWeeapjABFRZ4OVKfO+t6GETLhSXAPC1UmcEQ6kbxNkhMkQtLWVPjJTYl61qmKNT1nJldPY8lNVfEL0NOpPhHSUD3lpNUIhZ7lL3+vkqSzF+d1NT8ehwXE4WlOLlnNVv+EiqyB+t/THFIw3xrdxGWD7MMJXThKU3C0Os3sG0UjuusCRuKlxsRh0NlZzMG2xkIBqXtqk8T+PJTYw/nHgT8Uekpp5yii6tDmjpaF+uS4wbUBh9R+YehHfRSkqV8s4XDkP5IunW0sTfGe9MlTww0TLe++h9gTi0zkrlkP7l5ilJU7pInsFkTWHLrQuI6CdOV3ATNx520GyNMA/rvednKHHgpHQzIf5gIfz9t44iwtlvzFCXaELOM8DgnuiX5lShVT8Th5E8BefVbMaEuNnLETz4wyQasnApJIXOWBNUmRgTo4kFPCqmzKGYuIP6/Gquj3GcqKI1AECk2z1Vd4ooSsXVzuX87+cwHokSjMODtgMpAw3HjlkO+Av1xDx6h++vh7SqrDYGATwdLsOAMDiXUzj7TJ/R31RwIcfveyFlSLeOZ6d32dzl07ddky2z/iGJnKArYWCMMVfnhhPi5AaCQ00Vtcj9R0hpos8gqqmwx9LJEzAq8LB5WH8eLV4hydrzCdq7tFkst67hr4E5JCbvbx8zg2Hq95v/WhJHNf8mcMx+0Vd7GQdY6owj101c2mUiq6cDkI7uwF4ylZ/Vn/7+jUO + template: + data: null + metadata: + creationTimestamp: null + name: gitea-tokens + namespace: git + diff --git a/archive/2022.07.bxl-k3s-pi/apps/hass/homeassistant.yaml b/archive/2022.07.bxl-k3s-pi/apps/hass/homeassistant.yaml new file mode 100644 index 0000000..b8add2a --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/hass/homeassistant.yaml @@ -0,0 +1,179 @@ +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: hass + namespace: hass +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 500Mi + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: hass + namespace: hass +data: + configuration.yaml: | + # Loads default set of integrations. Do not remove. + default_config: + + http: + use_x_forwarded_for: true + trusted_proxies: + - 10.42.0.0/16 + + panel_iframe: + nodered: + title: 'Node-Red' + url: 'https://node-red.bhasher.com' + icon: mdi:sitemap + require_admin: true + + binary_sensor: + - platform: ping + host: 192.168.1.2 + name: "Bhasher's Desktop" + count: 2 + scan_interval: 30 + + wake_on_lan: + + switch: + - platform: wake_on_lan + name: "WOL Bhasher's Desktop" + mac: e0:d5:5e:08:3c:d4 + broadcast_address: 192.168.1.255 + + recorder: !include recorder.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app: hass + name: hass + namespace: hass + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: hass + template: + metadata: + labels: + app: hass + spec: + affinity: + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: app + operator: In + values: + - hass + topologyKey: kubernetes.io/hostname + weight: 100 + volumes: + - name: data + persistentVolumeClaim: + claimName: hass + - name: config + configMap: + name: hass + - name: secrets + secret: + secretName: hass + containers: + - name: hass + image: homeassistant/home-assistant:latest + imagePullPolicy: IfNotPresent + volumeMounts: + - name: data + mountPath: "/config" + - name: config + mountPath: "/config/configuration.yaml" + subPath: "configuration.yaml" + - name: secrets + mountPath: "/config/recorder.yaml" + subPath: "recorder.yaml" + ports: + - name: http + containerPort: 8123 + protocol: TCP + livenessProbe: + httpGet: + path: / + port: http + failureThreshold: 2 + periodSeconds: 10 + startupProbe: + httpGet: + path: / + port: http + failureThreshold: 24 + periodSeconds: 5 + +--- + +apiVersion: v1 +kind: Service +metadata: + name: hass + namespace: hass +spec: + type: ClusterIP + selector: + app: hass + ports: + - name: http + port: 8123 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: hass + namespace: hass + annotations: + kubernetes.io/ingress.class: "nginx" + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "hass.bhasher.com" + # nginx.ingress.kubernetes.io/auth-response-headers: Remote-User,Remote-Name,Remote-Groups,Remote-Email + # nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + # #nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method $request_method; + # nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + # #nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method $request_method; +spec: + tls: + - hosts: + - hass.bhasher.com + secretName: hass-tls + rules: + - host: hass.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: hass + port: + number: 8123 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/hass/init.yaml b/archive/2022.07.bxl-k3s-pi/apps/hass/init.yaml new file mode 100644 index 0000000..7f58943 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/hass/init.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: hass \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/hass/mosquitto.yaml b/archive/2022.07.bxl-k3s-pi/apps/hass/mosquitto.yaml new file mode 100644 index 0000000..69c7951 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/hass/mosquitto.yaml @@ -0,0 +1,64 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: mosquitto + namespace: hass +data: + mosquitto.conf: | + # persistence true + # persistence_location /mosquitto/data + + listener 1883 + allow_anonymous true + + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: mosquitto + namespace: hass + labels: + app: mosquitto +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: mosquitto + template: + metadata: + labels: + app: mosquitto + spec: + volumes: + - name: config + configMap: + name: mosquitto + containers: + - name: mosquitto + image: eclipse-mosquitto:latest + imagePullPolicy: IfNotPresent + volumeMounts: + - name: config + mountPath: /mosquitto/config/mosquitto.conf + subPath: mosquitto.conf + readOnly: true + +--- + +apiVersion: v1 +kind: Service +metadata: + name: mosquitto + namespace: hass +spec: + type: ClusterIP + ports: + - name: mqtt + port: 1883 + targetPort: 1883 + protocol: TCP + selector: + app: mosquitto \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/hass/nodered.yaml b/archive/2022.07.bxl-k3s-pi/apps/hass/nodered.yaml new file mode 100644 index 0000000..cbd9f65 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/hass/nodered.yaml @@ -0,0 +1,95 @@ +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: node-red + namespace: hass + labels: + app: node-red +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 100Mi + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: node-red + namespace: hass + labels: + app: node-red +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: node-red + template: + metadata: + labels: + app: node-red + spec: + containers: + - name: node-red + image: nodered/node-red:latest + imagePullPolicy: IfNotPresent + env: + - name: TZ + value: Europe/Paris + volumeMounts: + - name: data + mountPath: /data + volumes: + - name: data + persistentVolumeClaim: + claimName: node-red + +--- + +apiVersion: v1 +kind: Service +metadata: + name: node-red + namespace: hass +spec: + type: ClusterIP + selector: + app: node-red + ports: + - name: http + port: 1880 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: node-red + namespace: hass + annotations: + kubernetes.io/ingress.class: "nginx" + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "node-red.bhasher.com" + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify +spec: + tls: + - hosts: + - node-red.bhasher.com + secretName: node-red-tls + rules: + - host: node-red.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: node-red + port: + number: 1880 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/hass/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/hass/sealedsecret.yaml new file mode 100644 index 0000000..b118050 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/hass/sealedsecret.yaml @@ -0,0 +1,16 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: hass + namespace: hass +spec: + encryptedData: + recorder.yaml: AgBYJmg/HSCptRB+Yip1T0je3t/JFp9IQ3iHUFS3Mm68uwMsrSAugV4pcBFu27fZjmSbimLFSDo1itrQDq65kqxAny+Qk6rYZnHEQgxBy2z42j4Wt+ycwuGTJct7+HqluebL1UL+eDSPVHzcKhSnTjG0dewjGSaBz4a45/i5VeZQSXYe527LOimFzflyEcPR/qTHVFnmNPR92+shLs3paSajayXVMBbmaEkClq4KnSt9XlZ+rCLuCL1YxWq36Lq+Lt4APQsVJxi58tD8sy6QIU7EslxEGfoNqXKN6a+4SJtZzJXCDbkXmyuU2bbNlTQSn/3hV/O3uRxLyIG2uDJWXfuCxiPR7e6Q/kmGGy9Tl6H6srmYw83qAYQ6fsNy/siSIGN77tOCtVBW6ZeQ+UqQ5uzhWE6K9UJ2qn/WKkrZNWW7HnmpQwcNWDVpu2e1RrZJcWlyoFHL8jbtAWXnJftR5QYGXGybvxjb+Od9XmotCdlwc7FXErG1TISh23+EGA1TlxcxSclfbZ6gqHxOS4EIubJdi3BWOUVQzWkMXbg9fwJ7M9vdbHQpPALO1PUVBswH5fZ5cW9FzNU9sIFGeFm6JalKJMxnQtSILj1+GJLIdhQzxQa9DLP1Y86m0S2Dsqdo0KQW5vNCYPujt7QS3zFo0fQFHlEXN6TW83/4952wgszp15FH/JD0ftpV1BH/kaeLfd2OZ9QEVsGNpPxGCuDPJ8Eu8rd+TLRialES2xwDclS+/iMgMdhsN1TDyVCkjKNq1aH/5Nv8wh9Vtw8rZCp5CGRF2sLTCCJCF1Eer5DiGoWr1+unOZELC6vIMt06f2e2FyBZivwcC0KRxMq55NM3ou6evO7EOpMiKgBoqtfa9RhMs7Sdtgy7LcZIECaWnky3p9MVcIRN7Q== + template: + data: null + metadata: + creationTimestamp: null + name: hass + namespace: hass + diff --git a/archive/2022.07.bxl-k3s-pi/apps/hass/zigbee2mqtt.yaml b/archive/2022.07.bxl-k3s-pi/apps/hass/zigbee2mqtt.yaml new file mode 100644 index 0000000..f2d6838 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/hass/zigbee2mqtt.yaml @@ -0,0 +1,96 @@ +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: zigbee2mqtt-pvc + namespace: hass +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteOnce + resources: + requests: + storage: 100Mi + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: zigbee2mqtt + namespace: hass +data: + configuration.yaml: | + homeassistant: true + permit_join: true + mqtt: + base_topic: zigbee2mqtt + server: mqtt://mosquitto.hass.svc.cluster.local + serial: + port: /dev/ttyACM0 + devices: + '0x54ef441000367592': + friendly_name: WallSwitchOffice + '0x00158d00068b2c39': + friendly_name: MovementSensorDeskOffice + '0x00158d00067ca592': + friendly_name: MovementSensorShelfOffice + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: zigbee2mqtt + namespace: hass + labels: + app: zigbee2mqtt + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: zigbee2mqtt + template: + metadata: + labels: + app: zigbee2mqtt + spec: + nodeSelector: + zigbee: "true" + volumes: + - name: data + persistentVolumeClaim: + claimName: zigbee2mqtt-pvc + - name: config + configMap: + name: zigbee2mqtt + - name: udev + hostPath: + path: /run/udev + - name: ttyacm + hostPath: + path: /dev/ttyACM0 + containers: + - name: zigbee2mqtt + image: koenkk/zigbee2mqtt:latest + imagePullPolicy: IfNotPresent + env: + - name: TZ + value: Europe/Paris + securityContext: + privileged: true + volumeMounts: + - name: data + mountPath: "/app/data" + readOnly: false + - name: config + mountPath: /app/configuration.yaml + subPath: configuration.yaml + readOnly: true + - name: udev + mountPath: /run/udev + readOnly: true + - name: ttyacm + mountPath: /dev/ttyACM0 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/jupyterhub/Chart.yaml b/archive/2022.07.bxl-k3s-pi/apps/jupyterhub/Chart.yaml new file mode 100644 index 0000000..fbe5963 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/jupyterhub/Chart.yaml @@ -0,0 +1,22661 @@ +apiVersion: v1 +entries: + binderhub: + - apiVersion: v2 + created: "2022-04-27T10:03:05.243842377Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: a51ee8d3e3d0b83630a3ba468efd77f84507c6f0bff15ee172ffce8a3b1ce640 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n919.he87e25a.tgz + version: 0.2.0-n919.he87e25a + - apiVersion: v2 + created: "2022-04-23T20:39:34.837108888Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: e7ff127c558abcfb570baa006912c4f53f7ba4bd636d763a3ae2942c750d5b9f + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n914.h51b7354.tgz + version: 0.2.0-n914.h51b7354 + - apiVersion: v2 + created: "2022-04-01T14:50:26.686005302Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 4e475124e56592f4e3b08a6c5ac313a084a924b74f35761037bc709f7e19a427 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n905.h3d3e24e.tgz + version: 0.2.0-n905.h3d3e24e + - apiVersion: v2 + created: "2022-04-01T09:59:32.57723402Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: bcf929a6f409968fe350c1bcca1a866f1365a2edf6c235d51df9631095901bc1 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n897.h9fefdc4.tgz + version: 0.2.0-n897.h9fefdc4 + - apiVersion: v2 + created: "2022-03-29T15:51:58.16238643Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 4cc65c4a80f1a56edcd757e5b618ccb3426e8e2c31365efc1c7c0a50f5c73b82 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n889.hef354c0.tgz + version: 0.2.0-n889.hef354c0 + - apiVersion: v2 + created: "2022-03-29T07:24:06.738188127Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: b7b1db9b306046598153eda3da117e9187b2880ebde17ced63af6be42dacfd14 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n886.h4169712.tgz + version: 0.2.0-n886.h4169712 + - apiVersion: v2 + created: "2022-03-09T12:47:49.674227933Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 1ed6f1a129733bd39b7a75a02d83dedd91b9274854b70e39511843fe880081e7 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n880.hd19a36a.tgz + version: 0.2.0-n880.hd19a36a + - apiVersion: v2 + created: "2022-03-03T09:23:52.124221563Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 31946491dc24296e0e7e9d840d0471a71afceb0794026a2bbf1eb119e6c0c144 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n878.h8da69f2.tgz + version: 0.2.0-n878.h8da69f2 + - apiVersion: v2 + created: "2022-03-03T08:25:39.7900479Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 6f26009d6a0ffe812f0f880de5461db89b9e46b5e27b26def83ba1713a51781a + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n877.hb10a3d7.tgz + version: 0.2.0-n877.hb10a3d7 + - apiVersion: v2 + created: "2022-02-26T22:49:20.327887407Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 26bab99befccbf54b119a69aabe394a947138aeebb313c6bf56655d5c755139f + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n874.h63c27b3.tgz + version: 0.2.0-n874.h63c27b3 + - apiVersion: v2 + created: "2022-02-07T15:13:17.768218592Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: ba502b857a93efff393863fbd125ffed95be1576c86e850f1bb2386914ced09f + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n870.h3d61c7a.tgz + version: 0.2.0-n870.h3d61c7a + - apiVersion: v2 + created: "2022-01-26T09:27:08.224459704Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: d42699300e1576f53be492465d42e73d28e5048d51c35a6d18aff9228630f988 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n868.h48bc0f6.tgz + version: 0.2.0-n868.h48bc0f6 + - apiVersion: v2 + created: "2022-01-19T18:57:07.221262384Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: f5155d71a0b8791d547471fd9a578787c09a56ebccf798906709070c7224074a + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n866.h4e75de4.tgz + version: 0.2.0-n866.h4e75de4 + - apiVersion: v2 + created: "2021-12-22T13:18:14.718847438Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 8e5ca8cd9051e1204bf2282fecf996d3eb8354cf330bab4b927beef39ebffacf + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n864.hf7c9615.tgz + version: 0.2.0-n864.hf7c9615 + - apiVersion: v2 + created: "2021-12-21T15:09:54.589136542Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: cffe575a74e221541e1db23b820bed51166cd45ec921529fcfb7bcebf59d2cc8 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n862.h9fa2747.tgz + version: 0.2.0-n862.h9fa2747 + - apiVersion: v2 + created: "2021-11-23T16:03:55.523109467Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: bb64a2215804a7bf521757cd72f09139c56dbeca9f5b9efb75bf42597bf59a98 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n861.h013c491.tgz + version: 0.2.0-n861.h013c491 + - apiVersion: v2 + created: "2021-11-18T13:48:57.070585623Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 31fa21639bf4444d6c8e71b98d6eabe2f68307c9f644364c26ad637199de5f30 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n852.h7c39292.tgz + version: 0.2.0-n852.h7c39292 + - apiVersion: v2 + created: "2021-11-15T14:44:16.353862094Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: e96e93e41ed43e74538a01ff6fde0ca2d13062cbc44b054c9eec595f85aa1707 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n848.h39a9e38.tgz + version: 0.2.0-n848.h39a9e38 + - apiVersion: v2 + created: "2021-10-18T16:33:09.962951228Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 707be9e08abbeb741850bf6fd46b4b17c075011fe8177e490f7f6fbcc02cad18 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n845.hcc57b24.tgz + version: 0.2.0-n845.hcc57b24 + - apiVersion: v2 + created: "2021-10-11T12:06:21.548943367Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 8606d654a3a4294216dd890961105cc744fce7e4b241f4f2403f135fb7006865 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n839.hf8a9d7a.tgz + version: 0.2.0-n839.hf8a9d7a + - apiVersion: v2 + created: "2021-10-11T12:01:43.413791973Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: f8e5ef773bf63394dea16cfeb9649c789846d2ce38f054031737c7960180084a + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n836.ha010f18.tgz + version: 0.2.0-n836.ha010f18 + - apiVersion: v2 + created: "2021-10-11T11:45:06.344838951Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: ecb795131a76d191b9601786bc97f5edddd9dea73bb9e2807f6af0b3e67abeb3 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n832.ha303070.tgz + version: 0.2.0-n832.ha303070 + - apiVersion: v2 + created: "2021-10-11T11:43:42.622803911Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 9c48dfa0fc22ad2a694f37c05386ea34a0643d59c7800fa1d2b1e9c0c4ff0641 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n830.h674e79b.tgz + version: 0.2.0-n830.h674e79b + - apiVersion: v2 + created: "2021-10-11T11:41:39.06760012Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: b3d63c8e5ba5e51d54b5db67b3009bdffa20ed73074c2db17d67835ed9790fb2 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n826.h2567057.tgz + version: 0.2.0-n826.h2567057 + - apiVersion: v2 + created: "2021-10-10T15:05:12.055186498Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 10588eba3dab2f618cfd6ae9da87b10d5c75ccae7510af540c36417ba625e4a1 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n823.h2f07e0f.tgz + version: 0.2.0-n823.h2f07e0f + - apiVersion: v2 + created: "2021-10-10T14:08:54.929697585Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 6168c8393458c5a1a9c36d34e2b0393b464d29114a9a29e96480db52a54a9d66 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n818.h9e1a870.tgz + version: 0.2.0-n818.h9e1a870 + - apiVersion: v2 + created: "2021-10-10T14:03:04.897118343Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 50761916e1b1314c901e5b7d36d857075c07a26b3ec69af8889c055a59e72101 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n816.h6339b8e.tgz + version: 0.2.0-n816.h6339b8e + - apiVersion: v2 + created: "2021-10-10T13:25:56.654248118Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: b569dbb9796276410e20adbcee979f5ca22d0f4efb7819c0025a236e5d042e7e + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n813.h1ee60f4.tgz + version: 0.2.0-n813.h1ee60f4 + - apiVersion: v2 + created: "2021-10-07T14:38:56.518369732Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 88183ae1571fffaf33b07540951e50ea06e2b69b76a9379e19d94668a92e1991 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n812.h94183ea.tgz + version: 0.2.0-n812.h94183ea + - apiVersion: v2 + created: "2021-10-07T14:28:59.681378247Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 292e9174a81acf2085de3e508f61081397dc6a1e02680101c68f4ea56b7c3618 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n807.h2a3930b.tgz + version: 0.2.0-n807.h2a3930b + - apiVersion: v2 + created: "2021-10-06T09:00:35.011066086Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 09aa5e1c746cac04417d41a3c0eae329074b516267319419a2b0c05874de11b8 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n803.h2d03d99.tgz + version: 0.2.0-n803.h2d03d99 + - apiVersion: v2 + created: "2021-10-05T15:23:37.88114542Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 1dd2f4e68f100c5a390f405f309c852e8edce58135fbbb72e9ed391009368043 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n800.h92fc291.tgz + version: 0.2.0-n800.h92fc291 + - apiVersion: v2 + created: "2021-10-01T21:27:30.938892995Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: ddd27c6ff159ba83c9e7dd04b4c5fec60537d699cad03916995204bcfceed3a5 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n797.h0ceb746.tgz + version: 0.2.0-n797.h0ceb746 + - apiVersion: v2 + created: "2021-10-01T06:14:13.654593295Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: dc76ee883d1ef761ede67105266b0e62b463ece796c28147d0967af68e82d532 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n791.hc539a31.tgz + version: 0.2.0-n791.hc539a31 + - apiVersion: v2 + created: "2021-09-30T12:23:24.390103126Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 4fb5e9a8f16c8c8ea7a1d0a6cd0557cb95c9ea680cb400a0b2ce63bfe08a9605 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n789.h3af0092.tgz + version: 0.2.0-n789.h3af0092 + - apiVersion: v2 + created: "2021-09-24T13:44:28.310364261Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 897fb359120582b16db8d16e2f5c9aa3c085a285d1b7710f8833156d66be440f + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n781.ha8e3444.tgz + version: 0.2.0-n781.ha8e3444 + - apiVersion: v2 + created: "2021-09-24T13:41:49.015628539Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 5f94688a0cbff5e24cd5abc580a7e6ff3a64c87cf1645ca3b09fda78b89ea254 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n779.hc08d5db.tgz + version: 0.2.0-n779.hc08d5db + - apiVersion: v2 + created: "2021-09-22T16:08:29.79115982Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 61ccab6854d456dccdf5044f46c95d09bc6ddf9230c632285aefaa723498d6e3 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n774.hde3f15d.tgz + version: 0.2.0-n774.hde3f15d + - apiVersion: v2 + created: "2021-09-22T15:51:35.511361957Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: efdce3cf8ac80ff70619a6cc0779f299490a1d04421eff56303aa15e9fe37394 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n773.h1375015.tgz + version: 0.2.0-n773.h1375015 + - apiVersion: v2 + created: "2021-09-22T15:32:17.574057941Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 222b1e9fcff49eeb524cac65755288f614c8331e3c4e355838d9c6a3b0b6a121 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n771.he04a8c3.tgz + version: 0.2.0-n771.he04a8c3 + - apiVersion: v2 + created: "2021-09-22T14:39:14.002861838Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 8c34f9ca6bc5fd8436ab8e4cbb6591e156c76810726b47879460f15ef581b46c + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n768.h13978ab.tgz + version: 0.2.0-n768.h13978ab + - apiVersion: v2 + created: "2021-09-22T13:33:50.418980625Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: f1ca3ceeabbdba2bf8424e09d37376c1798e0bef722e53c35685382d3846e943 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n767.h908d7a9.tgz + version: 0.2.0-n767.h908d7a9 + - apiVersion: v2 + created: "2021-09-22T13:32:30.446240067Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 13f3a3c0a1bd209cfb51f56a4973fda0f80f6072885c593658f3ddeb12ca0a3d + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n764.h0c6ccc9.tgz + version: 0.2.0-n764.h0c6ccc9 + - apiVersion: v2 + created: "2021-09-21T09:10:17.76899384Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 805a6c69e4ae79001ee3fb72516388c2ce0599cbee963e45732d3647a9243df3 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n763.h69833c2.tgz + version: 0.2.0-n763.h69833c2 + - apiVersion: v2 + created: "2021-09-20T17:36:52.451141717Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 621083d8827ee691573cf8f51b449f97e542ef9dd87bbfc8d1172888525f18d2 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n760.h731b92f.tgz + version: 0.2.0-n760.h731b92f + - apiVersion: v2 + created: "2021-09-20T15:31:15.663200832Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 22d6df803af675a14141c6008e92ce8a3af727b97491ff8bf5fa30eeec43dee4 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n757.h37e5620.tgz + version: 0.2.0-n757.h37e5620 + - apiVersion: v2 + created: "2021-09-20T15:15:52.111047164Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 9847b929e13508c1d85538579bbe0cfdc1ca405eb0c583da24c4cdb2f26162e6 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n749.h70f757f.tgz + version: 0.2.0-n749.h70f757f + - apiVersion: v2 + created: "2021-09-20T13:39:06.866455892Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: b0c8da6833d794a1c6fe6e6fbde80f231c76233e54f3e07be14278d832d19ff9 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n747.h370b9c0.tgz + version: 0.2.0-n747.h370b9c0 + - apiVersion: v2 + created: "2021-09-20T11:29:49.332214185Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: d2e85060bf0df4c57e2afafe33e0265da77ec3685162f8bbc785e2732232a023 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n746.h051f302.tgz + version: 0.2.0-n746.h051f302 + - apiVersion: v2 + created: "2021-09-20T11:27:01.706494723Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 43a1ca42b4c2038b8f76a75b2b822a93e9e62f8a6132f8739c876a6be217c484 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n744.h26d7196.tgz + version: 0.2.0-n744.h26d7196 + - apiVersion: v2 + created: "2021-09-20T11:05:33.767945745Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 9c9e236cad34329c943fc8c4e50830a22b00c10839c8a7b6ffd0326114848e9f + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n739.h7f15a99.tgz + version: 0.2.0-n739.h7f15a99 + - apiVersion: v2 + created: "2021-09-17T20:15:40.63156244Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: e2cc76877658c5403032debfbbb137f3a233467594d14f97def018f7635afef0 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n735.h372efd3.tgz + version: 0.2.0-n735.h372efd3 + - apiVersion: v2 + created: "2021-09-17T07:26:11.015443203Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 9f3dd4cba9983cfa12669234cec56999c75acba7875b07056c7ffef12b72ef07 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n723.h43ee103.tgz + version: 0.2.0-n723.h43ee103 + - apiVersion: v2 + created: "2021-09-16T13:29:16.901073055Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 20b29329251e080710292b97c4cfa3e8c58769e20438cd4096e381d76402475b + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n719.h59c0e2d.tgz + version: 0.2.0-n719.h59c0e2d + - apiVersion: v2 + created: "2021-09-16T10:43:24.796445671Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 1ed434db318037be0db8b78798a398926c59c5a7c87d669586e4148d8e0aba40 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n717.he11dccf.tgz + version: 0.2.0-n717.he11dccf + - apiVersion: v2 + created: "2021-09-15T13:52:59.97501146Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 53a0294dfee3eef639ec92b051caa0d6b99cf63e1f28b757c424281d4bcb75ef + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n716.h1f81316.tgz + version: 0.2.0-n716.h1f81316 + - apiVersion: v2 + created: "2021-09-15T06:29:53.811155058Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 156cee3d07aea393b1aed9f6583eb218c1762e0ffb41b5bd85dda1d64a6cd2da + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n713.hda37339.tgz + version: 0.2.0-n713.hda37339 + - apiVersion: v2 + created: "2021-09-14T12:56:46.168698045Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 0e12e2f37a845d12f6ec4f1d5dbffaab1ef4d66bba115eb6be3528567ed8f4cd + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n711.h034f58f.tgz + version: 0.2.0-n711.h034f58f + - apiVersion: v2 + created: "2021-09-13T21:18:27.326774524Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 0590f04e6f08f18c77c4f1818704fa1afe842d213c178802229f6566dee0fcb6 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n704.h2b1842e.tgz + version: 0.2.0-n704.h2b1842e + - apiVersion: v2 + created: "2021-09-13T08:47:38.044661883Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 6d5ff6e80d3588d5162c4773797c002611920c98621a7ff871f270b04adb7ec4 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n692.hdf3beb4.tgz + version: 0.2.0-n692.hdf3beb4 + - apiVersion: v2 + created: "2021-09-11T22:13:01.483953725Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 86b0f44947a0b19fc2c0eb74a5f46feef6c7df72614b334a0ff5adda6927d0a9 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n691.h849cfd4.tgz + version: 0.2.0-n691.h849cfd4 + - apiVersion: v2 + created: "2021-09-11T12:24:11.563715415Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: c7aafe1fdce48702cfabbf791d6b18a22efe325f80a794fd4682c8b9beb69ee5 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n689.h8c8c0be.tgz + version: 0.2.0-n689.h8c8c0be + - apiVersion: v2 + created: "2021-09-10T09:43:03.080209508Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: d511bbfb4d07763c8ff1ae2c84d7f2ee5e262e81ebcd7b92dfa246954054ea11 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n685.ha5aff91.tgz + version: 0.2.0-n685.ha5aff91 + - apiVersion: v2 + created: "2021-09-09T20:52:11.524699195Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: da3f3934ef18771585f49ea547059bca72cab32c25f96401529d8a88090de752 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n683.h469f5e5.tgz + version: 0.2.0-n683.h469f5e5 + - apiVersion: v2 + created: "2021-09-09T13:29:30.015008646Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 4e4cff83cf67f1b1b18ab652cbf95d4e1de815e2fec70892151310bfff3db414 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n676.h0cbee48.tgz + version: 0.2.0-n676.h0cbee48 + - apiVersion: v2 + created: "2021-09-09T10:17:13.14324776Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 5754bba3d9970c676dc6ee0f0e9e77a0e5dd29c57a46b490065dc5b6f66cc851 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n674.h9b9895d.tgz + version: 0.2.0-n674.h9b9895d + - apiVersion: v2 + created: "2021-09-08T06:34:38.800685776Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: ef047df6fb110704a16d9f2df1915ba81db7992904c6ab08330183ffe6792e42 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n673.hd733087.tgz + version: 0.2.0-n673.hd733087 + - apiVersion: v2 + created: "2021-09-03T17:58:14.897770692Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 5dfa5a03dee7cf6d715b3e9632602bc6120844334a0fdbae102f7a34d95ed848 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n671.hbe94c46.tgz + version: 0.2.0-n671.hbe94c46 + - apiVersion: v2 + created: "2021-09-03T17:07:27.897465385Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 2e880474bb5667f09bfa0d54cffd4868fa2cf7cf9e3044373fc66ac0d3c7baae + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n668.hd8e7128.tgz + version: 0.2.0-n668.hd8e7128 + - apiVersion: v2 + created: "2021-09-03T13:25:29.420349317Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 5157c0ba341359c2b53068be1ec0100edb969528cb41777b1c9c5f7c0efc852a + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n665.h4f53b2e.tgz + version: 0.2.0-n665.h4f53b2e + - apiVersion: v2 + created: "2021-09-03T13:22:08.049671289Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 229fd3f0d124d4ed46717058859ad4ab63a1b900560b88c4753f0d38ab3545ea + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n662.he137dbf.tgz + version: 0.2.0-n662.he137dbf + - apiVersion: v2 + created: "2021-08-25T16:04:48.836328751Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 39227fd89792c0b48c0bf231cb687b86d5f92b9fe848e7c9371c38f9eaf87afa + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n661.h8269b12.tgz + version: 0.2.0-n661.h8269b12 + - apiVersion: v2 + created: "2021-08-25T13:05:19.431455709Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: edf057ecca7213492e64b86d51f844c08a667ddecc4110b675021b213c6f4219 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n658.h740b467.tgz + version: 0.2.0-n658.h740b467 + - apiVersion: v2 + created: "2021-08-24T17:18:31.6010371Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 7545c7324daf42d288ceda50a2ae0f6341cb293f20af2afd4a71482862168bf2 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n655.h7cec065.tgz + version: 0.2.0-n655.h7cec065 + - apiVersion: v2 + created: "2021-08-20T07:50:24.974456752Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 211b3e46336e414b4bc517672a76306ac6792d2586db86616017b646cd5de66b + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n653.h195caac.tgz + version: 0.2.0-n653.h195caac + - apiVersion: v2 + created: "2021-08-15T02:02:01.379179546Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.2 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: a20f1b05ef58917497e6a02363191cf7624a53c4dc85021994079e211453cb80 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n652.h034430a.tgz + version: 0.2.0-n652.h034430a + - apiVersion: v2 + created: "2021-08-11T15:08:47.269656105Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.1 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 77443e6191ba514a98220005c7b49b13533a5f0459c931668b864cf736ed79fb + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n648.h8d1c0e7.tgz + version: 0.2.0-n648.h8d1c0e7 + - apiVersion: v2 + created: "2021-07-29T10:26:16.149464518Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.1 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: a55c414485b97c950dc9f23361407696edc907f23babf454a8e42a24625a5e8d + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n645.h06139f0.tgz + version: 0.2.0-n645.h06139f0 + - apiVersion: v2 + created: "2021-07-27T05:46:35.638998392Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.1.1 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 5e6d6c1abad6f902cf3632c52d780c8a9dc2aa149ccf598f96fd0090fa5b401e + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n641.h73c6ebd.tgz + version: 0.2.0-n641.h73c6ebd + - apiVersion: v2 + created: "2021-07-19T10:04:21.876825515Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.0.1 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 9269b3b78434a7dac9769889891627767a7bdec58765c395bfba5289caee7890 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n636.h8e3b5ac.tgz + version: 0.2.0-n636.h8e3b5ac + - apiVersion: v2 + created: "2021-07-07T04:25:14.095670706Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.0.1 + description: BinderHub is like a JupyterHub that automatically builds environments + for the users based on repo2docker. A BinderHub is by default not configured + to authenticate users or provide storage for them. + digest: 99c81f4b06f23929942986d98b5489ac73c93b70d74243a4976736eb88e7c9f7 + home: https://binderhub.readthedocs.io/en/latest/ + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - binderhub + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + name: binderhub + sources: + - https://github.com/jupyterhub/binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n611.he777436.tgz + version: 0.2.0-n611.he777436 + - apiVersion: v1 + created: "2021-07-06T15:25:53.719572833Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.0.1 + description: A helm chart to install Binder + digest: 9efa4cab4bf5603bfcbc97e2c380fa648093f4e4138266c226b6dfeda4c07c1c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n609.h195837f.tgz + version: 0.2.0-n609.h195837f + - apiVersion: v1 + created: "2021-07-04T14:45:48.404680336Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.0.1 + description: A helm chart to install Binder + digest: f5daa1f569a3ee1cb53ae237336ddc190cac98e68a0ed6dd7232eee5dbb415b1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n605.h1d0ad75.tgz + version: 0.2.0-n605.h1d0ad75 + - apiVersion: v1 + created: "2021-07-02T09:00:37.096222221Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 1.0.1 + description: A helm chart to install Binder + digest: 4321f4c68d1c7fe568853eef4cdd254b521c3bfd64ddd3e7812950e3d3e966bb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n604.h9bc978a.tgz + version: 0.2.0-n604.h9bc978a + - apiVersion: v1 + created: "2021-07-02T08:00:03.480146724Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 7351a6a8686ebbda13f0802eb9c873d4f9ea910aded023c47be72ef7f1277824 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n600.h36369a7.tgz + version: 0.2.0-n600.h36369a7 + - apiVersion: v1 + created: "2021-07-02T07:00:32.100211235Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 11c50ca221d26ee4c0268fbcf8e632c49dbf659ddd380fe8ada72df71e5e8f45 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n598.h990047b.tgz + version: 0.2.0-n598.h990047b + - apiVersion: v1 + created: "2021-07-02T06:31:24.906740558Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: a58022dee91d1d32438e2920a33e7cb69e055558b1da983840b26f28c20b6cc0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n597.h81451bf.tgz + version: 0.2.0-n597.h81451bf + - apiVersion: v1 + created: "2021-07-02T06:28:46.714077918Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: f8bb8f3ed303e25db1c54b68f26ec1bde02d1b13a23b7d7488ccbb085b931fc8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n592.hc796c4d.tgz + version: 0.2.0-n592.hc796c4d + - apiVersion: v1 + created: "2021-06-30T12:20:10.791196854Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 5ead493cbc07dafd097c2a06a6b8650542f1c58c32dde9874b810d96dc54f5a6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n590.h9f942c5.tgz + version: 0.2.0-n590.h9f942c5 + - apiVersion: v1 + created: "2021-06-28T21:19:13.942144309Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 708e705c8ac2e92a9c82add1f9d4cc62dfb00154b685e2c8c4b0ccb8c50bd175 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n588.hec7671f.tgz + version: 0.2.0-n588.hec7671f + - apiVersion: v1 + created: "2021-06-28T11:07:14.39515223Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 9e599c0adc81630aaaa7e80d6f9f0250f3a0fa7c7c4808f82b493b8c0dc2a21e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n586.h23477fb.tgz + version: 0.2.0-n586.h23477fb + - apiVersion: v1 + created: "2021-06-25T05:08:58.367945661Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 4a5c2e2e214b257a6c5a7617ed8d8a9d35d407668038c53f7cd2895c0c9e97fd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n584.hf01c1e4.tgz + version: 0.2.0-n584.hf01c1e4 + - apiVersion: v1 + created: "2021-06-16T15:11:45.583189875Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 4c074499777e970f6bcc3ce025870b299c8dc62955efa8c943d4b51f63fb4fee + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n577.h14cc6c7.tgz + version: 0.2.0-n577.h14cc6c7 + - apiVersion: v1 + created: "2021-06-02T08:07:47.177996989Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 3a676359396cd097f836b7ecc1dc02cf8a3e2e8a4b7cc7b84661270fc7e3431e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n575.h2dc091f.tgz + version: 0.2.0-n575.h2dc091f + - apiVersion: v1 + created: "2021-05-28T18:36:55.823519805Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: f4d0e43b2549e65af9caeced8a46822d6407997edd49ae561c63d93d627f05cc + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n571.hc0efe13.tgz + version: 0.2.0-n571.hc0efe13 + - apiVersion: v1 + created: "2021-05-11T00:34:29.643681324Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 756990e3ee81a8d8a323d9b758e5b25078efdb324cb5b5cfbcd1affc6f339381 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n563.h72d30fb.tgz + version: 0.2.0-n563.h72d30fb + - apiVersion: v1 + created: "2021-05-01T10:50:48.35020372Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: fb02d2140c98453095fe06b9e5391fffa699db87255163b9c6dc49a99ab9bcda + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n562.h0b4462c.tgz + version: 0.2.0-n562.h0b4462c + - apiVersion: v1 + created: "2021-04-27T09:03:16.735995168Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 298efe068de1fa2ae9d63ca537d7fa416f04ebeef1af8e51376d8c03c3df3420 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n557.h46ddaac.tgz + version: 0.2.0-n557.h46ddaac + - apiVersion: v1 + created: "2021-04-07T09:10:50.535709048Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 536e4433b62ba359676f5f4cddcb343974794308075f47ec50eddb45be9bbf3b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n555.heb692c5.tgz + version: 0.2.0-n555.heb692c5 + - apiVersion: v1 + created: "2021-03-25T17:50:31.109796179Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 78bbfb98d66e35a98fa28f4b7c84002436fd24585a3c3023aca97ffdb89497a6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n554.h4b41dc2.tgz + version: 0.2.0-n554.h4b41dc2 + - apiVersion: v1 + created: "2021-03-25T16:43:39.125219248Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 46f9684e53ae1038e4169c5b27832ba46506158135ba896252c2719b8997e716 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n536.h6034dc5.tgz + version: 0.2.0-n536.h6034dc5 + - apiVersion: v1 + created: "2021-03-25T12:18:28.560797575Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 6821888ee061e5ebd0845f2f595d18c1d06d5424edfd995d60421ab7aa4cd9bc + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n535.h5c6afe8.tgz + version: 0.2.0-n535.h5c6afe8 + - apiVersion: v1 + created: "2021-03-11T11:03:56.829170009Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 53ecd3a4c0e59c4467aacbb3863ae2e7ef9344161114cab0eacf18c9039cb70c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n528.h3aa7cd9.tgz + version: 0.2.0-n528.h3aa7cd9 + - apiVersion: v1 + created: "2021-03-10T08:14:47.527286059Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: f6860c4ed9850da460862919dcb9f3229f06e1ca522dfd2969f17bf10a47abd0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n525.h7fc6e48.tgz + version: 0.2.0-n525.h7fc6e48 + - apiVersion: v1 + created: "2021-03-01T11:12:17.036638648Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: f24bef71ab9ee9c61b522ec53090f9fdcf8a549a6a02b364a26e5c6cd7ebaba1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n523.h854be18.tgz + version: 0.2.0-n523.h854be18 + - apiVersion: v1 + created: "2021-02-24T10:39:09.8241639Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: e25ae660a0bfc6efb1b314bded6c379de6345500264d63aa06dacd10e077388e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n521.hd5efd72.tgz + version: 0.2.0-n521.hd5efd72 + - apiVersion: v1 + created: "2021-02-17T20:35:29.326411331Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 1e1edc8e40fce95c7090400fafd425e12a3c93667b06e5b1d63151515753f803 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n519.hf5c1a19.tgz + version: 0.2.0-n519.hf5c1a19 + - apiVersion: v1 + created: "2021-02-16T07:33:37.03675142Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: 8015d2302fa50a29c50f2517774537fe49e0d0cb090f9818199d2131e9f27046 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n514.h9fb668d.tgz + version: 0.2.0-n514.h9fb668d + - apiVersion: v1 + created: "2021-02-10T02:50:03.803875796Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: a7b399dc23a709cbd531ed4a4c5ba414b7f5de871a05d197efdfd217eeb0c555 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n512.he17e39f.tgz + version: 0.2.0-n512.he17e39f + - apiVersion: v1 + created: "2021-02-08T11:08:09.348095017Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: e5757318ab149f6ac1e3a680ae07cc36c749239249ce80f0d0a568703f9e076b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n510.h06dbe4c.tgz + version: 0.2.0-n510.h06dbe4c + - apiVersion: v1 + created: "2021-02-08T09:56:56.141771389Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.11.1 + description: A helm chart to install Binder + digest: e39cfdcaa79ac44e2fe0bfe48315f7f969d740234ea8b05030fbdfc457c405be + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n509.hc028fda.tgz + version: 0.2.0-n509.hc028fda + - apiVersion: v1 + created: "2021-02-05T12:32:33.284831122Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 17559b3c57a119b6b57e57efc599731c006a034e714e33b7f9b49c84b825c642 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n506.hd631d84.tgz + version: 0.2.0-n506.hd631d84 + - apiVersion: v1 + created: "2021-01-23T22:38:41.163601733Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: d63f62219ef54045f057aa857bc3a036bd5100f9fc5743abbd6a3b769a746a33 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n499.h81660eb.tgz + version: 0.2.0-n499.h81660eb + - apiVersion: v1 + created: "2021-01-23T18:27:15.253202628Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 0f3371223fef33b9326f23a79e8c534c39a0a792972c87fb8055088402ce6573 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n496.h988aca0.tgz + version: 0.2.0-n496.h988aca0 + - apiVersion: v1 + created: "2021-01-09T22:16:33.954999549Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: d1587c0f1baf9960d71dd80854e0f71f21efebd396d006e3e6aa75b579962847 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n472.h32e06ee.tgz + version: 0.2.0-n472.h32e06ee + - apiVersion: v1 + created: "2021-01-06T15:16:56.006059449Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 2108af7a2a11ffd324f09e701b901e35421942b136506a6dd277f1d3c4a9665d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n471.hf76e37e.tgz + version: 0.2.0-n471.hf76e37e + - apiVersion: v1 + created: "2021-01-06T15:14:09.527285489Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 46e88fa136ebfaa4fa151315788ea273fe42957628d307d2ff5adbd7ea570d04 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n467.hbc700d4.tgz + version: 0.2.0-n467.hbc700d4 + - apiVersion: v1 + created: "2020-12-21T11:10:10.760115157Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 6ec57e7297dd93a7b67824eef9424cc16522f73400a174576826dcd1c5d68b26 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n465.hb35ec4e.tgz + version: 0.2.0-n465.hb35ec4e + - apiVersion: v1 + created: "2020-12-21T10:46:30.232322999Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 407c199ab62c80d14f8751b8025c5c8ba480bd7af5d8ab22b6c67f73f9ea1aaa + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n461.h5651b33.tgz + version: 0.2.0-n461.h5651b33 + - apiVersion: v1 + created: "2020-12-21T00:14:16.59628068Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.10.6 + description: A helm chart to install Binder + digest: 88edd053afd32b1b2c1c2076ad1611246dcf43867a1d63b54661a6e683b69a6f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n458.h4aee1fd.tgz + version: 0.2.0-n458.h4aee1fd + - apiVersion: v1 + created: "2020-12-07T06:38:20.104174455Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 239b0be9adee7552ff1d6453d0ed6becfe0812364201322324281edb8d5dbd09 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n454.h97fb8c3.tgz + version: 0.2.0-n454.h97fb8c3 + - apiVersion: v1 + created: "2020-12-04T11:32:30.946884289Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: a6640c2e0e271305faa798ac8626a43bb883f35fcf6333aedb49ff971be08afc + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n451.h6a2b398.tgz + version: 0.2.0-n451.h6a2b398 + - apiVersion: v1 + created: "2020-12-03T16:51:25.836459728Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 599e15391e0165e22e97ba8474e526ff158ac01969576669d7e434565a7aa3e7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n449.h8ab9f23.tgz + version: 0.2.0-n449.h8ab9f23 + - apiVersion: v1 + created: "2020-12-03T14:45:01.687922551Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 794adf8e7740bf462ed4d2285f1fb760cdbb53632e9ea7ae32d23114f246c367 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n444.h8c3bd51.tgz + version: 0.2.0-n444.h8c3bd51 + - apiVersion: v1 + created: "2020-12-03T08:35:23.967855318Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 75fec02b5a2de39c77abd9a8c8344b3acb51f734abe2eb295011a9d1a110205c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n439.h2b921f1.tgz + version: 0.2.0-n439.h2b921f1 + - apiVersion: v1 + created: "2020-11-24T06:47:16.194128016Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: db7c06c56e8fdd946f70f51d3d5fe6785781b54f890e22efeef0acc664d2d348 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n432.h687657b.tgz + version: 0.2.0-n432.h687657b + - apiVersion: v1 + created: "2020-11-23T08:25:13.171456849Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 4389f8ddf3982c20e2a7de9ed81b19f92362dd9a6dd9d2ddd6731ebede15c133 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n423.ha36348e.tgz + version: 0.2.0-n423.ha36348e + - apiVersion: v1 + created: "2020-11-18T06:38:35.847274533Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 4845f456f48d0166691b942389247dc8846b37d81b64e7e164546a2fdba11904 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n412.h1f1f0c4.tgz + version: 0.2.0-n412.h1f1f0c4 + - apiVersion: v1 + created: "2020-11-16T13:06:06.893117137Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 6791700b37d59043dd8f9bebc304754b3dc0fd106d9969061214886996b36072 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n409.hc20a2da.tgz + version: 0.2.0-n409.hc20a2da + - apiVersion: v1 + created: "2020-11-15T07:20:35.949277768Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 966405713a6ce147944f0d21b1ed62e9f71e668cbabbbceb9475ad3cae8bc240 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n388.h9cc5a54.tgz + version: 0.2.0-n388.h9cc5a54 + - apiVersion: v1 + created: "2020-11-04T00:59:01.104272907Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: d487306c4f344648bf53da979f6766b94d3cec0101c5d545173c9f62e9de7516 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n361.h6f57706.tgz + version: 0.2.0-n361.h6f57706 + - apiVersion: v1 + created: "2020-11-04T00:09:34.274355074Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: def8d47c2cb66ff7f9814414abd3b37f7c65ff53455fe690541210f1ad484cfb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n359.h8a9d4ca.tgz + version: 0.2.0-n359.h8a9d4ca + - apiVersion: v1 + created: "2020-11-03T23:00:55.457729806Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: 21d568858571848ab61762850da3b7a65ea09cd38b8e9aad1502213e92689aa4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n357.hdfe0201.tgz + version: 0.2.0-n357.hdfe0201 + - apiVersion: v1 + created: "2020-11-03T22:08:26.757574093Z" + dependencies: + - name: jupyterhub + repository: https://jupyterhub.github.io/helm-chart + version: 0.9.0 + description: A helm chart to install Binder + digest: c36d0616a40049a62ffd08060eafa6fb2704d07a997291b5f63b535102e18782 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n348.h264289a.tgz + version: 0.2.0-n348.h264289a + - apiVersion: v1 + created: "2020-11-02T16:17:21.355316065Z" + description: A helm chart to install Binder + digest: 21bd07181edc9b06df501d5eb21ef248fce5a4cc3dd573af2808f6a211ae309d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n301.hc5e7db2.tgz + version: 0.2.0-n301.hc5e7db2 + - apiVersion: v1 + created: "2020-11-02T16:06:22.029784275Z" + description: A helm chart to install Binder + digest: cea87dac663cb74fa66002c5ad836695b9692d773419beacdd23744a4afda1e5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n299.h343b871.tgz + version: 0.2.0-n299.h343b871 + - apiVersion: v1 + created: "2020-11-02T14:53:17.586165378Z" + description: A helm chart to install Binder + digest: 86bb1fbecfb9e7772b4a6d6b09c562a5e4b57b59059012dbd4e6496589f3ed14 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n295.h9e6d009.tgz + version: 0.2.0-n295.h9e6d009 + - apiVersion: v1 + created: "2020-10-31T00:13:54.306381354Z" + description: A helm chart to install Binder + digest: 26dd854b58463fef0cfcdbc9e9f1c14d06359a8db79e287ddb589d7c62726437 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n293.h7e04ad4.tgz + version: 0.2.0-n293.h7e04ad4 + - apiVersion: v1 + created: "2020-10-30T16:48:21.308004708Z" + description: A helm chart to install Binder + digest: ff661c764937cc4f768aaa66d3a4784e07e457164461775b8b69b0e3189c6b6e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n287.h068b631.tgz + version: 0.2.0-n287.h068b631 + - apiVersion: v1 + created: "2020-10-30T13:07:27.059556324Z" + description: A helm chart to install Binder + digest: 7de1ed250644b16b94ae1d750253e0c3c55b8d1a1e433e5bf3ff825a5ce92ebf + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n277.h3187c31.tgz + version: 0.2.0-n277.h3187c31 + - apiVersion: v1 + created: "2020-10-30T10:22:59.955642024Z" + description: A helm chart to install Binder + digest: d4763c1d9d826f75b19fa37531c6cf499a7218f649fddd0222ec1ca4262fcfb6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n274.hc69f4c8.tgz + version: 0.2.0-n274.hc69f4c8 + - apiVersion: v1 + created: "2020-10-30T10:09:59.351330943Z" + description: A helm chart to install Binder + digest: 47c1e66ea3730763eaf30bf903549d88f14b4417d030d13b87f3b106f6b77c85 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n269.hcb9bc69.tgz + version: 0.2.0-n269.hcb9bc69 + - apiVersion: v1 + created: "2020-10-30T07:47:05.874416003Z" + description: A helm chart to install Binder + digest: fe25d2e36a1c256c33151eaaab8d432da5503a4ec83b94040908bc4217f3c646 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n267.h1619d74.tgz + version: 0.2.0-n267.h1619d74 + - apiVersion: v1 + created: "2020-10-30T07:46:26.865980407Z" + description: A helm chart to install Binder + digest: 3333a61477a6c0dcc273ee2ce55f04cc13805a8b11e36e3875496b17327163a0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n265.h5625d55.tgz + version: 0.2.0-n265.h5625d55 + - apiVersion: v1 + created: "2020-10-30T07:17:54.252368972Z" + description: A helm chart to install Binder + digest: 86075ad0972800a03f7d57ad33163e318acbce39fbfe1b8a1bc69e4e6985a73a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n262.hbd81b48.tgz + version: 0.2.0-n262.hbd81b48 + - apiVersion: v1 + created: "2020-10-29T17:37:09.818845541Z" + description: A helm chart to install Binder + digest: ea4eb11705ceed45c5694fa5d47e4c2916c111f6fabe34b093e06e2dc3eb9d3c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n259.ha4908da.tgz + version: 0.2.0-n259.ha4908da + - apiVersion: v1 + created: "2020-10-29T15:59:48.500556681Z" + description: A helm chart to install Binder + digest: 96b8be370423ab6047e89e4ecd55549ab8e660a811df88f4d3d1dd2b3d8e8814 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n257.h1c01fb1.tgz + version: 0.2.0-n257.h1c01fb1 + - apiVersion: v1 + created: "2020-10-29T14:13:50.012493625Z" + description: A helm chart to install Binder + digest: f290733099f95c898cc1ad5c1f45360990ef26c3943b73794b808dd137e6c314 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n254.h7cedaa7.tgz + version: 0.2.0-n254.h7cedaa7 + - apiVersion: v1 + created: "2020-10-29T13:04:22.679046568Z" + description: A helm chart to install Binder + digest: 28e83ec59b0c723baf711364fd830263fe0448cc9857e28377c6e44aeeb43bf7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n251.h025ce54.tgz + version: 0.2.0-n251.h025ce54 + - apiVersion: v1 + created: "2020-10-26T09:41:30.282607474Z" + description: A helm chart to install Binder + digest: 9ce8ff2edb6665b528e16335703f928260d9e57ff84cb0b95a1d60ec138cd415 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n244.hd6d3e22.tgz + version: 0.2.0-n244.hd6d3e22 + - apiVersion: v1 + created: "2020-10-19T09:50:58.181805933Z" + description: A helm chart to install Binder + digest: e1cd92cff1777e96f9cff58643f3ec74c58d09cac87fe6bfc72d6ce1e8e0be6a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n242.h87e78af.tgz + version: 0.2.0-n242.h87e78af + - apiVersion: v1 + created: "2020-10-19T08:23:16.778961612Z" + description: A helm chart to install Binder + digest: d8ba6175018249e19bf17a8cd3cf2a92478d67254535be28849854b02ad81269 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n239.hddb603b.tgz + version: 0.2.0-n239.hddb603b + - apiVersion: v1 + created: "2020-10-19T07:34:12.040242292Z" + description: A helm chart to install Binder + digest: f910f79ac1c255a4f76a42df7217f615f37ac46c71334591145fa36fa94538bc + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n232.hf08d55f.tgz + version: 0.2.0-n232.hf08d55f + - apiVersion: v1 + created: "2020-10-18T16:31:03.136296541Z" + description: A helm chart to install Binder + digest: 382972ebb2886ac27b09ebaabf30c613abf60f8dc1e0cf1b2354ba08131fa9f6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n228.ha00bbbb.tgz + version: 0.2.0-n228.ha00bbbb + - apiVersion: v1 + created: "2020-10-11T06:00:30.188923894Z" + description: A helm chart to install Binder + digest: 48bb18b605b03e17554558762cd58de8da87c617432319b566bb10fb56ca9956 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n224.hf5cc56a.tgz + version: 0.2.0-n224.hf5cc56a + - apiVersion: v1 + created: "2020-09-28T17:03:32.80781972Z" + description: A helm chart to install Binder + digest: bf6da0256ea65a27b5f3228084d568afbeccc2211c0c9fec4b9fb30a9fabd8c9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n221.h1875bcb.tgz + version: 0.2.0-n221.h1875bcb + - apiVersion: v1 + created: "2020-09-10T09:19:03.661044529Z" + description: A helm chart to install Binder + digest: 1bd58483b3e7dd24ba14ae0bc4816e5394dbd5b2944f6a29b2cf9a09316eea3f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n219.hbc17443.tgz + version: 0.2.0-n219.hbc17443 + - apiVersion: v1 + created: "2020-09-04T09:23:13.945553923Z" + description: A helm chart to install Binder + digest: 4a2db50c5fd9a5cc7fd822711a3511e870809b6b6592f5a13e2fc469a4a03e1f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n217.h35366ea.tgz + version: 0.2.0-n217.h35366ea + - apiVersion: v1 + created: "2020-08-26T09:25:27.838677388Z" + description: A helm chart to install Binder + digest: a7030c4e1fe1a594dc2f5cb9ba3eb7f3b3eb8f3d3fb9e902dc70f77a7c50496d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n215.h9447e17.tgz + version: 0.2.0-n215.h9447e17 + - apiVersion: v1 + created: "2020-08-18T20:16:59.139639398Z" + description: A helm chart to install Binder + digest: 27a78c041fa067577cbf5c68df2bcf441067b0410c3d58ed21b0974d4dc4c403 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n213.hbb8f58f.tgz + version: 0.2.0-n213.hbb8f58f + - apiVersion: v1 + created: "2020-07-29T10:11:02.950681331Z" + description: A helm chart to install Binder + digest: fa2cdb71ea52ebcc5b866afafec24dab840ab8b20e82ac99997984dc8add2fd4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n208.hb81d913.tgz + version: 0.2.0-n208.hb81d913 + - apiVersion: v1 + created: "2020-07-28T17:04:59.611443999Z" + description: A helm chart to install Binder + digest: e3b7275ae43f50e655280adee84fcdeb82d8477712cc697c04af169e207feb08 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n206.h030b435.tgz + version: 0.2.0-n206.h030b435 + - apiVersion: v1 + created: "2020-07-28T16:56:14.028279542Z" + description: A helm chart to install Binder + digest: 839882ebb44f14af779736844ed9a4815fdf606eb12b602627f7bf9e3afa67ec + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n202.hd01068c.tgz + version: 0.2.0-n202.hd01068c + - apiVersion: v1 + created: "2020-07-22T15:37:33.32330336Z" + description: A helm chart to install Binder + digest: fb93a9b220661d4475977245245bdd8704c43859cdeccadd73fa3e331effae50 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n200.h305d0e8.tgz + version: 0.2.0-n200.h305d0e8 + - apiVersion: v1 + created: "2020-07-15T19:17:55.12837869Z" + description: A helm chart to install Binder + digest: fb14c362f5284464565f826fa0e0ce5c0a88f8733989f844f1995651afd2116d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n198.hcf2abd9.tgz + version: 0.2.0-n198.hcf2abd9 + - apiVersion: v1 + created: "2020-07-14T13:58:56.965508498Z" + description: A helm chart to install Binder + digest: 6c6b595b7ed5de156919e838338aee3447e3db80ff7cde8980936ea27c8acea2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n193.hfc12027.tgz + version: 0.2.0-n193.hfc12027 + - apiVersion: v1 + created: "2020-07-14T09:12:34.88717456Z" + description: A helm chart to install Binder + digest: 33fab819d9eeab1b877b6eddd428b39302194fbfb9291afd1702e51a767a6a21 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n192.h900d1d6.tgz + version: 0.2.0-n192.h900d1d6 + - apiVersion: v1 + created: "2020-07-02T12:22:27.63393116Z" + description: A helm chart to install Binder + digest: 9b15b00bf0d7daea1e2a95b93bda08426e8707ca129c7e600fcc789ecfa2fad0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n189.h5ece772.tgz + version: 0.2.0-n189.h5ece772 + - apiVersion: v1 + created: "2020-06-30T19:51:34.941656471Z" + description: A helm chart to install Binder + digest: a8fe81f1e236a1d2de74424733d0633a94f67d824b235694c450447493ebfeb3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n187.hdb3aa0e.tgz + version: 0.2.0-n187.hdb3aa0e + - apiVersion: v1 + created: "2020-06-19T09:32:17.899593672Z" + description: A helm chart to install Binder + digest: 95694aa7b6122355c27d62863a1112ca67ae7cd105ae3d0186602a2e2226bd4a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n186.h58a0b72.tgz + version: 0.2.0-n186.h58a0b72 + - apiVersion: v1 + created: "2020-06-18T13:29:17.170910797Z" + description: A helm chart to install Binder + digest: 4bdde492fa5e8c4dd52d4c45d33d37763b86ca9ed3b80ec3eb20b349ed9cdd9c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n181.h23ae206.tgz + version: 0.2.0-n181.h23ae206 + - apiVersion: v1 + created: "2020-06-04T15:57:50.02125519Z" + description: A helm chart to install Binder + digest: 6d47bde963e0038c0faa47922560fa490d81a7b49974a564cc3ba9d7fe667b96 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n178.h9cff5e3.tgz + version: 0.2.0-n178.h9cff5e3 + - apiVersion: v1 + created: "2020-06-01T20:49:56.840848402Z" + description: A helm chart to install Binder + digest: c415f8cd2f9a963488e7fbfd801e14cf1f1d7970645700fcf822f536f43d2e58 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n175.he98f51d.tgz + version: 0.2.0-n175.he98f51d + - apiVersion: v1 + created: "2020-05-26T05:15:26.344387849Z" + description: A helm chart to install Binder + digest: 13ce69a641f43ac9446fcdbc98b40c6fdc5530555b5945b1f5e4f3788c728ea1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n172.h9874c43.tgz + version: 0.2.0-n172.h9874c43 + - apiVersion: v1 + created: "2020-05-23T15:25:55.870243126Z" + description: A helm chart to install Binder + digest: 356f3af91d76adbf40d38b77b8237b828d152e99e44980ae07142228e50e0d94 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n169.h02ea279.tgz + version: 0.2.0-n169.h02ea279 + - apiVersion: v1 + created: "2020-05-20T10:32:26.563101649Z" + description: A helm chart to install Binder + digest: 37bf13ff4986e5351f29a46cf5db04ef357abd4a4268ae58828bd5c818579a14 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n162.h003d856.tgz + version: 0.2.0-n162.h003d856 + - apiVersion: v1 + created: "2020-05-10T07:43:15.298496452Z" + description: A helm chart to install Binder + digest: db3e0f7791e3666c03d11a6556038a1beada51eff26904b1b395eb1f90bb9677 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n156.hec14d4a.tgz + version: 0.2.0-n156.hec14d4a + - apiVersion: v1 + created: "2020-04-26T17:16:36.23184641Z" + description: A helm chart to install Binder + digest: 756f3ac0c783d4fb6fe1fd0cfa1978b5b221cf53ea349d8f8e717c6060ef4e37 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n153.h7db895c.tgz + version: 0.2.0-n153.h7db895c + - apiVersion: v1 + created: "2020-04-26T16:15:44.624910679Z" + description: A helm chart to install Binder + digest: ef1bb49ba74fba1d79e45f83d3b24c5b0420970f3006a1e395b9d25d4021bc55 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n152.hf01e3b2.tgz + version: 0.2.0-n152.hf01e3b2 + - apiVersion: v1 + created: "2020-04-26T15:43:25.066830352Z" + description: A helm chart to install Binder + digest: cbf153463ca0ca9e7c31680b9316ec347107355040bcf54dff9f52ec864e2339 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n146.hfa59322.tgz + version: 0.2.0-n146.hfa59322 + - apiVersion: v1 + created: "2020-04-26T15:21:20.724223379Z" + description: A helm chart to install Binder + digest: 71dbb9892b2a62848ca8cdd09cc1cc606e8e2375cca552240578a4005b2442c8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n144.h99e117b.tgz + version: 0.2.0-n144.h99e117b + - apiVersion: v1 + created: "2020-04-26T13:02:39.320586621Z" + description: A helm chart to install Binder + digest: 12bbdec1be83bfbdce22ee2813936bc85cf6647f51e0efef642385a8faa27761 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n140.h18be10d.tgz + version: 0.2.0-n140.h18be10d + - apiVersion: v1 + created: "2020-03-27T22:49:07.750013284Z" + description: A helm chart to install Binder + digest: 43d9844bc9d93c04162ce414627bb86ef952b1324a4d1e17819f53fda14f2234 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n139.ha1f9f09.tgz + version: 0.2.0-n139.ha1f9f09 + - apiVersion: v1 + created: "2020-03-27T18:11:41.106378472Z" + description: A helm chart to install Binder + digest: c9080e35184dcb1637dff926cd9000e46d210b3c388eebfc88f677167a3b3603 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n136.h146e5d2.tgz + version: 0.2.0-n136.h146e5d2 + - apiVersion: v1 + created: "2020-03-25T10:38:34.368641294Z" + description: A helm chart to install Binder + digest: 09bbd4c0d7ab735102dab8403463aaa92325f93744d0480a853a1fdb4035f6e6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n134.hb4819f9.tgz + version: 0.2.0-n134.hb4819f9 + - apiVersion: v1 + created: "2020-02-26T23:23:14.041490078Z" + description: A helm chart to install Binder + digest: 31ef0bf3efb03797be210f43a060330f8427f3ba3d3fcb23ee3577801df421b7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n132.h1a8ce62.tgz + version: 0.2.0-n132.h1a8ce62 + - apiVersion: v1 + created: "2020-02-26T17:13:29.555597169Z" + description: A helm chart to install Binder + digest: 6854c09c777b0185ae00f883657d837ea6ea5bf27b5a8d13b9a6c1307a5d384b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n130.hc693dc5.tgz + version: 0.2.0-n130.hc693dc5 + - apiVersion: v1 + created: "2020-02-25T12:58:20.754941446Z" + description: A helm chart to install Binder + digest: 487951818daa8de80a72d8e894ccdffcc1e9cae4e6c1ad4bf2e4630c4645d498 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n128.h00b0576.tgz + version: 0.2.0-n128.h00b0576 + - apiVersion: v1 + created: "2020-02-22T06:26:59.887461457Z" + description: A helm chart to install Binder + digest: b755bfe3d5fbecaad1fb421abec52b8084e9e93b177ac67ea389d5b69933022d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n126.h5a1202f.tgz + version: 0.2.0-n126.h5a1202f + - apiVersion: v1 + created: "2020-02-21T17:38:07.230095785Z" + description: A helm chart to install Binder + digest: a3dcaeac6c4d5cdef7295cd3ca6c6b568946d4061d6100fd13a14833e0fac303 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n124.h7f83ebf.tgz + version: 0.2.0-n124.h7f83ebf + - apiVersion: v1 + created: "2020-02-18T13:34:48.721261022Z" + description: A helm chart to install Binder + digest: 1851b3d01cbc8e2af9b450b6a709a73ac2125bde4ee64e4a27d8e5a9df17f7a8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n121.h6d936d7.tgz + version: 0.2.0-n121.h6d936d7 + - apiVersion: v1 + created: "2020-02-14T09:52:15.073958499Z" + description: A helm chart to install Binder + digest: b05af5cdbc1d547f4fd90734c21f0995fcc6b356163673391d5bc9cacfc41061 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n120.h207ae70.tgz + version: 0.2.0-n120.h207ae70 + - apiVersion: v1 + created: "2020-02-11T16:52:16.569633698Z" + description: A helm chart to install Binder + digest: 72e2d52affb161445bc633b448503a30c3902dabe1e545476381457277fe54b0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n106.hd61fc9a.tgz + version: 0.2.0-n106.hd61fc9a + - apiVersion: v1 + created: "2020-02-06T17:39:58.366261672Z" + description: A helm chart to install Binder + digest: 16e3f8979f6d62a7fbed72912cf4706497e0aeb7353fe1016265d05fcb0a8d17 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n104.h786c8e0.tgz + version: 0.2.0-n104.h786c8e0 + - apiVersion: v1 + created: "2020-02-06T14:53:55.469268791Z" + description: A helm chart to install Binder + digest: 179385750b45b7a8882cd6e27f19bf53460b8733deb605b471cd8faab8255baa + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n102.hec2a2f3.tgz + version: 0.2.0-n102.hec2a2f3 + - apiVersion: v1 + created: "2020-02-04T12:48:44.203607597Z" + description: A helm chart to install Binder + digest: aa5130a4e51c40a2e85f0acee173c7076d345577c457a1e4f85fd281250ec307 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n096.h4e521a1.tgz + version: 0.2.0-n096.h4e521a1 + - apiVersion: v1 + created: "2020-02-03T17:59:50.566410445Z" + description: A helm chart to install Binder + digest: 1c37b73c19b9e2687510aa1148e98c6e6f7703d017048533b33433b2d381d0b8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n093.h7cfad48.tgz + version: 0.2.0-n093.h7cfad48 + - apiVersion: v1 + created: "2020-01-28T16:18:07.130353937Z" + description: A helm chart to install Binder + digest: c59c408fe1d9db3246c4cd52e27a88e1828f304bd3917f85821547176c3c5db2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n079.h351d336.tgz + version: 0.2.0-n079.h351d336 + - apiVersion: v1 + created: "2020-01-28T08:58:56.416229699Z" + description: A helm chart to install Binder + digest: b2abc49d7e35591238ff95a0905946e68b2c05749dca6d977b1539b833367106 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n077.hef338bc.tgz + version: 0.2.0-n077.hef338bc + - apiVersion: v1 + created: "2020-01-27T14:24:21.493238992Z" + description: A helm chart to install Binder + digest: d9ee6147eae5a9ed8fab5e1888d1b406bd55819c6ab26f4d12f95f481382c569 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-n075.hb369d46.tgz + version: 0.2.0-n075.hb369d46 + - apiVersion: v1 + created: "2019-09-18T20:12:19.652133106Z" + description: A helm chart to install Binder + digest: 3ad0bcb052133f60ddfed775d62304d24de4c861ddf99bc54f6c9e6ca825d11f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-fe678dc.tgz + version: 0.2.0-fe678dc + - apiVersion: v1 + created: "2019-08-09T19:47:53.571365551Z" + description: A helm chart to install Binder + digest: a22608857ce371a3e6bb670ccf4c7a86da289e8a7a6bfa370e7b56009fa7541d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-fe62cda.tgz + version: 0.2.0-fe62cda + - apiVersion: v1 + created: "2019-09-25T12:29:37.235823496Z" + description: A helm chart to install Binder + digest: 9ed42276d844d5e21d18282119a26a70f93021f1602ab3212aad3dfb169df411 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-fcc4a4b.tgz + version: 0.2.0-fcc4a4b + - apiVersion: v1 + created: "2019-09-08T06:01:49.229988495Z" + description: A helm chart to install Binder + digest: a20f3adc71880314e9d6cce81466145b4c1258faa41001447c45268e9b54c193 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-fbbc302.tgz + version: 0.2.0-fbbc302 + - apiVersion: v1 + created: "2019-04-11T18:33:51.871266233Z" + description: A helm chart to install Binder + digest: cfca0906c77d3ed1ad9155f9fefe0cd00552eb9877f329a9d814444bde835d26 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-f98a1d0.tgz + version: 0.2.0-f98a1d0 + - apiVersion: v1 + created: "2018-11-14T17:02:29.663156569Z" + description: A helm chart to install Binder + digest: 84e7219fa523ada77aec9629b2c7ecddcc2a5f25779f4d92be8372c113fd6b8c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-f80738c.tgz + version: 0.2.0-f80738c + - apiVersion: v1 + created: "2019-08-20T14:20:32.157942967Z" + description: A helm chart to install Binder + digest: 3dba91c9afc3722eccbb753ca670a3e3e16cb0945e28a8a852b8938349c716e6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-f746e50.tgz + version: 0.2.0-f746e50 + - apiVersion: v1 + created: "2019-07-28T06:01:53.735424109Z" + description: A helm chart to install Binder + digest: 1c4a280506a935f73af8c64ddd1086039d8c3f5ee07d13c8d0a587c07175574b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-f5cf428.tgz + version: 0.2.0-f5cf428 + - apiVersion: v1 + created: "2019-08-11T22:25:00.538447672Z" + description: A helm chart to install Binder + digest: a221802671b9ab22ccde140c696a89c9ee24c8639273259ba15cbf61d5362b7a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-f565958.tgz + version: 0.2.0-f565958 + - apiVersion: v1 + created: "2019-08-16T20:21:33.208550958Z" + description: A helm chart to install Binder + digest: 511e6c2d881535be84923a3953b8e471cc1f8935069d7822b86856f2e52cb799 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-eb1fc66.tgz + version: 0.2.0-eb1fc66 + - apiVersion: v1 + created: "2019-08-11T16:44:32.462976573Z" + description: A helm chart to install Binder + digest: b9db9eae6b9001ed2d0d57a4d27759e4a356d92e84a38eee5af9b1dfa1a4b18d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-d8b8349.tgz + version: 0.2.0-d8b8349 + - apiVersion: v1 + created: "2018-12-19T14:37:59.343612672Z" + description: A helm chart to install Binder + digest: 03794460067e56775f6b802cd22881b72a016744e4438397a19123047c94cf92 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-d50f045.tgz + version: 0.2.0-d50f045 + - apiVersion: v1 + created: "2019-01-16T10:24:26.457771123Z" + description: A helm chart to install Binder + digest: 5bdd9e4d7b2563b2e46dfb54bdbf9df1c390d634a0d505d7f85197b426a7506b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-d4b724a.tgz + version: 0.2.0-d4b724a + - apiVersion: v1 + created: "2019-11-10T14:53:08.404623535Z" + description: A helm chart to install Binder + digest: a4cc802294adbf0661d833fc34121f1e3f747fb0c944726802d4d4d65c21a847 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-d2e3b8b.tgz + version: 0.2.0-d2e3b8b + - apiVersion: v1 + created: "2019-06-18T09:21:01.374013865Z" + description: A helm chart to install Binder + digest: c5e263eaf0582c8f96202f321d04d27490dbb4d13ab2fa3f6e5e1ceee96a5575 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-c8ab0a3.tgz + version: 0.2.0-c8ab0a3 + - apiVersion: v1 + created: "2019-11-16T06:57:54.301492137Z" + description: A helm chart to install Binder + digest: 63e1704ba8afe6af1d78850f690aed1f35445ff67c938ed99db3c30079158195 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-c80b26c.tgz + version: 0.2.0-c80b26c + - apiVersion: v1 + created: "2019-09-22T09:13:33.559220463Z" + description: A helm chart to install Binder + digest: 7ca4b1927169cf560585f9bb58870e8fec5357b74e7fcc7e040012ea5acff716 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-c30114a.tgz + version: 0.2.0-c30114a + - apiVersion: v1 + created: "2019-01-16T10:19:32.657651215Z" + description: A helm chart to install Binder + digest: 31fdc4fe697a517204862bfc2b9ce46804f85fb72ffc7dabe5d509ad487acf08 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-baa3808.tgz + version: 0.2.0-baa3808 + - apiVersion: v1 + created: "2019-09-25T20:21:44.469118899Z" + description: A helm chart to install Binder + digest: 333ba17aa966f9918e12a98467033c51f7311f757cc878cb9fc529f0eb13e9da + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-b9ed7f5.tgz + version: 0.2.0-b9ed7f5 + - apiVersion: v1 + created: "2019-08-11T08:20:58.309476333Z" + description: A helm chart to install Binder + digest: 926344a70bd1e5485e62464c96d3a4008a19e0da32b7beb72ff63b52d5077278 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-b7f6047.tgz + version: 0.2.0-b7f6047 + - apiVersion: v1 + created: "2019-02-04T16:47:35.563458152Z" + description: A helm chart to install Binder + digest: f2c585eb7ee20d4c34dd6a022140f1992427a761f8af722887722e6c4c7838a9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-b593363.tgz + version: 0.2.0-b593363 + - apiVersion: v1 + created: "2019-10-29T09:50:28.698938262Z" + description: A helm chart to install Binder + digest: 41b39124864e3cf907140d9979477de661bbf8510e806298bdef368d3f63e721 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-b3c9128.tgz + version: 0.2.0-b3c9128 + - apiVersion: v1 + created: "2019-03-22T18:00:20.048970296Z" + description: A helm chart to install Binder + digest: b467bc23a87bef6d1359a468fd5053d57519ec33d1eb7a3c010c8039804e92e3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-b16f493.tgz + version: 0.2.0-b16f493 + - apiVersion: v1 + created: "2018-11-29T16:09:28.242383065Z" + description: A helm chart to install Binder + digest: 6cdfe5eeb6b7fdbb66e8741d6f521bba3d4d37feab96325e55e19c6bc83739c3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-aef8b76.tgz + version: 0.2.0-aef8b76 + - apiVersion: v1 + created: "2019-11-04T16:25:07.196450606Z" + description: A helm chart to install Binder + digest: 7c68e8db9116294254ccb3b55dac59ca357f2e65f6a3d077f0c69dbf727ed221 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-ad3881e.tgz + version: 0.2.0-ad3881e + - apiVersion: v1 + created: "2019-09-25T18:57:54.975372519Z" + description: A helm chart to install Binder + digest: 484d68e260ffccf6179cfd21348abc6d74fc2212b255558a69e8fa08e76a367d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-acc1724.tgz + version: 0.2.0-acc1724 + - apiVersion: v1 + created: "2018-11-08T10:29:50.796696298Z" + description: A helm chart to install Binder + digest: 3a23ffba308f237a44bccea18154d19c351325c6ddd9f17dcdbd5d50b97e61ad + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-a72d4d0.tgz + version: 0.2.0-a72d4d0 + - apiVersion: v1 + created: "2019-09-05T18:00:56.973496482Z" + description: A helm chart to install Binder + digest: 69bb875dd4f79e91d6434c8dee60f6bf16023ea5e31d2eb22b1269c54d6dd298 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-a5e19b3.tgz + version: 0.2.0-a5e19b3 + - apiVersion: v1 + created: "2019-01-21T14:07:51.62523054Z" + description: A helm chart to install Binder + digest: 90f8de09c7fc95a7d3812561cc70afe1d8aa199f079a505167b01d39d374d8e2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-a529251.tgz + version: 0.2.0-a529251 + - apiVersion: v1 + created: "2019-04-16T09:27:13.344471067Z" + description: A helm chart to install Binder + digest: 75334412a98ab88e11add3c2b3b44a4b245e062626f44e239c24f913f1a87884 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-a21e7f1.tgz + version: 0.2.0-a21e7f1 + - apiVersion: v1 + created: "2019-10-11T14:24:31.046681678Z" + description: A helm chart to install Binder + digest: cc1702e47dd2adc8883cabb76d02a77f3644e1c7c79e564f69e11a4b8434af21 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-a2079a5.tgz + version: 0.2.0-a2079a5 + - apiVersion: v1 + created: "2019-10-23T20:47:58.414923455Z" + description: A helm chart to install Binder + digest: dc2b2ce2e58c55e3e29accdeb491e2c62728b48750e3b5ed43a7e2baadfb0af5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-9fb6d3f.tgz + version: 0.2.0-9fb6d3f + - apiVersion: v1 + created: "2019-05-26T17:31:56.049960879Z" + description: A helm chart to install Binder + digest: 340e242ede5f915d45a315518e67ac6174216cae62b677bdafe176c0b8e1269c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-9f83710.tgz + version: 0.2.0-9f83710 + - apiVersion: v1 + created: "2019-07-26T16:12:09.370479908Z" + description: A helm chart to install Binder + digest: 1fa9670e5fd93571cdf7b8e52ffb74da45374f2eaffc9a25e6a787fb2d3c0646 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-9c3045e.tgz + version: 0.2.0-9c3045e + - apiVersion: v1 + created: "2019-09-20T07:19:20.396175207Z" + description: A helm chart to install Binder + digest: 5c029b49225494f84264fe0533823fed387629b8b9d436da462bc3d6668e916f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-99af80d.tgz + version: 0.2.0-99af80d + - apiVersion: v1 + created: "2019-08-08T09:42:50.485015908Z" + description: A helm chart to install Binder + digest: 7bbed5194b85d1a3bb66dd3d8665e9bdcb8eae852cae50620342f48d76b9c4d7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-9994a92.tgz + version: 0.2.0-9994a92 + - apiVersion: v1 + created: "2019-10-25T13:57:43.090807398Z" + description: A helm chart to install Binder + digest: ef890d9779ad5f2977365e7a6c25793ec27eb40c77f13f21440ca820aba93f1e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-95e023e.tgz + version: 0.2.0-95e023e + - apiVersion: v1 + created: "2019-06-03T08:35:37.268653117Z" + description: A helm chart to install Binder + digest: 985159f2f0c2b012eb1c664def020b9dc086ed847fa8d18f8653bdf4f617fee3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-9469b37.tgz + version: 0.2.0-9469b37 + - apiVersion: v1 + created: "2019-05-23T16:23:00.343674461Z" + description: A helm chart to install Binder + digest: 4d7cf5805094e52d7e8d9eb5a190d1dd81cabfb7a53b189eb99104bfa5881b42 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-93bb7e4.tgz + version: 0.2.0-93bb7e4 + - apiVersion: v1 + created: "2019-06-17T19:28:47.308122172Z" + description: A helm chart to install Binder + digest: 90c39574ee9d2ec6ccad186a15199cddd5fe488f430e3de9fae746c1a6f5583f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-908c443.tgz + version: 0.2.0-908c443 + - apiVersion: v1 + created: "2019-08-15T09:21:43.794475756Z" + description: A helm chart to install Binder + digest: cc8d05856ba8d186ab86b524c6f49bcec6ab5590d0a5a381a5bea54126bcd313 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-8f31091.tgz + version: 0.2.0-8f31091 + - apiVersion: v1 + created: "2019-08-16T17:18:02.427312954Z" + description: A helm chart to install Binder + digest: fd93aee8dbe070e2b539c1c622d0ac728fdb2e00a71004849f7d72271f1bc7ff + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-8d3a41b.tgz + version: 0.2.0-8d3a41b + - apiVersion: v1 + created: "2019-01-16T10:06:24.306263897Z" + description: A helm chart to install Binder + digest: b15d5f42fcf1b6982019d495c181a5d06393cadb0b5e319b8709d323456b8026 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-8d01547.tgz + version: 0.2.0-8d01547 + - apiVersion: v1 + created: "2019-07-30T21:03:19.680580787Z" + description: A helm chart to install Binder + digest: eec944561596a4743f288b2d64373beafa871db860d976c7c5e369266325bc34 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-899fed2.tgz + version: 0.2.0-899fed2 + - apiVersion: v1 + created: "2019-10-19T07:50:13.59134378Z" + description: A helm chart to install Binder + digest: 0974ac0a42cb3311c5e526136e0b84cca6c2e6aec60df4e3b963c10260405d0e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-889380c.tgz + version: 0.2.0-889380c + - apiVersion: v1 + created: "2019-05-31T19:51:19.615425322Z" + description: A helm chart to install Binder + digest: c31b6c152dec641adfe45a9b8d7e9fe4a26cf2da8fcda93a63907c37389005a9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-851025f.tgz + version: 0.2.0-851025f + - apiVersion: v1 + created: "2019-05-23T19:17:52.458328534Z" + description: A helm chart to install Binder + digest: 9e607d3c803ef14b5cc82c6056f6bfeec518b6833c1a19b76897b27faa3626d6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-82fc209.tgz + version: 0.2.0-82fc209 + - apiVersion: v1 + created: "2019-07-30T16:18:54.252857657Z" + description: A helm chart to install Binder + digest: 28e276f096925daaf32c6c023f1f0c5db4f01bad8ad893f25d9fa3e46cfb2293 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-822f7c9.tgz + version: 0.2.0-822f7c9 + - apiVersion: v1 + created: "2019-02-21T16:20:35.969008755Z" + description: A helm chart to install Binder + digest: 3515f8977e096dcb1c3090bcdad89fa7a3dd108a67710724c74c2f43ee29cb89 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-817d3c9.tgz + version: 0.2.0-817d3c9 + - apiVersion: v1 + created: "2018-11-08T12:54:36.90687344Z" + description: A helm chart to install Binder + digest: f0a22d796af3d36582e191f7c7abfb223ac7862f5ed7fbfe0de1731fcb935fa9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-80ac52c.tgz + version: 0.2.0-80ac52c + - apiVersion: v1 + created: "2019-02-20T20:59:27.866326196Z" + description: A helm chart to install Binder + digest: 512865374eb4b8e5f114b02f6954f06f5e628db542f575a7f9e7055171137e3b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-7eef07e.tgz + version: 0.2.0-7eef07e + - apiVersion: v1 + created: "2018-11-08T11:00:24.660631283Z" + description: A helm chart to install Binder + digest: c80898aec89f2502ce1ba319eeed29856818150f254165061b3416d880e0ca91 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-7e8e9b7.tgz + version: 0.2.0-7e8e9b7 + - apiVersion: v1 + created: "2019-01-25T20:31:13.88841512Z" + description: A helm chart to install Binder + digest: d67630b0c5fa1868d3d07cae259bbc3d19b9810c5d5ca55caa2abd9f7b16bba3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-7c3271e.tgz + version: 0.2.0-7c3271e + - apiVersion: v1 + created: "2019-04-18T19:11:53.519553846Z" + description: A helm chart to install Binder + digest: f58a47668ab8b72a19adc5f071af9d47d16feb06e4c383d08e6d27f685433123 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-7b2c4f8.tgz + version: 0.2.0-7b2c4f8 + - apiVersion: v1 + created: "2019-11-04T07:58:12.527506768Z" + description: A helm chart to install Binder + digest: 4ec4a4675ccee8253878bd7b68d688746ad913c0e61f2814e15bd17f695bc3ff + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-798f8c6.tgz + version: 0.2.0-798f8c6 + - apiVersion: v1 + created: "2019-02-15T09:58:01.94220805Z" + description: A helm chart to install Binder + digest: 86232c0853e39b1c438faec902f7dd0c593abf111011f9824466a51befd438d2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-6bfd93b.tgz + version: 0.2.0-6bfd93b + - apiVersion: v1 + created: "2019-11-15T12:15:21.637578807Z" + description: A helm chart to install Binder + digest: 2c97cd35f6b2e0fee1e4c1ac11886e1fc0b000a2d5c077831c815c5850d86388 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-65e6ae4.tgz + version: 0.2.0-65e6ae4 + - apiVersion: v1 + created: "2018-11-08T10:12:47.861410756Z" + description: A helm chart to install Binder + digest: c5b6149e5b7e6c1ad03b9a3f7c7ddbf16831ed37a8ec40f4d0af5c07eb7c7f0d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-658032c.tgz + version: 0.2.0-658032c + - apiVersion: v1 + created: "2018-11-11T10:35:47.659906327Z" + description: A helm chart to install Binder + digest: c4bd6b1aee7d22df96cc6f57003f9f8e33fe13cdbc27ea29f97c36421f9e9ae5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-6578e4d.tgz + version: 0.2.0-6578e4d + - apiVersion: v1 + created: "2019-07-30T21:45:50.224807836Z" + description: A helm chart to install Binder + digest: 14158b040a65a678ce6a40a06ae31b1b7e93730de980b852365776e39102ad6f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-654b31d.tgz + version: 0.2.0-654b31d + - apiVersion: v1 + created: "2019-02-23T02:43:52.12218526Z" + description: A helm chart to install Binder + digest: 1ee4efe6bf65ea25df35b0e6eace430f51c3eb0a29f7c0429809fc58802b9ffc + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-64bb3c7.tgz + version: 0.2.0-64bb3c7 + - apiVersion: v1 + created: "2019-04-02T20:44:17.148169209Z" + description: A helm chart to install Binder + digest: 90e4d9095477423701e66c0384ee87680bcfc4827bb3c5d3cfa2db8d2b62098e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-612ade7.tgz + version: 0.2.0-612ade7 + - apiVersion: v1 + created: "2019-07-01T18:17:03.769909836Z" + description: A helm chart to install Binder + digest: a41094b4664b91db78ee45b61ee9fd6ea67545c25cc677e293fbbac5fd0ee8a2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-5ca42ec.tgz + version: 0.2.0-5ca42ec + - apiVersion: v1 + created: "2018-11-26T21:24:00.349574759Z" + description: A helm chart to install Binder + digest: 76a518783de16028405ad7cb58d83f8c30ce72fcc6ae4f01f0517f4ba847e231 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-5be4d08.tgz + version: 0.2.0-5be4d08 + - apiVersion: v1 + created: "2019-10-22T05:35:18.064076423Z" + description: A helm chart to install Binder + digest: c513bdf4d3679fe92881cd83d35b8c183f269708205afaff3b66ba3db218b773 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-5b3824d.tgz + version: 0.2.0-5b3824d + - apiVersion: v1 + created: "2018-11-29T16:14:11.957070742Z" + description: A helm chart to install Binder + digest: e64731a1863dbf1a7fc768564192860b234da9b9f62f9557d130ba4e15dfd5c8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-58e8ae9.tgz + version: 0.2.0-58e8ae9 + - apiVersion: v1 + created: "2019-09-22T10:05:39.179840379Z" + description: A helm chart to install Binder + digest: 99bdf99e55c183a968fdc63e7e2ce19180ecff08b89cc7bf3e34323b461b0166 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-575fb2a.tgz + version: 0.2.0-575fb2a + - apiVersion: v1 + created: "2019-04-25T05:36:38.506308701Z" + description: A helm chart to install Binder + digest: 07a0a152bf74998d313c5162a820a6850727e96be856841939773b86a0efa7a7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-5536a0f.tgz + version: 0.2.0-5536a0f + - apiVersion: v1 + created: "2019-02-03T08:20:00.924532921Z" + description: A helm chart to install Binder + digest: 5a8f88f3c69c9db9c6095d9dfbe34d20a0e35bcaa1d807e0248beeca707d3cfb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-51c34ff.tgz + version: 0.2.0-51c34ff + - apiVersion: v1 + created: "2019-08-16T08:23:26.074826915Z" + description: A helm chart to install Binder + digest: c5cf0f84a79e8df74455060d46d6ca8ec80a2ce02fba43621294d07176672ae1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-501f767.tgz + version: 0.2.0-501f767 + - apiVersion: v1 + created: "2019-08-03T14:15:12.629882036Z" + description: A helm chart to install Binder + digest: 94fc66d52b1947e821071715cd22fedd20858f3bbbffd6354ab83ede18b09f4c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-4db41e0.tgz + version: 0.2.0-4db41e0 + - apiVersion: v1 + created: "2019-11-19T08:40:43.678985917Z" + description: A helm chart to install Binder + digest: 9c06a2693f119e31f2475abf2e801734e1310185f9da445c02e75158040b2884 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-449bf67.tgz + version: 0.2.0-449bf67 + - apiVersion: v1 + created: "2019-06-13T09:50:35.613101548Z" + description: A helm chart to install Binder + digest: 2fcd0b729b3661fdca37e546d9e7836f1e9ec863491f4a8013ed711338bc5b70 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-4300f2c.tgz + version: 0.2.0-4300f2c + - apiVersion: v1 + created: "2019-08-08T08:14:09.994995959Z" + description: A helm chart to install Binder + digest: edc80280581f0830c9b41e6994a26cb8e4dbcf6ac7ea90a4f5da723a87965b48 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-409f200.tgz + version: 0.2.0-409f200 + - apiVersion: v1 + created: "2019-06-06T22:31:17.291515023Z" + description: A helm chart to install Binder + digest: fe293aa00d2e9ab1f904209f94a339397394576cc584ddf3b2e46f7b880a1148 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-3dd5511.tgz + version: 0.2.0-3dd5511 + - apiVersion: v1 + created: "2019-03-21T21:20:51.066248392Z" + description: A helm chart to install Binder + digest: 8c261e892fa4dc1d0cd1ed1835041bbe2d981a566aaedc405b1373229ed9e8da + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-3b53fce.tgz + version: 0.2.0-3b53fce + - apiVersion: v1 + created: "2019-08-16T14:14:35.56341841Z" + description: A helm chart to install Binder + digest: 9185c604ea04c2a86a3e57d9b4c23b85b7fe55181a9f1621a663d3dce4570079 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-35d4440.tgz + version: 0.2.0-35d4440 + - apiVersion: v1 + created: "2019-07-28T09:07:48.785667401Z" + description: A helm chart to install Binder + digest: 1047fbb5b13a998811c26677555b70f259755644cb4a66347c4ce9d13a562318 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-33a907e.tgz + version: 0.2.0-33a907e + - apiVersion: v1 + created: "2019-08-14T20:34:54.531360664Z" + description: A helm chart to install Binder + digest: a7d0a580c7d0f82f1c74855785ce52db7614e90dc123f9ab8f2a4e50f6373771 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-2fe1a63.tgz + version: 0.2.0-2fe1a63 + - apiVersion: v1 + created: "2019-02-14T07:06:40.101854741Z" + description: A helm chart to install Binder + digest: 4431cf98457baff3d39e5ebc81e2219800186a72003e647d31e896d2604e9ecf + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-2e5086a.tgz + version: 0.2.0-2e5086a + - apiVersion: v1 + created: "2018-11-12T19:09:45.322382237Z" + description: A helm chart to install Binder + digest: 2c9a19b41ba8765aa7b3b6d498a7ae1b842a18d87b13487e044a3fe077488623 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-2b78880.tgz + version: 0.2.0-2b78880 + - apiVersion: v1 + created: "2018-11-27T11:05:43.881925305Z" + description: A helm chart to install Binder + digest: 50c72b90c37bda93d7d1e4b5b445a9808cbf8f66034dabb4b426c572ef4116fa + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-2b368e4.tgz + version: 0.2.0-2b368e4 + - apiVersion: v1 + created: "2019-10-25T17:46:28.93869998Z" + description: A helm chart to install Binder + digest: efbc517c007845fdfee1185b03ed8278eb7ffa2341ed471305aa3e36362e7cbb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-29e7546.tgz + version: 0.2.0-29e7546 + - apiVersion: v1 + created: "2019-04-16T08:33:05.693191054Z" + description: A helm chart to install Binder + digest: 788e858cf8a318732c15f6161fead0e44d75b8593cab4f12f2a87a9607673bbb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-2935b4e.tgz + version: 0.2.0-2935b4e + - apiVersion: v1 + created: "2019-01-24T19:21:42.368220468Z" + description: A helm chart to install Binder + digest: 51e2c3ddcd192bb4fee5a39d6601c84fdb4223af305d7b333f68022aa9ec3adb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-27f6538.tgz + version: 0.2.0-27f6538 + - apiVersion: v1 + created: "2019-01-29T07:36:33.598716329Z" + description: A helm chart to install Binder + digest: d49de6dcef745b6049d2671f33f427caf75c7572e35648ae4bd99836fc782a44 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-276d090.tgz + version: 0.2.0-276d090 + - apiVersion: v1 + created: "2018-12-19T14:35:26.949610167Z" + description: A helm chart to install Binder + digest: c3b918a8decedd52947addf9dafa5e1d641f36250aeffc9cda27716b58efa9dd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-275f286.tgz + version: 0.2.0-275f286 + - apiVersion: v1 + created: "2019-10-11T07:54:50.102247006Z" + description: A helm chart to install Binder + digest: 074620f9b8f802b425974ee9cdf6d8975e644e80afde55b95692204482e615ca + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-1efa7b8.tgz + version: 0.2.0-1efa7b8 + - apiVersion: v1 + created: "2019-04-17T20:33:04.421500596Z" + description: A helm chart to install Binder + digest: 106af37df639375041613666da6dbeab3f383daa587afdb1e8fd42ead259b756 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-1eac3a0.tgz + version: 0.2.0-1eac3a0 + - apiVersion: v1 + created: "2019-08-08T21:37:39.527111725Z" + description: A helm chart to install Binder + digest: 8d03441a044c9b65f8dedf651a7e891a94a55f95b2d676db3e51ea59a3e48b85 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-1a76d5f.tgz + version: 0.2.0-1a76d5f + - apiVersion: v1 + created: "2018-11-17T10:01:45.694210273Z" + description: A helm chart to install Binder + digest: f7bfeb5aa17b9795392892a8cfde59404f37b6bb2606b0bfb47260ba8241eaf3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-11f7e69.tgz + version: 0.2.0-11f7e69 + - apiVersion: v1 + created: "2019-05-20T12:51:50.463503566Z" + description: A helm chart to install Binder + digest: 66cf19d479734da773ba8571c40e09ea22550395485fa587f5766ca04d2fbe14 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-10ac4d8.tgz + version: 0.2.0-10ac4d8 + - apiVersion: v1 + created: "2019-08-08T11:14:23.355819953Z" + description: A helm chart to install Binder + digest: 620accc2a629d800401fc6210972e7479269a39866bf33b6f4ee554eeefb41a3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-10a3dee.tgz + version: 0.2.0-10a3dee + - apiVersion: v1 + created: "2019-06-02T15:34:52.87705572Z" + description: A helm chart to install Binder + digest: 00fa53b1375c1e54b85911c3a100adda10ba6ab4983dba56ed720544443524ee + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-0d300b8.tgz + version: 0.2.0-0d300b8 + - apiVersion: v1 + created: "2019-09-19T17:15:31.653923604Z" + description: A helm chart to install Binder + digest: c9ced68d8461adfe21b39fcdcf82cb3280e52533bb6bf7a2f1beda70fa6cedad + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-07b71cd.tgz + version: 0.2.0-07b71cd + - apiVersion: v1 + created: "2019-01-21T14:03:00.346759724Z" + description: A helm chart to install Binder + digest: 79b1664ce7e12dcfe92327f6a8a13be336f5f0e0e50a4ae9f6c8da22a5ab3ec5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-4118033.tgz + version: 0.2.0-4118033 + - apiVersion: v1 + created: "2019-07-28T15:12:44.864349607Z" + description: A helm chart to install Binder + digest: 050ab093a86b92da850072d807582965afd7b7fe2759c99f47333dac4922e259 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-4013220.tgz + version: 0.2.0-4013220 + - apiVersion: v1 + created: "2019-08-20T14:08:35.017749984Z" + description: A helm chart to install Binder + digest: b74e5cbcf15a0141ab99a10c36ff7bedc584bf5b9540ab8a7ec916c1675db9ce + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.2.0-1650132.tgz + version: 0.2.0-1650132 + - apiVersion: v1 + created: "2018-07-17T00:52:04.084826275Z" + description: A helm chart to install Binder + digest: efc9a911c2588a83c4e6328ee8e73aa1086252cec6596442bf242c98468b9ce0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-fd778a3.tgz + version: 0.1.0-fd778a3 + - apiVersion: v1 + created: "2017-10-04T19:08:39Z" + description: A helm chart to install Binder + digest: 5840d622cb45ed5b741456cf7aa808c03eca3de4134d86a5c8837771d32aca68 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-fd0daf7.tgz + version: 0.1.0-fd0daf7 + - apiVersion: v1 + created: "2018-01-11T00:09:56.288800741Z" + description: A helm chart to install Binder + digest: da582a588960bbaf2350646ff62621f5d04ef4903c87ed4db437bf2bdef1bd48 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-fc3b1a7.tgz + version: 0.1.0-fc3b1a7 + - apiVersion: v1 + created: "2017-12-09T00:04:41Z" + description: A helm chart to install Binder + digest: 5b353da2b0bcd30c4fe1b5dadf81b9eab04b17f36276c77fa653b3842e08be8b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-fc29c17.tgz + version: 0.1.0-fc29c17 + - apiVersion: v1 + created: "2017-10-16T09:27:57Z" + description: A helm chart to install Binder + digest: 62fc39376d91eafbc9300a403c9b7cf63ab8eb93283120ffb43867b3c974110a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-fbf6e5a.tgz + version: 0.1.0-fbf6e5a + - apiVersion: v1 + created: "2018-01-11T00:28:09.613691422Z" + description: A helm chart to install Binder + digest: 7f6ba0558a1692c7df66b9def69c3dd682d718cdc3c467e1f211656ffd335dcb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-fbd816c.tgz + version: 0.1.0-fbd816c + - apiVersion: v1 + created: "2017-11-12T10:01:41Z" + description: A helm chart to install Binder + digest: a6813e15a7bc581a0a9173d33b6e1fe426747121ec6a2d34bb7ccb08d4e434b6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-faa453c.tgz + version: 0.1.0-faa453c + - apiVersion: v1 + created: "2017-11-17T17:39:34Z" + description: A helm chart to install Binder + digest: b2afb53a0ea76bdc4338c554e50a6f03416589884140c742f55a47592abbfed2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f87ac35.tgz + version: 0.1.0-f87ac35 + - apiVersion: v1 + created: "2018-09-19T08:23:02.264840938Z" + description: A helm chart to install Binder + digest: 495f44aef81fa9333fcb8e8e6741443e98def9dbf017a2311ccd787cff967d4e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f810e0e.tgz + version: 0.1.0-f810e0e + - apiVersion: v1 + created: "2018-01-11T02:17:47.522933823Z" + description: A helm chart to install Binder + digest: a8b9955a1b01ec8af4d83503467daa7f430ac090949e503571deee05be5e4908 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f71de2c.tgz + version: 0.1.0-f71de2c + - apiVersion: v1 + created: "2017-11-20T21:34:27Z" + description: A helm chart to install Binder + digest: f393899d7d8ff78297b6cd7d2738266ac5855c237149c3b7653ef59c433a697e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f707e41.tgz + version: 0.1.0-f707e41 + - apiVersion: v1 + created: "2018-09-06T13:17:22.605151037Z" + description: A helm chart to install Binder + digest: 8b0ebf9230a12afccbe99a6518528835cac1d6876b0e6174753c2db50e448822 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f6dbf3a.tgz + version: 0.1.0-f6dbf3a + - apiVersion: v1 + created: "2018-07-07T06:24:52.432233197Z" + description: A helm chart to install Binder + digest: 37a08ecbfeddd527ff1acda9992bd2ca2756f1592f71f9810c8179a7f7fe5577 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f5f76e6.tgz + version: 0.1.0-f5f76e6 + - apiVersion: v1 + created: "2017-10-07T11:44:21Z" + description: A helm chart to install Binder + digest: 6f8f6f45cb52914dfdbf92881514b4c87f7cc75919a337156de4946fa23e09cd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f46f161.tgz + version: 0.1.0-f46f161 + - apiVersion: v1 + created: "2018-01-04T19:17:07.589106779Z" + description: A helm chart to install Binder + digest: 17baa733fc16c2f676672bbffe9d50672892d4586234c2239b6f5ea2b6df5717 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f42be0f.tgz + version: 0.1.0-f42be0f + - apiVersion: v1 + created: "2017-10-05T15:53:16Z" + description: A helm chart to install Binder + digest: f3e5cedf9577661cee9fcac60ae1d5f6a4a0b45cbd4f256b41c028107c74909b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f33fea6.tgz + version: 0.1.0-f33fea6 + - apiVersion: v1 + created: "2017-12-27T22:32:57.828974107Z" + description: A helm chart to install Binder + digest: 2e878b09409c01cdd78e8c803faf5e421f634eab82275a21eb9c0c3ce46c746d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f303f01.tgz + version: 0.1.0-f303f01 + - apiVersion: v1 + created: "2018-01-02T20:17:05.869395334Z" + description: A helm chart to install Binder + digest: f9b303346e21c95786de9b7e89044a7d1274f7717610e00797985809b7757c69 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-f110d6b.tgz + version: 0.1.0-f110d6b + - apiVersion: v1 + created: "2017-11-23T11:29:12Z" + description: A helm chart to install Binder + digest: 088417db95ab143f16fd86b352abb0706233039c83a1c73446ee796448773894 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-ee9373b.tgz + version: 0.1.0-ee9373b + - apiVersion: v1 + created: "2018-05-17T17:00:52.00233466Z" + description: A helm chart to install Binder + digest: df9faf4c8615fcaa8339c9f310ee07e56cbfb6c655006059cc3501f798960816 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-ee79f00.tgz + version: 0.1.0-ee79f00 + - apiVersion: v1 + created: "2017-10-02T20:45:03Z" + description: A helm chart to install Binder + digest: f7d286ec600904c3657f7c5aa1704ba0d428067698056ea2e8a0d16e2bd2dc6c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-ed8217d.tgz + version: 0.1.0-ed8217d + - apiVersion: v1 + created: "2017-10-17T15:14:16Z" + description: A helm chart to install Binder + digest: 483513d3f1c42919a56a37a30a1c9e3afedf417ad08127022d2fbd8a3c7cb1f9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e94b48b.tgz + version: 0.1.0-e94b48b + - apiVersion: v1 + created: "2017-12-01T13:35:05Z" + description: A helm chart to install Binder + digest: 75a910f010cc6e1856542361c749dcd4558e359ff7393b223fb26e1f9570cfd2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e94a2a4.tgz + version: 0.1.0-e94a2a4 + - apiVersion: v1 + created: "2017-12-20T18:47:57.340710301Z" + description: A helm chart to install Binder + digest: 1932f365f1f3f66b8c9b477592992b274d01fbb1de29f878495fed35ed4fd0c6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e80b083.tgz + version: 0.1.0-e80b083 + - apiVersion: v1 + created: "2018-02-08T01:52:07.21071562Z" + description: A helm chart to install Binder + digest: c2dba1d16d04a65bd6bc7a7f283862faf33fe3eb8632a7b46dba3ff1e661e52d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e75cc14.tgz + version: 0.1.0-e75cc14 + - apiVersion: v1 + created: "2018-04-06T13:27:37.565243186Z" + description: A helm chart to install Binder + digest: b62228a960aa596b6b5e1d7cb4bf5a81f7855baf83db5322f204fa68d94e9021 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e65121b.tgz + version: 0.1.0-e65121b + - apiVersion: v1 + created: "2018-03-16T11:39:34.842668235Z" + description: A helm chart to install Binder + digest: 8ec1dd4c461adf92ae38f6d8c25cb9860e4137af7d282ff3d971260f795570f9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e64bc21.tgz + version: 0.1.0-e64bc21 + - apiVersion: v1 + created: "2017-12-08T13:36:09Z" + description: A helm chart to install Binder + digest: 1c1b6d6617083115e037bae6754475db0aa062c4cfda4ef68a06c9d546138587 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e56e50a.tgz + version: 0.1.0-e56e50a + - apiVersion: v1 + created: "2018-03-16T11:43:10.133673272Z" + description: A helm chart to install Binder + digest: fbd7f8908dc888e36dd75a8964d4f3d440b4d1106061e17accd847b81f6a0bb9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e54c217.tgz + version: 0.1.0-e54c217 + - apiVersion: v1 + created: "2018-09-13T09:04:13.635192912Z" + description: A helm chart to install Binder + digest: e1beb5ef713e58fe46b1b7c0e1a013b12d3cdb6233b9627945a078f07733e9cd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e539e64.tgz + version: 0.1.0-e539e64 + - apiVersion: v1 + created: "2017-11-29T02:01:29Z" + description: A helm chart to install Binder + digest: 571dd587435e5848f439e866081438d141a4b9421ae7b7b2d2d58082f1102ac6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e2cffe5.tgz + version: 0.1.0-e2cffe5 + - apiVersion: v1 + created: "2018-04-02T13:28:51.019977488Z" + description: A helm chart to install Binder + digest: 3210b736a08d0daf2a6011d0af1039b6627e82c180cdf72a657a90c37bf95477 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-e113dbb.tgz + version: 0.1.0-e113dbb + - apiVersion: v1 + created: "2018-10-24T13:01:22.923672297Z" + description: A helm chart to install Binder + digest: 2de019188fa9e3dc94e3f9d45263cd714c803f50da565eace559323fdbc13e01 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-dec8682.tgz + version: 0.1.0-dec8682 + - apiVersion: v1 + created: "2018-10-10T15:40:46.803696772Z" + description: A helm chart to install Binder + digest: 58e7910caa337768c295cab65e0e68284733e61ce7852d2cb01ad0f2272de0cd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-dd2de38.tgz + version: 0.1.0-dd2de38 + - apiVersion: v1 + created: "2017-12-10T13:46:48Z" + description: A helm chart to install Binder + digest: cb02d79d6b017493cda8b48c20fa52b8c1c5b427ee5cad03903d14946e0dc10a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-da6b462.tgz + version: 0.1.0-da6b462 + - apiVersion: v1 + created: "2018-02-07T00:42:11.020413037Z" + description: A helm chart to install Binder + digest: 7ff30786c1672471c0c8b135a5c5680dc7a8dd103b8efe51a110e350140812eb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-d9d7613.tgz + version: 0.1.0-d9d7613 + - apiVersion: v1 + created: "2018-05-17T15:34:04.167692773Z" + description: A helm chart to install Binder + digest: a3282ed2d5930c07218cb50b40bcfd149499e0dc513f91b0b64a41c3dc73707d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-d95cd14.tgz + version: 0.1.0-d95cd14 + - apiVersion: v1 + created: "2017-12-20T02:02:14.664892822Z" + description: A helm chart to install Binder + digest: ca80b61c1f2a8744e7e6fdce0e6077aa9eb2f9979032e0bfc13bfe51d99e5a6d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-d780bd6.tgz + version: 0.1.0-d780bd6 + - apiVersion: v1 + created: "2017-11-14T16:44:12Z" + description: A helm chart to install Binder + digest: 6013aaa45121e245d2ddb0bba941cd67083b6ab2d4ed37abaae5ac7ff5dce8f6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-d434a0d.tgz + version: 0.1.0-d434a0d + - apiVersion: v1 + created: "2018-01-04T13:39:16.277946949Z" + description: A helm chart to install Binder + digest: a590005402d77f6b6ad31016ebf707b40a32511b5b59ad91d4afe3167ca15dba + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-d2a8262.tgz + version: 0.1.0-d2a8262 + - apiVersion: v1 + created: "2018-05-10T18:53:53.751153708Z" + description: A helm chart to install Binder + digest: 67a28a31b5b7b0d167846b4de42bcbf6958cf65347efe2b12a31a4715b45296e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-d02a031.tgz + version: 0.1.0-d02a031 + - apiVersion: v1 + created: "2018-02-20T16:57:07.664053681Z" + description: A helm chart to install Binder + digest: 2fe889fc1f25f9e8e7ffb2bca97e7756c61a5c2de7b998f73398942402e5182c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-ce79685.tgz + version: 0.1.0-ce79685 + - apiVersion: v1 + created: "2018-04-06T10:37:21.712350088Z" + description: A helm chart to install Binder + digest: 947664cd05543878cfdafecdfe2bdab8338807e30db2622d1a50a89564d8c0da + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-cd4f6de.tgz + version: 0.1.0-cd4f6de + - apiVersion: v1 + created: "2018-09-11T12:41:19.379620913Z" + description: A helm chart to install Binder + digest: da8ac62dc00e07498287ccd6b7a1afdb5454c1956f754d6d37d1310dc93bd20a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-cc509fa.tgz + version: 0.1.0-cc509fa + - apiVersion: v1 + created: "2017-10-02T20:48:11Z" + description: A helm chart to install Binder + digest: bcff40f2094734083f6dc44dc9bd0affcca41ae418d499044f22a0c21fd3a668 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-caada72.tgz + version: 0.1.0-caada72 + - apiVersion: v1 + created: "2018-11-01T09:12:43.556022641Z" + description: A helm chart to install Binder + digest: c918517646e0b5f54edc39767b2283d7e95ac43a8059f2643d62cce4f5f3995f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c79a4fc.tgz + version: 0.1.0-c79a4fc + - apiVersion: v1 + created: "2017-10-31T20:03:06Z" + description: A helm chart to install Binder + digest: e64e781b9aac6fc96c9d12fd19cfdc057b4209fa4728e60795469908bcea17da + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c6670a4.tgz + version: 0.1.0-c6670a4 + - apiVersion: v1 + created: "2018-01-07T21:11:18.32404027Z" + description: A helm chart to install Binder + digest: 6e5b928ae967ac7631b8768ec564ebd942641e1c9b968b7319a0f82e76d59da1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c5bf0e2.tgz + version: 0.1.0-c5bf0e2 + - apiVersion: v1 + created: "2017-10-06T18:29:35Z" + description: A helm chart to install Binder + digest: bbdacd0eb3bf06b5a6562267bab78e3e7e9d62ae2e377644069b5ee7d36fff5f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c3df45c.tgz + version: 0.1.0-c3df45c + - apiVersion: v1 + created: "2017-12-15T01:34:05.590548506Z" + description: A helm chart to install Binder + digest: 6399aab3be533d2ee6f876ecc4e40d927f5a481618a0df00509a8d388cc31e30 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c2fc607.tgz + version: 0.1.0-c2fc607 + - apiVersion: v1 + created: "2017-12-20T05:24:49.135886628Z" + description: A helm chart to install Binder + digest: 12b908486ab0f66c1551ed781b9947e38933cb91c05dd9ead4e1fe85de3f4c0e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c146785.tgz + version: 0.1.0-c146785 + - apiVersion: v1 + created: "2018-05-08T10:04:01.662676043Z" + description: A helm chart to install Binder + digest: 1bdf44111018c1611c8377a9b8c23ec03d89f13d3c56e5c9d9015ea8eb94c532 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-c0a1dae.tgz + version: 0.1.0-c0a1dae + - apiVersion: v1 + created: "2018-09-25T20:46:31.326916911Z" + description: A helm chart to install Binder + digest: 5498b5c003261f39c287b783a7b4abac1e4f50f1a6847a25bb12b9064d319d2f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-be00d27.tgz + version: 0.1.0-be00d27 + - apiVersion: v1 + created: "2017-10-12T10:50:43Z" + description: A helm chart to install Binder + digest: 5228aa267270151f6e5ed356b3b2c09ff7f8ed9281ead32befec5070d9de4bd8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-bda3323.tgz + version: 0.1.0-bda3323 + - apiVersion: v1 + created: "2018-03-15T20:00:49.195831312Z" + description: A helm chart to install Binder + digest: aa38a82c475e036fc07d2de727fc8cb9990c605ae5cb5ea4327e31a9431e7e35 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-bb4029a.tgz + version: 0.1.0-bb4029a + - apiVersion: v1 + created: "2018-02-26T12:20:25.405082429Z" + description: A helm chart to install Binder + digest: 4c486687092b428232739e125eec96fc1a848b6fede6c0878c6ae3953ffe1c17 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-b7e6711.tgz + version: 0.1.0-b7e6711 + - apiVersion: v1 + created: "2018-01-24T21:34:17.61587333Z" + description: A helm chart to install Binder + digest: 19f39a90110bb9b9e4a713985fb068ba69da7c3fe8cf671bcbbc4eaa1b944fb8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-b502c95.tgz + version: 0.1.0-b502c95 + - apiVersion: v1 + created: "2018-05-24T11:47:10.707320445Z" + description: A helm chart to install Binder + digest: ab461b88ea6b18f1c1f72e7b0aec12b4a95fbff61103d6a6adfc47ea95cd7a47 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-b5000ad.tgz + version: 0.1.0-b5000ad + - apiVersion: v1 + created: "2018-09-17T15:23:55.513591464Z" + description: A helm chart to install Binder + digest: 2d7b7e32746ad0a40da8587d2fab90194f301ad270e48b20f8bf317ede06e05a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-b0ac9a8.tgz + version: 0.1.0-b0ac9a8 + - apiVersion: v1 + created: "2018-04-26T15:48:13.044277778Z" + description: A helm chart to install Binder + digest: 15e0ef04cd32e2383b659f235c0010dfa65fe9a5fc9089cc7b643261b36a265b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-af0d09e.tgz + version: 0.1.0-af0d09e + - apiVersion: v1 + created: "2018-09-06T13:40:17.035049219Z" + description: A helm chart to install Binder + digest: 525927ef0bd24b3e0f14a8e52a595f0af0714165169fd243097d3b5e6170b4f4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-ae4195f.tgz + version: 0.1.0-ae4195f + - apiVersion: v1 + created: "2018-09-13T08:51:57.178115626Z" + description: A helm chart to install Binder + digest: 6b92901b7d871fcb383b90d060564f40d1c03184a1382d2867194ea8728b5034 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-ad582a5.tgz + version: 0.1.0-ad582a5 + - apiVersion: v1 + created: "2018-08-23T13:49:19.928259529Z" + description: A helm chart to install Binder + digest: 8a065269257c9e85c50cb8fe8ade2e981a952da84d333f0f81d4dd4b322bd50b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-abe395e.tgz + version: 0.1.0-abe395e + - apiVersion: v1 + created: "2017-10-02T21:03:23Z" + description: A helm chart to install Binder + digest: 563d2477c9e93f85ba4e02c5d08c09458d0ab4dbda60e3feb34323fe791547e4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a97aec7.tgz + version: 0.1.0-a97aec7 + - apiVersion: v1 + created: "2018-05-15T11:40:12.855750423Z" + description: A helm chart to install Binder + digest: 775c3e2814c00714910421fd0b2897efb30df574975daac40bd5103e0dbbad80 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a9608f6.tgz + version: 0.1.0-a9608f6 + - apiVersion: v1 + created: "2018-02-23T13:06:26.559696837Z" + description: A helm chart to install Binder + digest: 42696b8fe723428452531edfcfe4fa6db99513a7662b0ece5105445dbe069378 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a8559e8.tgz + version: 0.1.0-a8559e8 + - apiVersion: v1 + created: "2018-09-21T13:52:42.500390224Z" + description: A helm chart to install Binder + digest: 00a4d43c685f8460dc60267c4a14a3466cf542115fb7c14f8bbab909f8bf6142 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a6b64f6.tgz + version: 0.1.0-a6b64f6 + - apiVersion: v1 + created: "2017-10-05T13:01:06Z" + description: A helm chart to install Binder + digest: 56ec90896c5b91d9bf9dc3644a9b74e5d191c82afe39efe553caf1569f610125 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a66ae0d.tgz + version: 0.1.0-a66ae0d + - apiVersion: v1 + created: "2017-10-03T09:22:36Z" + description: A helm chart to install Binder + digest: 27d34f6848ad25e43bcc1214cfd53b818ae21609568ff9b840bbe92e16b3137f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a6235f8.tgz + version: 0.1.0-a6235f8 + - apiVersion: v1 + created: "2017-11-01T22:09:36Z" + description: A helm chart to install Binder + digest: 5da5096033c6f3a7221c76acc6dc58ba818088d628b36e4adc504df7d172951a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a6144d1.tgz + version: 0.1.0-a6144d1 + - apiVersion: v1 + created: "2018-05-09T11:49:01.436628214Z" + description: A helm chart to install Binder + digest: 214c8824af466e9d93677736876708b698e78e2fd1ff34cd1653e32c48eac7d3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a5d1851.tgz + version: 0.1.0-a5d1851 + - apiVersion: v1 + created: "2018-11-07T18:33:44.023747206Z" + description: A helm chart to install Binder + digest: 563cd47884af46197cd8420d931c81b85fabe114789d14aee49a39e49cc289a4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a413de2.tgz + version: 0.1.0-a413de2 + - apiVersion: v1 + created: "2018-09-18T17:29:07.0748031Z" + description: A helm chart to install Binder + digest: 4747d887309b2a460d8a9e225cb0cc5e3c83e1627d3d212145f2282f31250a0d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a36cd83.tgz + version: 0.1.0-a36cd83 + - apiVersion: v1 + created: "2018-06-07T11:50:10.633772259Z" + description: A helm chart to install Binder + digest: 9a5278e2636934006982251b26c56f8e1287ca83002518932d1ace7099b4ea9d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-a072a12.tgz + version: 0.1.0-a072a12 + - apiVersion: v1 + created: "2017-12-20T00:11:47.7341875Z" + description: A helm chart to install Binder + digest: 12c6f50e6e1c28b4220205a5e8cff8d694f35f736e6525a19759345142d8aa0b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9f0f622.tgz + version: 0.1.0-9f0f622 + - apiVersion: v1 + created: "2018-04-24T08:12:38.003201567Z" + description: A helm chart to install Binder + digest: 11c2c2ca26d27ee14a12499ebb8a6d1693904d78c8f25840758beddcaac34a8a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9e95e99.tgz + version: 0.1.0-9e95e99 + - apiVersion: v1 + created: "2017-10-04T19:25:30Z" + description: A helm chart to install Binder + digest: ca0b6b87313b952731af383e85f2edd27321c9f2f18442c630f38630af9aca48 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9e509fa.tgz + version: 0.1.0-9e509fa + - apiVersion: v1 + created: "2018-02-21T18:31:31.591596603Z" + description: A helm chart to install Binder + digest: 18be4c520e1b426d829960982aabe2f1e4aca911668eccb854ccc614ec184d6c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9b56017.tgz + version: 0.1.0-9b56017 + - apiVersion: v1 + created: "2018-02-22T07:11:33.178220627Z" + description: A helm chart to install Binder + digest: 06e759e2cb495db9262096939188d33e1b11476c39ae1e107647cf785e001acd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9abd8bf.tgz + version: 0.1.0-9abd8bf + - apiVersion: v1 + created: "2018-02-04T01:12:26.368575954Z" + description: A helm chart to install Binder + digest: 7827da53c59ccfe0e810c9b3a489aa31ae276615086fd6995eef6f0d93e09b5d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-98ec94e.tgz + version: 0.1.0-98ec94e + - apiVersion: v1 + created: "2017-09-29T18:32:44Z" + description: A helm chart to install Binder + digest: bbf686ed32cb578746d816bdac0de0cc3c8fdd59fcfc699dd324b770cb7a295a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-96b907f.tgz + version: 0.1.0-96b907f + - apiVersion: v1 + created: "2017-10-10T11:00:20Z" + description: A helm chart to install Binder + digest: 20ddced3a4ad24b213fc526f566608ce3b0c522c518bf319561bfd8bd02fd527 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9623b55.tgz + version: 0.1.0-9623b55 + - apiVersion: v1 + created: "2018-02-27T13:24:47.8104246Z" + description: A helm chart to install Binder + digest: c9f01e4526b8abf7fb09905521b251f249e96bec38e84a33e992be0f2235b59e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-94f5f3e.tgz + version: 0.1.0-94f5f3e + - apiVersion: v1 + created: "2017-11-01T16:34:29Z" + description: A helm chart to install Binder + digest: 1f1cbd8247b98c23fd2446a1e96efa01b167e7f6a2e12ed266fae669ef9ff0b9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9494d48.tgz + version: 0.1.0-9494d48 + - apiVersion: v1 + created: "2017-10-19T13:50:28Z" + description: A helm chart to install Binder + digest: 8ea8bc1326a9be2ef202ed68bd75dbd9510fbb6cab29cc4c2550e2f2d5f894d7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-94116a1.tgz + version: 0.1.0-94116a1 + - apiVersion: v1 + created: "2018-04-15T15:35:33.426108813Z" + description: A helm chart to install Binder + digest: 948b59cc05cecc203c2e8783d4dc416dd08a29118da913d1f893e7d3f45471ec + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8f7b71c.tgz + version: 0.1.0-8f7b71c + - apiVersion: v1 + created: "2018-07-11T23:37:52.373047096Z" + description: A helm chart to install Binder + digest: 7db59afac603c853c8ba2392e7d328171be99a1d7d772ead436da57ddeae1a04 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8ebaf89.tgz + version: 0.1.0-8ebaf89 + - apiVersion: v1 + created: "2018-10-08T11:35:11.126060837Z" + description: A helm chart to install Binder + digest: c39b939bb6ab9bbc38cdeb588f4dbd5cff1093043ef5295a138ed0fa9f26614f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8e9376c.tgz + version: 0.1.0-8e9376c + - apiVersion: v1 + created: "2018-02-07T21:52:42.306616371Z" + description: A helm chart to install Binder + digest: b045234ce4365f5f0da2b3588b3cc91f808565842fa76890061fd9e74c57ba8e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8dd7595.tgz + version: 0.1.0-8dd7595 + - apiVersion: v1 + created: "2017-11-21T15:57:59Z" + description: A helm chart to install Binder + digest: 6078e3c22750c32c3847c51e887c1924396cb13741605ea6be73c8c79d6eee3b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8dc11b8.tgz + version: 0.1.0-8dc11b8 + - apiVersion: v1 + created: "2018-01-17T14:31:16.109589191Z" + description: A helm chart to install Binder + digest: f1c87b43e3c6664f4897e522379d12b1f0201d7ed2396d0703c7a1b154ca5fdc + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8d171f0.tgz + version: 0.1.0-8d171f0 + - apiVersion: v1 + created: "2018-11-07T19:02:57.318070737Z" + description: A helm chart to install Binder + digest: 74e70b0b6fecaaf4b84d7d2174890a687def3b3d0b12f0aba9dbb98c620ea199 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-88fd96d.tgz + version: 0.1.0-88fd96d + - apiVersion: v1 + created: "2017-09-30T00:50:56Z" + description: A helm chart to install Binder + digest: 89237ec65d251e8fc1272bee39e2e6aae555696f5e0af9c6d7fc4f57cf805af0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-88ebd43.tgz + version: 0.1.0-88ebd43 + - apiVersion: v1 + created: "2017-12-27T22:52:22.03959171Z" + description: A helm chart to install Binder + digest: d39cda73089d0f76b171af45f41c55f98f48ddaa480fd47100e0a7a3a05f4dc6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-88d62ca.tgz + version: 0.1.0-88d62ca + - apiVersion: v1 + created: "2017-09-26T18:41:07Z" + description: A helm chart to install Binder + digest: ffb3a086c99ae09248ba682a8843a9abaf1e118c393b772b2e51514f95bc49a5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-87e3a43.tgz + version: 0.1.0-87e3a43 + - apiVersion: v1 + created: "2018-04-27T07:46:23.489778085Z" + description: A helm chart to install Binder + digest: 96b6d42e5cffb526f5befcc31d34cbdb032aab95b745c074a4fe85ac1ba554f1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-87025d4.tgz + version: 0.1.0-87025d4 + - apiVersion: v1 + created: "2018-02-01T17:02:25.976427556Z" + description: A helm chart to install Binder + digest: 594493dc2e3978ee948a72dcc883567e9c8a7425afc508b27e271540eb2201e7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-85ac189.tgz + version: 0.1.0-85ac189 + - apiVersion: v1 + created: "2018-07-04T13:02:34.189245585Z" + description: A helm chart to install Binder + digest: 694a14e8662b31da4cbe2145c4689c2fc47983a362ad6914cead40153fa43eea + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-85a0372.tgz + version: 0.1.0-85a0372 + - apiVersion: v1 + created: "2018-06-27T19:01:12.812024941Z" + description: A helm chart to install Binder + digest: c486afcc5ec95843839ea4641a07c7dedccbe0760a236ab58eb89784c4d9cc7c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-856e3e6.tgz + version: 0.1.0-856e3e6 + - apiVersion: v1 + created: "2018-08-17T07:50:30.223620144Z" + description: A helm chart to install Binder + digest: e283088e328006b6753464230b40686b89345a2e8278d6546db00ffd61f56e7c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-84b394c.tgz + version: 0.1.0-84b394c + - apiVersion: v1 + created: "2017-12-08T21:18:42Z" + description: A helm chart to install Binder + digest: 32e96af689058ae9789a2363ee659056c100f86df89edd28c483f3110035ad9d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-81f9e33.tgz + version: 0.1.0-81f9e33 + - apiVersion: v1 + created: "2017-11-27T15:57:38Z" + description: A helm chart to install Binder + digest: f3f6c0a3fc6d6c26046f73c9718d5f0194947f2b059f5dc6454234c5ef86173c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-811406b.tgz + version: 0.1.0-811406b + - apiVersion: v1 + created: "2017-09-30T00:02:53Z" + description: A helm chart to install Binder + digest: c47596b79fc6f6015eb08a68c53b0243e5a31ba799ba6118bc387186342b689e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-8047c6e.tgz + version: 0.1.0-8047c6e + - apiVersion: v1 + created: "2018-10-11T13:37:47.794810333Z" + description: A helm chart to install Binder + digest: ac79c3eaf19dc563bfe816fe0c7345e96dc10bac1b69931dc9e4f6118b9cc4b5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7d008a3.tgz + version: 0.1.0-7d008a3 + - apiVersion: v1 + created: "2017-10-02T21:19:49Z" + description: A helm chart to install Binder + digest: cba171e86ee588f76800f835971916781270e28b4be4c75bf406535bd31f36be + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7cc02b0.tgz + version: 0.1.0-7cc02b0 + - apiVersion: v1 + created: "2017-10-30T17:28:00Z" + description: A helm chart to install Binder + digest: 12b84b3756f9a1b0c9242c4ed403d01ff3a2b6fbbb1d87b85ba2c155639bdcc0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7ca33f9.tgz + version: 0.1.0-7ca33f9 + - apiVersion: v1 + created: "2017-11-10T05:38:58Z" + description: A helm chart to install Binder + digest: 94e5ea66ddaea6aab5940020150afba22c09b60a54588a279f282cfda464f663 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7a2b134.tgz + version: 0.1.0-7a2b134 + - apiVersion: v1 + created: "2018-05-08T10:44:58.021301318Z" + description: A helm chart to install Binder + digest: 0febac182a1036e19daa7461b9f885fa0dc41c6f8f632ab84bf69b34cda5df7b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7a22080.tgz + version: 0.1.0-7a22080 + - apiVersion: v1 + created: "2018-11-07T14:19:27.635336945Z" + description: A helm chart to install Binder + digest: a2fa24e2ed13b0ddc1065a70e5a839909627f408e13d6d3eccb99ca602c01f25 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-79a9de8.tgz + version: 0.1.0-79a9de8 + - apiVersion: v1 + created: "2018-07-31T11:45:11.001255416Z" + description: A helm chart to install Binder + digest: d3a1136315d04480acb5669aace6884830b22145cef853edfd1dbca62cf457a9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-795801e.tgz + version: 0.1.0-795801e + - apiVersion: v1 + created: "2017-10-06T19:14:30Z" + description: A helm chart to install Binder + digest: 22873b68a03fd8a7b0d4f68eb341344f0679b6aebd3435d60bfc90c51b8fd25f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-789e30a.tgz + version: 0.1.0-789e30a + - apiVersion: v1 + created: "2018-04-06T17:28:30.829728804Z" + description: A helm chart to install Binder + digest: bba7fdabad0bb81177c3de481af31cb03da5eddf437e32731a87c41257449f6a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-78972e6.tgz + version: 0.1.0-78972e6 + - apiVersion: v1 + created: "2018-11-02T18:13:56.652642119Z" + description: A helm chart to install Binder + digest: 137eb747436f6f77474e078b9109dcc8371e7b6f447e0f762ea84c148d48c7ba + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-75c0c6e.tgz + version: 0.1.0-75c0c6e + - apiVersion: v1 + created: "2018-05-23T15:11:37.280512731Z" + description: A helm chart to install Binder + digest: dec9f8bc053872b74ceb032eab286f64a2d480fd7504d401f1cd97f8452dda3a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-755c498.tgz + version: 0.1.0-755c498 + - apiVersion: v1 + created: "2017-12-20T01:07:19.95666884Z" + description: A helm chart to install Binder + digest: fd6df12e486b652b6c867a894adda1a5eda3d08ed268479a44bd9cf29e63c41e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-74ec877.tgz + version: 0.1.0-74ec877 + - apiVersion: v1 + created: "2018-04-18T15:16:47.560034763Z" + description: A helm chart to install Binder + digest: 243281342bf2ec429633774202b30930b0196c897fe14b31a890b025dbdf7617 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-74d98ed.tgz + version: 0.1.0-74d98ed + - apiVersion: v1 + created: "2018-02-08T18:59:46.278734639Z" + description: A helm chart to install Binder + digest: 71e7dd14dd7cb804c10a18ae795873c8c02539591af8a9339ac9dd2fe08c5327 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-748c2f4.tgz + version: 0.1.0-748c2f4 + - apiVersion: v1 + created: "2017-11-16T19:12:33Z" + description: A helm chart to install Binder + digest: d428a3877adf6c1ffb364cd01286b7856e40a0346a712bc2bdb0ab60e5577de3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-73b001e.tgz + version: 0.1.0-73b001e + - apiVersion: v1 + created: "2017-09-28T17:43:39Z" + description: A helm chart to install Binder + digest: 212d3ab1f3412d28d626c147e14efe23bc8f8f62508da91a9d105f9b06bb972f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-730f4a0.tgz + version: 0.1.0-730f4a0 + - apiVersion: v1 + created: "2018-05-03T12:29:37.40527638Z" + description: A helm chart to install Binder + digest: 7f2cd314330e585c8afc411508872416949ec80076fc7249483249aa1f73a808 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-72c2c36.tgz + version: 0.1.0-72c2c36 + - apiVersion: v1 + created: "2018-03-07T21:05:34.876717564Z" + description: A helm chart to install Binder + digest: 6574ea4b978de36cefe8f5c990af17a04aeb19e33755313f9edace8fa3c92422 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-71e690d.tgz + version: 0.1.0-71e690d + - apiVersion: v1 + created: "2017-11-24T09:09:43Z" + description: A helm chart to install Binder + digest: 8ff8d4bbd2eb07dd2ea2a02425defe50d56083da23310b6a0af200aaf25402bd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7132d45.tgz + version: 0.1.0-7132d45 + - apiVersion: v1 + created: "2018-02-08T00:41:23.217893146Z" + description: A helm chart to install Binder + digest: 6c10904d2fb905634362a494fe7fc8dc22991cb667ac5a25b29b5f3d72e638df + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-710c4cb.tgz + version: 0.1.0-710c4cb + - apiVersion: v1 + created: "2018-11-06T13:08:14.87031247Z" + description: A helm chart to install Binder + digest: 9df793f8f43f078bc1e2bec864b8601f96c3b8aea6052e41fd1ed3a0707272f2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-70d53fe.tgz + version: 0.1.0-70d53fe + - apiVersion: v1 + created: "2017-09-29T04:02:52Z" + description: A helm chart to install Binder + digest: d5268d7fbf69d3157359954c59e6be851c0ae61ea909f7d7f7a306c69bce6f79 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6f57b2a.tgz + version: 0.1.0-6f57b2a + - apiVersion: v1 + created: "2018-10-30T07:43:08.41041531Z" + description: A helm chart to install Binder + digest: 9c47882f670a8c93f52c8b764f4677e33759699cf705272925e374a10249f0e9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6e91396.tgz + version: 0.1.0-6e91396 + - apiVersion: v1 + created: "2018-08-29T17:55:28.404980733Z" + description: A helm chart to install Binder + digest: b235b6fb2d42b410ef87b39d272857fe411e6a9312350ed1185c9f16d3681d07 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6e8f9dc.tgz + version: 0.1.0-6e8f9dc + - apiVersion: v1 + created: "2017-10-02T21:45:13Z" + description: A helm chart to install Binder + digest: 4e8855137fe992fc8b7d89f9d5f23ea7922013e888454a53128d6eb381c3ce34 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6a7826f.tgz + version: 0.1.0-6a7826f + - apiVersion: v1 + created: "2017-10-06T18:31:57Z" + description: A helm chart to install Binder + digest: f65a8c4f9d90c2dac0ff9bbb6bb06a8a6eeb4341d5120665e7940f5f8a78d93b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-691c2bc.tgz + version: 0.1.0-691c2bc + - apiVersion: v1 + created: "2017-12-12T14:33:20Z" + description: A helm chart to install Binder + digest: 0e1c9547ae9740379e1e2e652bbd10a2c6e675de53d3f3250825be458d8f0d63 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6910d38.tgz + version: 0.1.0-6910d38 + - apiVersion: v1 + created: "2018-04-13T16:50:23.824855246Z" + description: A helm chart to install Binder + digest: 360a214c1a8256ae5060b9dc7bc095d35fad39f511002c4b7da040561fde05f7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6837cc7.tgz + version: 0.1.0-6837cc7 + - apiVersion: v1 + created: "2018-04-16T20:54:15.951485465Z" + description: A helm chart to install Binder + digest: 5ce9eaefef0e081a803ab9926c18c79a124dbe6965309667b1e07364489d49de + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-65e767a.tgz + version: 0.1.0-65e767a + - apiVersion: v1 + created: "2018-05-23T14:18:38.903622342Z" + description: A helm chart to install Binder + digest: ef5a34e264f416ed6fab51ffcb3e675636a9ee8ec61767c0ecbe3b435ea52fa8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-6333d53.tgz + version: 0.1.0-6333d53 + - apiVersion: v1 + created: "2017-11-12T17:53:15Z" + description: A helm chart to install Binder + digest: 085649242e512870d737b470ffb5d26bc45ab079d3675091fc74e15b0744408d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-62e9e19.tgz + version: 0.1.0-62e9e19 + - apiVersion: v1 + created: "2018-05-15T13:24:49.569771627Z" + description: A helm chart to install Binder + digest: 717436e3221f3baa2b0f01ce9d0cabb79020e498785464139dd163005dcfb8f8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-62bb376.tgz + version: 0.1.0-62bb376 + - apiVersion: v1 + created: "2018-03-15T11:25:14.640501694Z" + description: A helm chart to install Binder + digest: 5addfdd55e74c29e438de47138dc4039c8817d447cd53ecc11e9faf678135182 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-628f741.tgz + version: 0.1.0-628f741 + - apiVersion: v1 + created: "2018-08-19T17:40:56.821717244Z" + description: A helm chart to install Binder + digest: b949e60f643ff8e8ef200ecd4d1a7cdf2cefdd3ee94dee4a06debfc620a8672b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5f82a56.tgz + version: 0.1.0-5f82a56 + - apiVersion: v1 + created: "2017-11-13T11:16:46Z" + description: A helm chart to install Binder + digest: a23dca63d72b05974d3a9381d04adae5c5ed1f7bccddf667c9222c9e2a04ee74 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5f52e41.tgz + version: 0.1.0-5f52e41 + - apiVersion: v1 + created: "2018-10-08T11:36:47.549134391Z" + description: A helm chart to install Binder + digest: d462813efc5226d437496a947510aaa4159bf553da4fc427e429de9694dddef3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5d72e9f.tgz + version: 0.1.0-5d72e9f + - apiVersion: v1 + created: "2017-12-03T20:58:11Z" + description: A helm chart to install Binder + digest: 93b2227cb0ea1611e994a8d51d96af3f07be7a0c1b6d5504f340606aedc6c390 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5cdfc38.tgz + version: 0.1.0-5cdfc38 + - apiVersion: v1 + created: "2018-08-15T16:21:37.308878926Z" + description: A helm chart to install Binder + digest: e9f4d519567833a68f869cba0c9ba81caf51446993a7abc5e458d1821d288684 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5b7685a.tgz + version: 0.1.0-5b7685a + - apiVersion: v1 + created: "2018-03-20T09:16:49.7130876Z" + description: A helm chart to install Binder + digest: 64ac8cd85f404316998d3d85b5ca4226b0df53bdebffd8d7cf7fcdc3700e26f6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-587e8a9.tgz + version: 0.1.0-587e8a9 + - apiVersion: v1 + created: "2017-11-13T19:27:36Z" + description: A helm chart to install Binder + digest: 8705b313b615c1950bdb96d3b73b2929a3df4a70c258ebec88e65441b63858a9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5877a09.tgz + version: 0.1.0-5877a09 + - apiVersion: v1 + created: "2018-09-06T14:58:47.033002549Z" + description: A helm chart to install Binder + digest: 0baaa1d7f233e59a1d2b0492e9031a0d9d4d60b7cbf14cee4ec334fd5183c510 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-587536f.tgz + version: 0.1.0-587536f + - apiVersion: v1 + created: "2017-11-13T15:16:22Z" + description: A helm chart to install Binder + digest: fe4fff6453a1ca89409e0d1cd42f84594a2f52ef2c5ed3e0695a72365ee684c0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-576e5fa.tgz + version: 0.1.0-576e5fa + - apiVersion: v1 + created: "2017-10-05T18:08:12Z" + description: A helm chart to install Binder + digest: c50e4b0d962463bb74b3f77dc03476374bec5fb135188d1319260a34b863faa5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-545ceee.tgz + version: 0.1.0-545ceee + - apiVersion: v1 + created: "2017-11-06T22:16:32Z" + description: A helm chart to install Binder + digest: 6c70bf23110837d381999c3ff4c98071d8900dd1f11f2eea556e568aabed8840 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-534681b.tgz + version: 0.1.0-534681b + - apiVersion: v1 + created: "2018-01-04T20:48:32.639375632Z" + description: A helm chart to install Binder + digest: 000bc0db88f26bbfa101e71014c55c9fbf27ebe4abd60ab91d736858b5b20cb1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-52d9ac3.tgz + version: 0.1.0-52d9ac3 + - apiVersion: v1 + created: "2018-04-18T15:54:32.521394868Z" + description: A helm chart to install Binder + digest: 7ee4de955aea253807c3b63ba8f7ff5b45850c56f24f40975c2010a237021fff + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-517ab7c.tgz + version: 0.1.0-517ab7c + - apiVersion: v1 + created: "2017-12-14T13:51:08.34494177Z" + description: A helm chart to install Binder + digest: 8b14e497948ff22b003b5e5dbf0d18aae1c1e04eaba883a51a680f3c8eed8310 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-513ba4e.tgz + version: 0.1.0-513ba4e + - apiVersion: v1 + created: "2017-10-06T13:09:10Z" + description: A helm chart to install Binder + digest: 50e66c3801244726556ac842c93b9908863f135f087c6aff7513066cb0188715 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-512fbac.tgz + version: 0.1.0-512fbac + - apiVersion: v1 + created: "2018-01-06T18:04:35.147607778Z" + description: A helm chart to install Binder + digest: e8786f81aa3208bde63b34882af29edebfb83dd83a204bfb5fc07d9b8cfcaca1 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-511cd5e.tgz + version: 0.1.0-511cd5e + - apiVersion: v1 + created: "2018-06-30T07:25:59.981227285Z" + description: A helm chart to install Binder + digest: 2c30776fa7f2d2479f8ccd10b93b3bfe8b3cb89b778b38b60ef83a2751c2cb51 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5085efc.tgz + version: 0.1.0-5085efc + - apiVersion: v1 + created: "2018-02-08T01:15:33.977744884Z" + description: A helm chart to install Binder + digest: 286dc6138d44222689b7692b4089183c13cd12c9fe13296aaf4d2b067e042632 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-502ffb8.tgz + version: 0.1.0-502ffb8 + - apiVersion: v1 + created: "2018-04-05T15:33:28.940196007Z" + description: A helm chart to install Binder + digest: 52f40160eeac5cd7ff8a40870aee202e9de257445544a4c7a06246fa6e6069ad + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4fef405.tgz + version: 0.1.0-4fef405 + - apiVersion: v1 + created: "2018-02-19T17:39:30.52301674Z" + description: A helm chart to install Binder + digest: 48214256e8c29dfee0dd7158611bececa02b050e96fe167fa0ef3f9560f5a8ec + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4b03e3a.tgz + version: 0.1.0-4b03e3a + - apiVersion: v1 + created: "2018-10-24T13:05:58.905859484Z" + description: A helm chart to install Binder + digest: 452f73ea0a84f4f0033671fe63f76a4665a498b3119b122dadf399b0ceb6243b + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-47ed8cd.tgz + version: 0.1.0-47ed8cd + - apiVersion: v1 + created: "2017-11-13T15:25:14Z" + description: A helm chart to install Binder + digest: 6dd9f06102d10cc65c61df65e3c592c421b758ca7120481a2ab7559c8ff5aed3 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-47830c5.tgz + version: 0.1.0-47830c5 + - apiVersion: v1 + created: "2018-05-16T12:01:39.528120109Z" + description: A helm chart to install Binder + digest: c6a2601d1a98b48ec73ce09bb31ebf51001742ee10edaf0de1348bed70166c60 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-470642d.tgz + version: 0.1.0-470642d + - apiVersion: v1 + created: "2017-09-26T16:27:29Z" + description: A helm chart to install Binder + digest: d396fb41f1d2ed9309c53324b4591a994be27dd75148002fe43ffc9da89d2484 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-469fe5b.tgz + version: 0.1.0-469fe5b + - apiVersion: v1 + created: "2018-05-24T10:28:40.368870583Z" + description: A helm chart to install Binder + digest: c0e3661d9d6c6f1cf1f50b5201868b33dac4872f93a4bd68a306d5a80aa15ef4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4670b66.tgz + version: 0.1.0-4670b66 + - apiVersion: v1 + created: "2017-09-21T00:45:51Z" + description: A helm chart to install Binder + digest: 46a2aaf91650051d1bba194b079986fc5988b99c894ce753599a02626cf81cbe + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-464c4f5.tgz + version: 0.1.0-464c4f5 + - apiVersion: v1 + created: "2018-04-28T18:33:09.019462947Z" + description: A helm chart to install Binder + digest: 9931b039ddb31ddff7aaeb7172a8670a5c3eeae6f3b86190929e1ff596231442 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4648c74.tgz + version: 0.1.0-4648c74 + - apiVersion: v1 + created: "2018-07-31T12:05:47.759550719Z" + description: A helm chart to install Binder + digest: a7f82269c5bb473d254eb21a1c65acc6089d81523afa4bbc086f42d10a8908ac + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4635c23.tgz + version: 0.1.0-4635c23 + - apiVersion: v1 + created: "2017-11-29T23:01:01Z" + description: A helm chart to install Binder + digest: 4bcc24698879f02bcbe1e050dff1329daa56a271197fbee00a5953b5cf4dd99f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-45942f3.tgz + version: 0.1.0-45942f3 + - apiVersion: v1 + created: "2017-11-13T22:59:29Z" + description: A helm chart to install Binder + digest: 99d9ee6d1d0e913f543b2584d78fb48f9182ca25a6ecca17d7c465ce00cf1f93 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4461af2.tgz + version: 0.1.0-4461af2 + - apiVersion: v1 + created: "2018-01-04T15:42:38.776605387Z" + description: A helm chart to install Binder + digest: 1d5496966fe144c85328d8c42abe51f4011b84132c8f5e56b19638339d72f5d2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-441f5ea.tgz + version: 0.1.0-441f5ea + - apiVersion: v1 + created: "2018-02-07T13:34:00.827726586Z" + description: A helm chart to install Binder + digest: 0f35b8ba5219104fd0694be0c16a49e1d86baea1a23c9be1938ff783c14f60b6 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-410bd57.tgz + version: 0.1.0-410bd57 + - apiVersion: v1 + created: "2018-04-07T10:49:17.636135561Z" + description: A helm chart to install Binder + digest: 1690b300535c0fb9446a00fbbbf6b5954d814b98888549645086961582476b03 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-4075ab8.tgz + version: 0.1.0-4075ab8 + - apiVersion: v1 + created: "2017-09-27T19:31:13Z" + description: A helm chart to install Binder + digest: 6bd3d7c8731787a5aacc746065df681d38bc9cdc02b7975bf12157b10007cbbf + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-401c3f9.tgz + version: 0.1.0-401c3f9 + - apiVersion: v1 + created: "2018-09-19T13:32:06.065319807Z" + description: A helm chart to install Binder + digest: 8468b172917d6bc6b9d32c76fbcc49795c453d11112c44ebdbcdf2a7343cee85 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3fbbd73.tgz + version: 0.1.0-3fbbd73 + - apiVersion: v1 + created: "2018-01-24T21:37:09.935051952Z" + description: A helm chart to install Binder + digest: b82cf391cc529710ea7f7ea2227b2fe1472aadc32aa04a6ea6ea8f72dbcd8010 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3f81760.tgz + version: 0.1.0-3f81760 + - apiVersion: v1 + created: "2018-09-13T08:53:29.947969414Z" + description: A helm chart to install Binder + digest: 255bd19fd4ce5df1f861ecc42c9fd914e84b6a1a01619d7a38844bc24bb12138 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3e511fd.tgz + version: 0.1.0-3e511fd + - apiVersion: v1 + created: "2018-07-04T09:43:19.040828423Z" + description: A helm chart to install Binder + digest: b850e4f936291121d4c52bf218b72f0635917c20293dc32cd7692c36ac4bbfb0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3df2b75.tgz + version: 0.1.0-3df2b75 + - apiVersion: v1 + created: "2018-04-22T07:28:03.343073025Z" + description: A helm chart to install Binder + digest: bd477db438991e33c6d901a37f449ddf54a7c74adfe0a055c8bb1d70f1c5564f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3c21fde.tgz + version: 0.1.0-3c21fde + - apiVersion: v1 + created: "2017-10-17T15:15:54Z" + description: A helm chart to install Binder + digest: cf951fe80eb0424580604316f872fb94154cfc0410ece68af34d3d46e411d089 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3b1009b.tgz + version: 0.1.0-3b1009b + - apiVersion: v1 + created: "2018-05-08T20:12:31.859648224Z" + description: A helm chart to install Binder + digest: ca2bbe9aa7ec139546622c85b1a56c4bb7741f3d8decbd04b321acc586c72977 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-3a1ab89.tgz + version: 0.1.0-3a1ab89 + - apiVersion: v1 + created: "2017-11-16T00:39:16Z" + description: A helm chart to install Binder + digest: 4839e55e1c0c0c0a3fd337d171b8a33b58690e3fead01f9ed12e86c6fe00b8f2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-397eb59.tgz + version: 0.1.0-397eb59 + - apiVersion: v1 + created: "2018-02-07T17:02:42.968398211Z" + description: A helm chart to install Binder + digest: 6e10ab34097f9bfa4c1704f5adac27d8a81c9c7e499b6e3c33e5999fa9c2636c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-38ba9cb.tgz + version: 0.1.0-38ba9cb + - apiVersion: v1 + created: "2018-02-08T08:11:09.172136362Z" + description: A helm chart to install Binder + digest: 8d8429e7b9f8fd4a63628bb693deb794e1c05afa0a1a938bd54ca635ad6beb13 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-35c53ce.tgz + version: 0.1.0-35c53ce + - apiVersion: v1 + created: "2018-07-19T23:52:12.35070306Z" + description: A helm chart to install Binder + digest: cbc73be0678179e6a918cfafa2e96494e69323a589b706968516664bccb731db + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-331ab96.tgz + version: 0.1.0-331ab96 + - apiVersion: v1 + created: "2018-03-22T09:55:58.342761095Z" + description: A helm chart to install Binder + digest: 2b95245f8d4ea29dba4762d83b7b279cc09e175d10f4466990c55cf0aa56a4d9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-316895a.tgz + version: 0.1.0-316895a + - apiVersion: v1 + created: "2017-12-12T10:55:10Z" + description: A helm chart to install Binder + digest: b29bd22b2c85eec525f373ef4b3f4372b365b48a806d8481d1426fd17b7e4206 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2f56b77.tgz + version: 0.1.0-2f56b77 + - apiVersion: v1 + created: "2017-12-10T23:08:03Z" + description: A helm chart to install Binder + digest: feaf98668b247f2539d86c2f94a4844ca898be9f5adfda64da91a17e0817c6f9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2ea22d9.tgz + version: 0.1.0-2ea22d9 + - apiVersion: v1 + created: "2017-11-29T16:51:51Z" + description: A helm chart to install Binder + digest: 8a041b8e6d9b67775e594f1298933498faa67c69dfc3839a32b0dec1fff3106f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2dfa9b5.tgz + version: 0.1.0-2dfa9b5 + - apiVersion: v1 + created: "2018-07-04T09:44:01.62120567Z" + description: A helm chart to install Binder + digest: b0bd8a3dae9293a28d8e5188cde35ed5998878b7460f1886a9f9fa0baa0a47ac + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2c2b48f.tgz + version: 0.1.0-2c2b48f + - apiVersion: v1 + created: "2018-02-27T14:58:27.337960331Z" + description: A helm chart to install Binder + digest: 15aa32efc5bda7dba222f342caa110eafa466148c9a5bc2d0054f9d8e92b50d7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2a7b0aa.tgz + version: 0.1.0-2a7b0aa + - apiVersion: v1 + created: "2017-11-21T10:06:16Z" + description: A helm chart to install Binder + digest: 9a90f806841131d6693d08436f7b626a746a619bf4cce8296a8f4455afb3aa48 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2986e56.tgz + version: 0.1.0-2986e56 + - apiVersion: v1 + created: "2017-11-23T11:32:51Z" + description: A helm chart to install Binder + digest: 55a7fc511534dd6bf648770d41836b3e3d255763c0d01b6f7963e4f7602830b4 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-297d09d.tgz + version: 0.1.0-297d09d + - apiVersion: v1 + created: "2018-09-06T08:25:27.517350014Z" + description: A helm chart to install Binder + digest: c5ee6b79b9acfe42384e69721d3a04c85896afb1a56873d2781d8f1411224beb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2801aaf.tgz + version: 0.1.0-2801aaf + - apiVersion: v1 + created: "2017-11-21T18:59:37Z" + description: A helm chart to install Binder + digest: c0352719412c8992fb0a3bc4241db709a0429a0638d4ce1021fd6354a43f8548 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-268b527.tgz + version: 0.1.0-268b527 + - apiVersion: v1 + created: "2018-10-11T13:09:46.016840462Z" + description: A helm chart to install Binder + digest: 3cbe6b0f84050b29ecf78138be234c6ad4746adc66ad365c404a211f774da5d5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-24ad99a.tgz + version: 0.1.0-24ad99a + - apiVersion: v1 + created: "2018-09-27T13:47:16.250576003Z" + description: A helm chart to install Binder + digest: a589c8693b19bb4baacfb08c103a6339089b9477c3bb5a5851e6959beb825b60 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-230bbde.tgz + version: 0.1.0-230bbde + - apiVersion: v1 + created: "2018-03-07T20:29:45.722661198Z" + description: A helm chart to install Binder + digest: 2686e1a44664d9f8a79c95e27dad531f5a3ec3ca6a65051a304b97d93d6ec4ff + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-22fcbc5.tgz + version: 0.1.0-22fcbc5 + - apiVersion: v1 + created: "2018-07-09T21:16:52.422652258Z" + description: A helm chart to install Binder + digest: 589f62a8565d3ef106ad3a8f41aee5eabea25db75574eed2be78ee8ad4e0f3da + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-2299f73.tgz + version: 0.1.0-2299f73 + - apiVersion: v1 + created: "2017-09-27T01:57:08Z" + description: A helm chart to install Binder + digest: 7f7a500c138379e0334b51c787363c58dc497d84da4f4dd544949ba052a56c17 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1e3dd8e.tgz + version: 0.1.0-1e3dd8e + - apiVersion: v1 + created: "2018-03-07T21:03:06.353546793Z" + description: A helm chart to install Binder + digest: 3e7cd377ec9a3b568a511cb4bee3be2c3afadda5552727c7475f9ab5549f8796 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1cc96ee.tgz + version: 0.1.0-1cc96ee + - apiVersion: v1 + created: "2018-02-06T07:47:10.733859067Z" + description: A helm chart to install Binder + digest: 3687e708684527c40829f91fd59550c6744c6d06a893cc8133ac67d943630ceb + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1c25da7.tgz + version: 0.1.0-1c25da7 + - apiVersion: v1 + created: "2017-10-21T04:47:00Z" + description: A helm chart to install Binder + digest: eab2c0192c913d63f3ff74829e27b25d0374494bb19fe32ec035c67f5d01a0a8 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1be5b6a.tgz + version: 0.1.0-1be5b6a + - apiVersion: v1 + created: "2018-09-13T09:02:27.638551522Z" + description: A helm chart to install Binder + digest: 1693c93ee07ee781e67e2968996daff05b3dfbcb3c04120db2cdb6982489559e + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1bc8b4c.tgz + version: 0.1.0-1bc8b4c + - apiVersion: v1 + created: "2018-05-18T17:40:15.37805238Z" + description: A helm chart to install Binder + digest: 86a873f06c10c5ab9ef6cc977b9fb3b770a5cbf209402ce8e1e70fbf93b4da4f + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-19d22bb.tgz + version: 0.1.0-19d22bb + - apiVersion: v1 + created: "2018-09-20T07:40:00.594059212Z" + description: A helm chart to install Binder + digest: e9a7eab0f0cdd8d9f5e5c580112cdd790968f91e93de7bd14b9dd9ea79a82dc0 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-18afb2c.tgz + version: 0.1.0-18afb2c + - apiVersion: v1 + created: "2017-09-27T22:17:15Z" + description: A helm chart to install Binder + digest: f94733035f2ca96719bcec7b8589406378c50e885757194bc1b9e58c80fc98e5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-183addc.tgz + version: 0.1.0-183addc + - apiVersion: v1 + created: "2018-01-04T10:18:42.811032058Z" + description: A helm chart to install Binder + digest: 79e5d41e4dcc08a91cdf4833d5128ab48e9c61bebd9afdc465ea24f6cfd24c7a + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-174093c.tgz + version: 0.1.0-174093c + - apiVersion: v1 + created: "2018-05-24T09:48:16.8631996Z" + description: A helm chart to install Binder + digest: fb322564c1ed0f078bdc576d5f3587e3874d5ea8ee6b202961026200b8525e35 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-165bdc4.tgz + version: 0.1.0-165bdc4 + - apiVersion: v1 + created: "2018-09-13T10:52:17.90761615Z" + description: A helm chart to install Binder + digest: 18c3006c68cee2e41f09a6dd47f7d56585db5fccde4d2e15b7933d1a167db3ae + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-13b65e2.tgz + version: 0.1.0-13b65e2 + - apiVersion: v1 + created: "2017-09-25T19:13:30Z" + description: A helm chart to install Binder + digest: 0688bd2bffc98166de430bcbcaafea0885d9150ab3a314388abad3623fa28603 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-127dd5e.tgz + version: 0.1.0-127dd5e + - apiVersion: v1 + created: "2018-05-15T12:40:18.813934555Z" + description: A helm chart to install Binder + digest: 813fbb7f7dd3127d6fcdc32277d10cba47f6b08d7d1623bdc3f14ad2baa4b892 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-10e99d9.tgz + version: 0.1.0-10e99d9 + - apiVersion: v1 + created: "2018-11-07T17:12:08.875295867Z" + description: A helm chart to install Binder + digest: a1ab6392e63478149bb567d9821b0116a60d5ee369403c775480c08c30839371 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-108c668.tgz + version: 0.1.0-108c668 + - apiVersion: v1 + created: "2018-03-15T14:43:05.877527359Z" + description: A helm chart to install Binder + digest: 385244e193acd58247a54aa8f5b1800a024ea0bde1131b3f0d765c3e9bd5bff2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-100220a.tgz + version: 0.1.0-100220a + - apiVersion: v1 + created: "2018-05-09T23:49:40.188202026Z" + description: A helm chart to install Binder + digest: 754633ccb7732ac4fb3d577a9b707ac9b3290d0123b4a48a0ea8c7dbc9da3e2c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-0deae84.tgz + version: 0.1.0-0deae84 + - apiVersion: v1 + created: "2018-10-23T17:12:14.162779915Z" + description: A helm chart to install Binder + digest: 3b97b1ff57aab8a264fb9654368300394cd127f2b1ad94a2a734b8afd16352d9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-0d4acbd.tgz + version: 0.1.0-0d4acbd + - apiVersion: v1 + created: "2018-03-08T16:47:22.861511774Z" + description: A helm chart to install Binder + digest: e5c813b22d334815b522cc08b5bac7ba7cc15040f4756ec609c52ae51c0452c9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-0bb083d.tgz + version: 0.1.0-0bb083d + - apiVersion: v1 + created: "2017-11-29T10:14:01Z" + description: A helm chart to install Binder + digest: 38a2803d13b24957a45cf877c790eca8119d7c77ad232d617915066d19db86fd + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-0b6c4f4.tgz + version: 0.1.0-0b6c4f4 + - apiVersion: v1 + created: "2018-01-08T11:00:57.756704013Z" + description: A helm chart to install Binder + digest: 0fc4244ea5eab6ed96eea0cab05a6cfa2b6d7dca0eed650aec89b2ada9cd45d7 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-0b19c22.tgz + version: 0.1.0-0b19c22 + - apiVersion: v1 + created: "2017-12-18T14:29:27.066454853Z" + description: A helm chart to install Binder + digest: 72e66b0cf66a1a2b50a8ecee274c7d6e2558992df10da81ce10d4154cf040bf9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-09c10eb.tgz + version: 0.1.0-09c10eb + - apiVersion: v1 + created: "2017-11-09T09:06:06Z" + description: A helm chart to install Binder + digest: 254e49df443fbc429fa9b0458c5e9421ba4264fec4c5a277b6a75de5c81a4fe2 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-044c8c2.tgz + version: 0.1.0-044c8c2 + - apiVersion: v1 + created: "2018-04-18T13:33:21.522929985Z" + description: A helm chart to install Binder + digest: 680dd9799be860a36a85ce65ff8a27ea6417626aa1891ac37b09d573c6236ee5 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-04022d2.tgz + version: 0.1.0-04022d2 + - apiVersion: v1 + created: "2018-05-21T22:15:36.572797824Z" + description: A helm chart to install Binder + digest: d9e4337e56eee8f9a5931f75b2b2003b6c02e3104a6ac185ea00520a0d414f42 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-0144a36.tgz + version: 0.1.0-0144a36 + - apiVersion: v1 + created: "2017-10-02T21:46:55Z" + description: A helm chart to install Binder + digest: ee6cdde8f3f9ad49cf84bde7f27676bbe63fa9aeceec503ac68a304fbe2c7df9 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-010de6f.tgz + version: 0.1.0-010de6f + - apiVersion: v1 + created: "2017-10-25T13:28:06Z" + description: A helm chart to install Binder + digest: d1537e73fd2e249dcf8c9f7d10d0c21f8100b9526ebb25ab9aa2efce18c0fc5c + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-9692255.tgz + version: 0.1.0-9692255 + - apiVersion: v1 + created: "2017-09-30T01:04:23Z" + description: A helm chart to install Binder + digest: 602e3516f2988d82d8574746b1406df347b70b1c31123696ce9cfdc6d9397cbe + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-7473366.tgz + version: 0.1.0-7473366 + - apiVersion: v1 + created: "2018-09-22T15:52:43.102881313Z" + description: A helm chart to install Binder + digest: d62f4615861af87ff17ddf46baa5eee8afa02e03b9481380449643ebe4a743ce + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5737187.tgz + version: 0.1.0-5737187 + - apiVersion: v1 + created: "2017-09-29T18:37:42Z" + description: A helm chart to install Binder + digest: b2f8e406c3789c26baf8d8f262d85a0a08abf556227aefb3b0b6108b3a3b9558 + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-5166091.tgz + version: 0.1.0-5166091 + - apiVersion: v1 + created: "2018-11-07T17:45:40.682056442Z" + description: A helm chart to install Binder + digest: 809157438a5c4efbe38968f81baa8107e9a69ac0f476bddfb1b4a1b39090808d + name: binderhub + urls: + - https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1975451.tgz + version: 0.1.0-1975451 + jupyterhub: + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.2.0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.2.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.2.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.2.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.2.0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.5.0 + created: "2021-11-04T13:58:37.965946195Z" + description: Multi-user Jupyter installation + digest: 507f71b7a9e88bd3d4f3f3b6dc1700e03c00ce1c9307106a1c58066b25255b89 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.2.0.tgz + version: 1.2.0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.4 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.4 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.4 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.4 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.4 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-10-28T12:12:46.086623332Z" + description: Multi-user Jupyter installation + digest: 4c3f3169d60386979920499a2d1af3ddb5fda6e924e900f05e9334b5a7ee2198 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.4.tgz + version: 1.1.4 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-25T10:30:27.104280107Z" + description: Multi-user Jupyter installation + digest: 806c8a73828c68c1f859d7b33a1251cf9eed95da0708463c8a361b4f03ea39e6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3.tgz + version: 1.1.3 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n493.hd30f34b1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n479.h44624304 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.6 + name: traefik + apiVersion: v2 + appVersion: 2.3.0 + created: "2022-05-16T15:36:21.546511123Z" + description: Multi-user Jupyter installation + digest: 9c5e265bb9d689038bec75502ff11c4f70fe98128e4c2e44aa2b3727023e1b0f + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n493.hd30f34b1.tgz + version: 1.1.3-n493.hd30f34b1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n479.hfdda1c0d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n479.h44624304 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.6 + name: traefik + apiVersion: v2 + appVersion: 2.3.0 + created: "2022-05-16T12:27:07.655333503Z" + description: Multi-user Jupyter installation + digest: 9a7035d9f77c488af5f60fcbc51feb28b1e3462eda335e53219e76ce056b4484 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n485.h871e0f4a.tgz + version: 1.1.3-n485.h871e0f4a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n479.hfdda1c0d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n479.h44624304 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.3.0 + created: "2022-05-15T08:16:24.483931175Z" + description: Multi-user Jupyter installation + digest: 4038ac398962aba8b58b8863920009c9c832fc77ba1e76d02a79bd79637f28d5 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n482.hc54f903c.tgz + version: 1.1.3-n482.hc54f903c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n479.hfdda1c0d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n473.h79a1b751 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.3.0 + created: "2022-05-15T08:14:15.106325392Z" + description: Multi-user Jupyter installation + digest: e97b8d6db8dc338f94b028be29e9882a562c6be752da1771ad4fea277b79d7b3 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n479.hfdda1c0d.tgz + version: 1.1.3-n479.hfdda1c0d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n474.h8d0a7616 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n473.h79a1b751 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.3.0 + created: "2022-05-09T19:23:49.307750458Z" + description: Multi-user Jupyter installation + digest: eb12137f32b5cb3f1e041dece34b909d7cf219468b2ae06e0425ce4d43971ea6 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n474.h8d0a7616.tgz + version: 1.1.3-n474.h8d0a7616 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n460.h73387dcf + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n460.h007ac372 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-05-06T20:29:44.925474852Z" + description: Multi-user Jupyter installation + digest: 4ac9bba85577df459b9361cee432d8efb4f206c66e43bebe3ededfd68acdc701 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n470.h217c7977.tgz + version: 1.1.3-n470.h217c7977 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n460.h73387dcf + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n460.h007ac372 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-05-06T07:13:39.995891652Z" + description: Multi-user Jupyter installation + digest: 5dd91122dbe43d926cfe782e69bdb8743827660e1c13cc785db9afddecc24423 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n465.h65fbf36b.tgz + version: 1.1.3-n465.h65fbf36b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n460.h73387dcf + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n456.hb0f5a448 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-05-06T07:07:59.397092908Z" + description: Multi-user Jupyter installation + digest: 1520cbff9bc2dd64c14f1c82b158da7d0a990b7ff281aa48421187cabae3afaf + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n460.h73387dcf.tgz + version: 1.1.3-n460.h73387dcf + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n456.h5872a201 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n456.hb0f5a448 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-05-05T07:40:58.765193771Z" + description: Multi-user Jupyter installation + digest: 7de3643ee5e1a6cde072e6ce7c9f39b81ced0efb6b22a4cbb7b95a7a0de61e70 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n459.h5ea94f00.tgz + version: 1.1.3-n459.h5ea94f00 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n445.hce673fec + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n456.hb0f5a448 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-05-05T07:26:55.76638184Z" + description: Multi-user Jupyter installation + digest: 554e0440ed00c12302129881bdf217af7862ce280595a8a403d335699936839a + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n456.hb0f5a448.tgz + version: 1.1.3-n456.hb0f5a448 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n445.hce673fec + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n438.hd332a691 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-05-04T05:25:58.663910687Z" + description: Multi-user Jupyter installation + digest: 4bf61d33b58213253835158687db7acdca2fa5a4e3d1591cb9d4998a21899f71 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n450.hced3b895.tgz + version: 1.1.3-n450.hced3b895 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n445.hce673fec + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n438.hd332a691 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-25T08:40:59.934089734Z" + description: Multi-user Jupyter installation + digest: 956317dd1c574f786dc27f269afaea57817cb1521ebad569194301cec55f24f5 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n445.hce673fec.tgz + version: 1.1.3-n445.hce673fec + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n438.hdb394eaf + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n438.hd332a691 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-25T08:38:11.299392934Z" + description: Multi-user Jupyter installation + digest: 9e44ce5f899d81730db5fa54ab02836397c9b0c8449e170c21d87498a51fbeab + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n443.hc1c0184c.tgz + version: 1.1.3-n443.hc1c0184c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n416.h2541a732 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n438.hd332a691 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-25T08:29:22.89361273Z" + description: Multi-user Jupyter installation + digest: 367b85183eeeb2df74bc0e036c8d50318228e051fd3db01b32ecefb8f49bbbfe + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n441.h185f6a2e.tgz + version: 1.1.3-n441.h185f6a2e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n416.h2541a732 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n438.ha2e1b4f1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n416.he6ccbb10 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-25T08:23:37.048984537Z" + description: Multi-user Jupyter installation + digest: 12520ec476c5b743749a0041728a77f38829c471407913625400bc58762f7b8e + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n438.ha2e1b4f1.tgz + version: 1.1.3-n438.ha2e1b4f1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n416.h2541a732 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n416.ha9e9a3f3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n416.he6ccbb10 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-24T23:09:59.946317812Z" + description: Multi-user Jupyter installation + digest: 0cc3bc3242673b8dca89f36d2e511976abfe1db9e108481916677205fb1cb5ff + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n436.h80ac5eab.tgz + version: 1.1.3-n436.h80ac5eab + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n416.h2541a732 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n416.ha9e9a3f3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n416.he6ccbb10 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-11T06:06:35.697922743Z" + description: Multi-user Jupyter installation + digest: fbb5e1991a130488ea53df972b0a9225e80ff64ead7ffee89f89417691539f57 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n423.hae439dba.tgz + version: 1.1.3-n423.hae439dba + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n404.hb6e0397d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n416.ha9e9a3f3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n416.he6ccbb10 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-11T05:50:05.778932834Z" + description: Multi-user Jupyter installation + digest: 774bbb0d273b171f2ddc29e534e9a0fffae273408258eb748dbdf02461bfabf2 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n421.hc44bddc9.tgz + version: 1.1.3-n421.hc44bddc9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n404.hb6e0397d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n416.ha9e9a3f3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n404.h07b57ae9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-11T05:45:51.025789492Z" + description: Multi-user Jupyter installation + digest: 32dff308b90a85a3b43786a8b3c08423d30591703fc6621918f1fa8ef952fc6a + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n419.h482c8563.tgz + version: 1.1.3-n419.h482c8563 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n404.hb6e0397d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n416.he2332122 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n410.hd8ae7348 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n404.h07b57ae9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-04-11T05:42:38.868573964Z" + description: Multi-user Jupyter installation + digest: adfda4a3a2be2b52948b74ae82d43728806049c7757cd4e20f9a8eaea550d662 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n416.he2332122.tgz + version: 1.1.3-n416.he2332122 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n404.hb6e0397d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n404.heff72809 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n410.hd8ae7348 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n404.h07b57ae9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-30T06:20:59.491820887Z" + description: Multi-user Jupyter installation + digest: b532ed09a7c2338f27da1839c57699cad3f03a78697ea5237d646ec66e6cef5d + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n410.hd8ae7348.tgz + version: 1.1.3-n410.hd8ae7348 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n404.hb6e0397d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n404.heff72809 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n396.h954dc5e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n404.h07b57ae9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-29T07:21:45.114109089Z" + description: Multi-user Jupyter installation + digest: a00a2327c9c22719a37d71381eeb96f27a093011a30f046375e26deccdb6bd51 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n409.h94519aee.tgz + version: 1.1.3-n409.h94519aee + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n404.heff72809 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n396.h954dc5e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n404.h07b57ae9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-29T07:04:09.886741399Z" + description: Multi-user Jupyter installation + digest: 6112d4b19a14bc4ae71abf9199c695ff87f2ac88a4036efaa0b1003dda3f18a8 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n407.h5f23fb88.tgz + version: 1.1.3-n407.h5f23fb88 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n404.heff72809 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n396.h954dc5e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-29T07:01:30.47167364Z" + description: Multi-user Jupyter installation + digest: 65ac2b0921ce19d46a4cba222dce26674ac8dbb4ebfb50f47cd5ba78172e79f9 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n404.heff72809.tgz + version: 1.1.3-n404.heff72809 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n396.hf0e38d18 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n396.h954dc5e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-24T09:05:45.88000355Z" + description: Multi-user Jupyter installation + digest: 30ffa6677ea82dfcd6ccda2c30d902fe07f8a71b5041f72ebe8f8530bdbda990 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n399.h5da78fa9.tgz + version: 1.1.3-n399.h5da78fa9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n396.hf0e38d18 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-24T09:02:55.420666251Z" + description: Multi-user Jupyter installation + digest: 57fb1b4ebdf5d5901a56966b2a707ae9b0ecfd0c35fff45238b3f378ece1b57c + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n396.hf0e38d18.tgz + version: 1.1.3-n396.hf0e38d18 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-23T17:04:17.407151999Z" + description: Multi-user Jupyter installation + digest: a0fb6c266fc0e75801556e5b1aff714805841c6e00d7da2abb5ef6e1ae80b5e1 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.20.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n395.hd71177c8.tgz + version: 1.1.3-n395.hd71177c8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-23T09:05:16.3200267Z" + description: Multi-user Jupyter installation + digest: 44ec5dc092d0334aeb936fbb0a4e09fc942cfe6fae6848d230a1f8974b500f5c + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n389.hbdf41b90.tgz + version: 1.1.3-n389.hbdf41b90 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n386.hcc1583ca + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-23T06:46:11.474726586Z" + description: Multi-user Jupyter installation + digest: f0a48318a767ca1d1d8fda21b9b8e3a4243b8786db25850c4b25f4c462f9a418 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n386.hcc1583ca.tgz + version: 1.1.3-n386.hcc1583ca + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n371.hc980f604 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n379.h69d83d7d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-21T08:05:53.06369266Z" + description: Multi-user Jupyter installation + digest: ea005ca4785e54090061d959e69f26256ee1f0abf97df9d5793cd22461ff722e + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n379.h69d83d7d.tgz + version: 1.1.3-n379.h69d83d7d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n371.hc980f604 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n371.hb77d85e5 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-18T11:14:32.156663907Z" + description: Multi-user Jupyter installation + digest: 5a8dd328abefc2ff1ed794b57da4cf64da42b0f92c975f7ed0f1a7b195bfaa73 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n378.h4367eced.tgz + version: 1.1.3-n378.h4367eced + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n369.h416d11b1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n371.h0b6b9d96 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n371.hb77d85e5 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-18T11:02:32.621000956Z" + description: Multi-user Jupyter installation + digest: e6bd7a410871941c36782ffd95670dbb883639ad41869972547502e74ddf9d1a + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n376.h125fcc7b.tgz + version: 1.1.3-n376.h125fcc7b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n369.h416d11b1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n371.h2905fa65 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n371.hb77d85e5 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-18T10:58:18.786370229Z" + description: Multi-user Jupyter installation + digest: f5fbc2bc5096a74189c2e0e8057ad2a39b36dae7136346bc55f5ec9c8ef08f38 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n374.h5878959a.tgz + version: 1.1.3-n374.h5878959a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n369.h416d11b1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n371.hb77d85e5 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-18T10:57:03.795655863Z" + description: Multi-user Jupyter installation + digest: f646ea88504186073e526110ade73f210bf2c26d83497b4d43592fcd0d392db5 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n371.hb77d85e5.tgz + version: 1.1.3-n371.hb77d85e5 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n369.h416d11b1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n354.haf55d884 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-15T21:09:42.922626993Z" + description: Multi-user Jupyter installation + digest: ec7fbf90f26772eda3cd8fa31807974c04bbb246e381d351cc099058d712f594 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n369.h416d11b1.tgz + version: 1.1.3-n369.h416d11b1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n362.h5e5fb4d7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n354.haf55d884 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-14T21:58:59.165525015Z" + description: Multi-user Jupyter installation + digest: 24c9291c1ebc0847b1a0b50fbbae1fdf95769dd068f8ffa49815092fc8e5caff + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n362.h5e5fb4d7.tgz + version: 1.1.3-n362.h5e5fb4d7 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n358.hc4516033 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n354.haf55d884 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-14T09:56:32.946683245Z" + description: Multi-user Jupyter installation + digest: d502730445a8b2b11be4dca2cac6c3f44422b66d61f1e5c732cb8dee4f0742b4 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n358.hc4516033.tgz + version: 1.1.3-n358.hc4516033 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n354.h751bc313 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n354.haf55d884 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-11T05:10:28.1513278Z" + description: Multi-user Jupyter installation + digest: 61bc259501fb5e027ad1994f5f2fd2715696b832b2cf885988420d3a7cace5e4 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n357.h3a348ab0.tgz + version: 1.1.3-n357.h3a348ab0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n354.h751bc313 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n350.h849ece98 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-11T04:58:50.092939268Z" + description: Multi-user Jupyter installation + digest: d7d2a13163e8d70112c122821edf70776841edca354be3ab49519c6993d2ef31 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n354.h751bc313.tgz + version: 1.1.3-n354.h751bc313 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n352.h64082e37 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n350.h849ece98 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.2.0 + created: "2022-03-10T12:18:56.782813773Z" + description: Multi-user Jupyter installation + digest: 79d2f0d7191e0d82ea86cbf5f219dbbc5de3ce8da49a76db1bd103686085706c + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n352.h64082e37.tgz + version: 1.1.3-n352.h64082e37 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n326.h1619dc2d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n350.h849ece98 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-03-09T08:21:40.034322079Z" + description: Multi-user Jupyter installation + digest: 5a5d85c6d96f8bb4291a416f26d406c2f66b4555ea669d15f631d8daf46466b6 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n350.h849ece98.tgz + version: 1.1.3-n350.h849ece98 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n326.h1619dc2d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.23.4 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-25T23:38:56.719902291Z" + description: Multi-user Jupyter installation + digest: 8c232a51ddd79ac5a23149979b214e60d021eedf4587bc49c0e05f69f02cb342 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n343.h204ec021.tgz + version: 1.1.3-n343.h204ec021 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n326.h1619dc2d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-25T22:48:39.580351722Z" + description: Multi-user Jupyter installation + digest: 7579f1bce3abbd6f022f1f01090e20f9c6702393ab49c9a0ae9ee791f00aaec2 + home: https://z2jh.jupyter.org + icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n336.h2d43f13a.tgz + version: 1.1.3-n336.h2d43f13a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n326.h1619dc2d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-25T22:47:14.931994877Z" + description: Multi-user Jupyter installation + digest: 84aaee3ac16e33901c72b7c33372417af472e9f9cd8e0bdd514c4de1b98ef5c3 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n333.hf16ee3c9.tgz + version: 1.1.3-n333.hf16ee3c9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n326.h1619dc2d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-24T07:57:55.513314397Z" + description: Multi-user Jupyter installation + digest: 16cd65c40044a7a44efabea9d0ed04421b6426f13475edb15fce14bb58f8c006 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n329.he588ec17.tgz + version: 1.1.3-n329.he588ec17 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n320.hce2bcfb5 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n326.h06579021 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-24T06:58:36.206791935Z" + description: Multi-user Jupyter installation + digest: 618ec9d9acb87262d417f17b01d97f0f85325554be2cd5c9dfe8cef15d8235b1 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n326.h06579021.tgz + version: 1.1.3-n326.h06579021 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n320.hce2bcfb5 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.6.1 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-23T19:12:22.965418135Z" + description: Multi-user Jupyter installation + digest: b0bb976687d41ab5b09b5f6f36c19632ba7490d8d3c4aea39b7265e972d3d1cb + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n324.hb93a9b5f.tgz + version: 1.1.3-n324.hb93a9b5f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n320.hce2bcfb5 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n320.hb262750c + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-22T13:14:08.388984409Z" + description: Multi-user Jupyter installation + digest: b43ca6982f3bfb902cc751fdea4c95446a230b55e3899be0364cd515b9c38bb7 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n323.h6f4609e2.tgz + version: 1.1.3-n323.h6f4609e2 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n320.hce2bcfb5 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n310.h5748d00e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-22T13:07:04.467452011Z" + description: Multi-user Jupyter installation + digest: ca703474291c4a2302e08d08085abbdab74d7adb1fce0165fba1c69d9089c576 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n320.hce2bcfb5.tgz + version: 1.1.3-n320.hce2bcfb5 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n318.ha31218b9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n310.h5748d00e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-19T02:14:51.720975178Z" + description: Multi-user Jupyter installation + digest: 8de56d2b468b21fab7e09404c0b94965d6f51ead727660090e88c60877e5ba6c + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n318.ha31218b9.tgz + version: 1.1.3-n318.ha31218b9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n314.h6a21d06b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n310.h5748d00e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-16T00:57:58.957733814Z" + description: Multi-user Jupyter installation + digest: 3bce21aa4b066de0be1761d5df79074da7c5984d08a15abb23694c08a46a3566 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n314.h6a21d06b.tgz + version: 1.1.3-n314.h6a21d06b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n310.hd27e1dde + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n310.h5748d00e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-10T04:11:38.526787049Z" + description: Multi-user Jupyter installation + digest: 1325b0332d787a37d51bc8007602214ce5b79eec42015f07530e005cce40bda4 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n313.h2d03a133.tgz + version: 1.1.3-n313.h2d03a133 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n310.hd27e1dde + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-10T04:08:16.684849457Z" + description: Multi-user Jupyter installation + digest: 3156e97138e7a7189fbdef2a31c650352e259e00cb962a7f30846e166475bdca + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n310.hd27e1dde.tgz + version: 1.1.3-n310.hd27e1dde + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n306.ha6294dda + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-07T15:15:10.140501797Z" + description: Multi-user Jupyter installation + digest: 9dd90d8d4f438797012c4b30a1dc48e3fb737cbb8cc44dfc0c9a3aa63bdf688b + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n309.hfb963101.tgz + version: 1.1.3-n309.hfb963101 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n306.ha6294dda + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-05T08:47:01.208233883Z" + description: Multi-user Jupyter installation + digest: d58d77864449decc52e565c7d81fc5fd3c979a9324db44eaf34d5861369967d5 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n306.ha6294dda.tgz + version: 1.1.3-n306.ha6294dda + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n285.h30f2255b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n300.h6ef0fef9 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-02-03T03:09:04.094399674Z" + description: Multi-user Jupyter installation + digest: 7e77eb52fde2452acf0163882dbec8c0bd70ac29e516b2eb31062291fa9fd10c + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n300.h6ef0fef9.tgz + version: 1.1.3-n300.h6ef0fef9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n285.h30f2255b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n291.h773264a9 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-01-30T01:11:15.048501826Z" + description: Multi-user Jupyter installation + digest: d8fd98e820ec54b040e788b1bdc1efb0eac4075fbc0bf22539d7c0b51bdef303 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n291.h773264a9.tgz + version: 1.1.3-n291.h773264a9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n285.h30f2255b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-01-26T01:38:34.592670549Z" + description: Multi-user Jupyter installation + digest: 49d664af742d3cbbb36520e2585b237f078eb70d231edb9a8f094660696f85a7 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n290.hbe233c69.tgz + version: 1.1.3-n290.hbe233c69 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n285.h30f2255b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n288.h04d55908 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.1.1 + created: "2022-01-26T01:37:32.268790312Z" + description: Multi-user Jupyter installation + digest: 3f6b3b46be87a53aec6c855f8fd196b9214042ff7e7e990ca2dfc71d19f13d4b + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n288.h04d55908.tgz + version: 1.1.3-n288.h04d55908 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n283.h7ffa01a9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n285.he9eb0466 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.2 + created: "2022-01-26T01:21:00.270818903Z" + description: Multi-user Jupyter installation + digest: 15d4fe763105fb484b2116785ffc7fe6eca4f04504ce79adcf136f4833c8c1b4 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n285.he9eb0466.tgz + version: 1.1.3-n285.he9eb0466 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n283.h7ffa01a9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n269.hf706eaa2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.2 + created: "2022-01-20T02:54:55.798370925Z" + description: Multi-user Jupyter installation + digest: 7bbce437668762c5fb7fde6f1519b1972d55578add816503de54f8f138998ab7 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n283.h7ffa01a9.tgz + version: 1.1.3-n283.h7ffa01a9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n269.hf706eaa2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n269.hf706eaa2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.2 + created: "2022-01-19T20:35:17.000735541Z" + description: Multi-user Jupyter installation + digest: 30003f7eef9ebce41e1d78610f11f532ea36ba03742e34942ea896b3d27aecbc + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n282.h4acdeb4e.tgz + version: 1.1.3-n282.h4acdeb4e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n269.hf706eaa2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n269.hf706eaa2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.2 + created: "2022-01-19T02:19:22.645056181Z" + description: Multi-user Jupyter installation + digest: 7a434f9c07ab458ec1d35bdbddfa7821fc0b71e8fd405d928710cc9869ae66d1 + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n276.hd6d0ddc0.tgz + version: 1.1.3-n276.hd6d0ddc0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n269.hf706eaa2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n269.hf706eaa2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.2 + created: "2022-01-15T21:39:58.720715257Z" + description: Multi-user Jupyter installation + digest: 06ddc57c09729b3038348ed4eda24a8847d8b730c7bc1ce920f74110a673a9cb + home: https://z2jh.jupyter.org + icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n274.h5de38dda.tgz + version: 1.1.3-n274.h5de38dda + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n269.hf706eaa2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n269.hf706eaa2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.2 + created: "2022-01-14T09:10:24.552099814Z" + description: Multi-user Jupyter installation + digest: 182692baf34d7d5d974fb68c2c4ddf2feac572ae2d08a41fa5767ee31e35bfc3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n269.hf706eaa2.tgz + version: 1.1.3-n269.hf706eaa2 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n265.heafaf777 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n265.hb788f326 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.1 + created: "2022-01-14T08:47:24.392104747Z" + description: Multi-user Jupyter installation + digest: 8c955b08781fe81b507109cceab690dcc2f390bd921a6d4814d6288f03f26d3c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n268.h695c99ef.tgz + version: 1.1.3-n268.h695c99ef + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n265.heafaf777 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n248.h20c9028e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.1 + created: "2022-01-14T08:44:24.214589278Z" + description: Multi-user Jupyter installation + digest: f78d830180c4a5deb9d49494ea54bca8f0c3ad302260a0c7f5502bcfa1367465 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n265.heafaf777.tgz + version: 1.1.3-n265.heafaf777 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n263.hfafb144a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n248.h20c9028e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.1 + created: "2022-01-08T05:10:39.453929111Z" + description: Multi-user Jupyter installation + digest: aeeae1313f75335a9e98fefe91bb2f9f736a7304785a8146d22a1cf6c9342540 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n263.hfafb144a.tgz + version: 1.1.3-n263.hfafb144a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n254.h9b546a54 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n248.h20c9028e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.1 + created: "2021-12-30T07:24:50.34173878Z" + description: Multi-user Jupyter installation + digest: 5f436c50ebaa4449ec51f1895719917eff8e527664d7022f660d59750abf7677 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n254.h9b546a54.tgz + version: 1.1.3-n254.h9b546a54 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n248.h20c9028e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n248.h20c9028e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.1 + created: "2021-12-27T15:01:57.42644096Z" + description: Multi-user Jupyter installation + digest: 06cf3ffdd7eeeb74783ecc47814ff1a292e44a4ad22c2e3f7f62ac4d13c5d9da + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n253.he61dadf1.tgz + version: 1.1.3-n253.he61dadf1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n248.h20c9028e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n248.h20c9028e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.1 + created: "2021-12-27T15:01:30.982225286Z" + description: Multi-user Jupyter installation + digest: bf62d8c054c17197e3b14bc71e62c91207005d624d29ff75c90eb0f4fca8bcb0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n248.h20c9028e.tgz + version: 1.1.3-n248.h20c9028e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n215.h4af69d8f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n219.h6b246ca4 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.16 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: k8s.gcr.io/pause:3.6 + name: pause + - image: traefik:v2.5.6 + name: traefik + apiVersion: v2 + appVersion: 2.0.0 + created: "2021-12-27T14:18:24.355651679Z" + description: Multi-user Jupyter installation + digest: a5caadedc325d5e1c8a12180bc5ee3a7a477f04f5f23011021e4ad6ee5e601a9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n246.h5a5d2c97.tgz + version: 1.1.3-n246.h5a5d2c97 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n215.h4af69d8f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n219.h6b246ca4 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0 + created: "2021-12-22T15:31:14.851305751Z" + description: Multi-user Jupyter installation + digest: e208849c75ee530055d21f453b996e560f3bd8c8732e40c743f2dcec564cebcd + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n239.hd2cca92b.tgz + version: 1.1.3-n239.hd2cca92b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n215.h4af69d8f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n219.h6b246ca4 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0 + created: "2021-12-14T09:32:37.474415196Z" + description: Multi-user Jupyter installation + digest: 44bbbc54088817f453ea64cea2ed5fe58320020a0a4b46ab686ad8595f78b6d0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n219.h6b246ca4.tgz + version: 1.1.3-n219.h6b246ca4 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n215.h4af69d8f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n211.h7915aadf + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0 + created: "2021-12-13T01:25:48.820423518Z" + description: Multi-user Jupyter installation + digest: b5205272b5d4ebfa98221a870d944e66a8917f388be0e5ae5c61b1423bc849e8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n215.h4af69d8f.tgz + version: 1.1.3-n215.h4af69d8f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n211.h7915aadf + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n211.h7915aadf + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0 + created: "2021-12-01T15:15:30.669648533Z" + description: Multi-user Jupyter installation + digest: 064f5fc0f33fa57ab6b0ee68745b9b6c7a5d509f5f66d3431354946d654d9fd3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n211.h7915aadf.tgz + version: 1.1.3-n211.h7915aadf + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n205.h4206f56d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n203.hff87344a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc5 + created: "2021-11-29T07:17:04.034665172Z" + description: Multi-user Jupyter installation + digest: 35e5de3d5f115e49cdca751afe0c0bab41bf53ef7f444d7274edc11550388c35 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n205.h4206f56d.tgz + version: 1.1.3-n205.h4206f56d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n203.hff87344a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n203.hff87344a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc5 + created: "2021-11-26T17:14:13.125284301Z" + description: Multi-user Jupyter installation + digest: b55769a35cedc970f38a93bf3c1cfd0435a306fe88dd342eafa917777c27ae66 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n203.hff87344a.tgz + version: 1.1.3-n203.hff87344a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n199.ha3b076f8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n199.hee7a23c4 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc4 + created: "2021-11-25T09:42:40.675974595Z" + description: Multi-user Jupyter installation + digest: f692af5c90710b3f29eda14e810f0ea3f03778352a9a880cd923ccb1ba08fa97 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n202.heab0ffba.tgz + version: 1.1.3-n202.heab0ffba + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n199.ha3b076f8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n193.h0c919575 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc4 + created: "2021-11-25T09:38:20.549449154Z" + description: Multi-user Jupyter installation + digest: 053f0b554edf58cbd6f5838059503ca64780e76ef7265e52732ecb4af493c914 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n199.ha3b076f8.tgz + version: 1.1.3-n199.ha3b076f8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n195.h8ec28343 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n193.h0c919575 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc4 + created: "2021-11-22T16:13:43.770127789Z" + description: Multi-user Jupyter installation + digest: d79c3521ccdd0d674df6ddac5aee8e47a5193681ad291cf772ab92ef4fa45d1f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n195.h8ec28343.tgz + version: 1.1.3-n195.h8ec28343 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n184.h1b13460c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n193.h0c919575 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-19T12:45:22.751527351Z" + description: Multi-user Jupyter installation + digest: 01abc82d546dff8d48aa1a94e3be24cba00d1f76c36a8bc6ddb718ed43e4602a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n193.h0c919575.tgz + version: 1.1.3-n193.h0c919575 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n184.h1b13460c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-16T22:25:46.861669042Z" + description: Multi-user Jupyter installation + digest: f4b7020bc19c2705b34531a20b4401d3815f0951ef1810780b75c92f59f91e44 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n191.hdb11878e.tgz + version: 1.1.3-n191.hdb11878e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n184.h1b13460c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-16T00:50:15.19318617Z" + description: Multi-user Jupyter installation + digest: 5fd0ab28766fdc22decc904ceade831a36eb2d32cd476f9f88a373172df6b439 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n184.h1b13460c.tgz + version: 1.1.3-n184.h1b13460c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n182.h35a49e3e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-15T18:58:48.133062341Z" + description: Multi-user Jupyter installation + digest: b953aa3741222e4db25d6cf89dd57a7d330b75f053ecdce4032d63463dc98d75 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n182.h35a49e3e.tgz + version: 1.1.3-n182.h35a49e3e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n180.hcdaedb9f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-15T18:43:59.696193559Z" + description: Multi-user Jupyter installation + digest: 769608c7097b5e01baea2a4a70021f1880c18c111966d46765faff7ad26105fb + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n180.hcdaedb9f.tgz + version: 1.1.3-n180.hcdaedb9f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n174.h1214e146 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n178.h12898c9e + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-14T12:48:48.640991014Z" + description: Multi-user Jupyter installation + digest: 2c37e9549a83f95ab930d1747ef6d40a17e184330a0290a23c4ac374b08ee47f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n178.h12898c9e.tgz + version: 1.1.3-n178.h12898c9e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n174.h1214e146 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n176.h739f4b47 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-13T06:53:43.987472635Z" + description: Multi-user Jupyter installation + digest: ce17943847c6be11b7cbbdfe9aa2fa7e508ddd548cf30c37dcc84086f11426c1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n176.h739f4b47.tgz + version: 1.1.3-n176.h739f4b47 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n174.h1214e146 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-10T16:15:17.003499203Z" + description: Multi-user Jupyter installation + digest: 9b18c5040127b3bdf7ef3a0cd57c1d72bc1e2e90503103277b83cc2868a939e2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n174.h1214e146.tgz + version: 1.1.3-n174.h1214e146 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n170.h44cbc4c3 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc3 + created: "2021-11-05T16:17:09.665498346Z" + description: Multi-user Jupyter installation + digest: 7cebb786095eb59e0a4a15507b4b71b6c7407adb4eaf7cf76d0b93e9ec628336 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n170.h44cbc4c3.tgz + version: 1.1.3-n170.h44cbc4c3 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n160.h49fbdda2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n168.h70c72420 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc2 + created: "2021-11-05T10:06:01.209052482Z" + description: Multi-user Jupyter installation + digest: 00523dfd4d9550b53a7cde87624d6e3283605d6ce80ece524939066b14a5daa8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n168.h70c72420.tgz + version: 1.1.3-n168.h70c72420 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n160.h49fbdda2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n162.h3340bfd4 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc2 + created: "2021-11-04T15:40:41.943125187Z" + description: Multi-user Jupyter installation + digest: c13874cbfa38cf4545044a186fd53fb47aa9144fe4c4043d4f568919a6f03a80 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n162.h3340bfd4.tgz + version: 1.1.3-n162.h3340bfd4 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n160.h49fbdda2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n156.h89c548a7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc2 + created: "2021-11-03T14:20:39.639141866Z" + description: Multi-user Jupyter installation + digest: 836fc1a5938da39c2615e64fa564a4099d77b6c00959ce61f9016c5e99fb4959 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n160.h49fbdda2.tgz + version: 1.1.3-n160.h49fbdda2 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n156.h89c548a7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n156.h89c548a7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0rc2 + created: "2021-10-31T15:13:24.790240596Z" + description: Multi-user Jupyter installation + digest: f3a03d7e79f504c4ca6651644b5585b18e53b22439604c5373325a5295e75888 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n156.h89c548a7.tgz + version: 1.1.3-n156.h89c548a7 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n147.h4538202b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n154.hca65a37e + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-31T09:37:00.829523474Z" + description: Multi-user Jupyter installation + digest: f93cc69ae5f344d086d526e64820e2c4e9b36dc950b9135808ea612d2ed8af64 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n154.hca65a37e.tgz + version: 1.1.3-n154.hca65a37e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n147.h4538202b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-28T12:42:53.165712296Z" + description: Multi-user Jupyter installation + digest: c08775997df54756dcdc07deba9950e1f2621464081d7329a8701dfc72b2ec32 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n147.h4538202b.tgz + version: 1.1.3-n147.h4538202b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n141.h28efde1b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-28T09:00:44.790697924Z" + description: Multi-user Jupyter installation + digest: 99be1b1f75d4a3adc14c85ec20a64a85b8d8b49d0e8e4f3432cd7f1317919491 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n145.h36dbf1ce.tgz + version: 1.1.3-n145.h36dbf1ce + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n141.h28efde1b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-26T22:03:33.568738108Z" + description: Multi-user Jupyter installation + digest: 828383f52cc777a3e394afb80cbf9751a798a73916c889e5cd66cb17ae7f7268 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n141.h28efde1b.tgz + version: 1.1.3-n141.h28efde1b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n136.h7c11beb9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-25T02:01:11.727028662Z" + description: Multi-user Jupyter installation + digest: 6b5f28afdae4068a3147330a0950c2c259122a08d26d862fea20a19664b23db0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n140.h6fba03e4.tgz + version: 1.1.3-n140.h6fba03e4 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n136.h7c11beb9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-22T02:30:31.07830376Z" + description: Multi-user Jupyter installation + digest: 0a645010bd53165e62217f10ccde2dab41453330dafbe71e130d64d9c0de9d4a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n136.h7c11beb9.tgz + version: 1.1.3-n136.h7c11beb9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n134.h03e4a766 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-20T03:34:51.130974747Z" + description: Multi-user Jupyter installation + digest: 37aac720961b97a341470d3e4b5817e6b04de1cb3a3457b8f1daf4bd906ff364 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n134.h03e4a766.tgz + version: 1.1.3-n134.h03e4a766 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n130.h1e6c3f6f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-19T08:09:08.866474868Z" + description: Multi-user Jupyter installation + digest: 8481792dea2eaa52a61ee767591efd2e4d6f831e6404b729b02d3cb65b3411db + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n132.hce3d3c8c.tgz + version: 1.1.3-n132.hce3d3c8c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n130.h1e6c3f6f + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-19T07:53:01.115786802Z" + description: Multi-user Jupyter installation + digest: 662711161a70201d919d0a1031823294179fae4ca808be4fc39a8474437c9b02 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n130.h1e6c3f6f.tgz + version: 1.1.3-n130.h1e6c3f6f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n123.h2ba648af + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-15T13:08:27.399629879Z" + description: Multi-user Jupyter installation + digest: ac50cc97d46157870288068d4d2223661f12f5f20f40ae3341963af6a59dcba8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n123.h2ba648af.tgz + version: 1.1.3-n123.h2ba648af + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n122.hd3c5c948 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n122.hd3c5c948 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b3 + created: "2021-10-14T14:00:20.868605352Z" + description: Multi-user Jupyter installation + digest: bbcb13d193e833b8a95be577814652d87a807c656d6a730ac4a0d91bef4be1d1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n122.hd3c5c948.tgz + version: 1.1.3-n122.hd3c5c948 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n106.h27f9eedb + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n100.h25378636 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b2 + created: "2021-10-14T04:34:20.236452793Z" + description: Multi-user Jupyter installation + digest: 4265532a4414851f5cbc78ae2c31297508a58dc0ffdbf2788a2e820bc611dec5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n113.h916e803c.tgz + version: 1.1.3-n113.h916e803c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n106.h27f9eedb + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n100.h25378636 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b2 + created: "2021-10-13T06:01:52.581486131Z" + description: Multi-user Jupyter installation + digest: ab46bd0dff4508d381c63e6eaeb5f7385f62dee58a600643c2effaf735bdaea2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n106.h27f9eedb.tgz + version: 1.1.3-n106.h27f9eedb + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n101.hc9e57f03 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n100.h25378636 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b2 + created: "2021-10-12T15:09:31.160086292Z" + description: Multi-user Jupyter installation + digest: f69dbb4bd5a1b9c15f752269deafd616d042d0168950fc7b18a27365aa4a6439 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n104.h61b64b39.tgz + version: 1.1.3-n104.h61b64b39 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n101.hc9e57f03 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3-n100.h25378636 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n100.h25378636 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n100.h25378636 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n100.h25378636 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b2 + created: "2021-10-12T11:31:48.718946851Z" + description: Multi-user Jupyter installation + digest: 5840b0be3437b6f3165337ed0f3522d5b72caeadcee2f7c031320e71174e0f95 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n101.hc9e57f03.tgz + version: 1.1.3-n101.hc9e57f03 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n094.h76dfd7c8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n079.he735de56 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-10-09T02:02:33.035121083Z" + description: Multi-user Jupyter installation + digest: 7eecf8c2a384093f767d1cf81fcb957bcef038c6949477d46e37b145380269c0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n098.h88082397.tgz + version: 1.1.3-n098.h88082397 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n094.h76dfd7c8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n079.he735de56 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-10-06T13:05:09.170428173Z" + description: Multi-user Jupyter installation + digest: f49aadc35ce905d7b0c034ac7c95f2cf84bf0dedeb5c39962ee5e179cb725b6b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n097.hb6688f54.tgz + version: 1.1.3-n097.hb6688f54 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n094.h76dfd7c8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n079.he735de56 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-10-05T06:32:26.002347815Z" + description: Multi-user Jupyter installation + digest: a75fdc030a48d2f57589fc71577c00fbf402098f095e26be168ae689e23ca99f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n094.h76dfd7c8.tgz + version: 1.1.3-n094.h76dfd7c8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n065.h24433cd7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n079.he735de56 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-10-03T21:09:04.385163444Z" + description: Multi-user Jupyter installation + digest: 33f2dce17f42236b51bbdaeb9ed9cd8472054afe3a742d20d03af144b61cbe30 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n089.hb3a3552e.tgz + version: 1.1.3-n089.hb3a3552e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n065.h24433cd7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n079.he735de56 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-10-02T11:33:20.774890274Z" + description: Multi-user Jupyter installation + digest: f8e475084f9a7b7411191dc2f637174e809bbfeed59671d071fe32bcd84a6230 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n087.h509fc47a.tgz + version: 1.1.3-n087.h509fc47a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n065.h24433cd7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n079.he735de56 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-30T07:08:50.369574101Z" + description: Multi-user Jupyter installation + digest: 8d802a0bbc9b601dbc5ffbf730a82fbba56d4b7fce7c7d1ee7600b1892fb54ea + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n079.he735de56.tgz + version: 1.1.3-n079.he735de56 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n065.h24433cd7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n067.hd8aaaac0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-30T05:18:09.388987125Z" + description: Multi-user Jupyter installation + digest: f8056f6a8a0aacaf6ee4392f45b475e6152530f0c3a26b0867f84fb209e5a33d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n078.h992ef9b7.tgz + version: 1.1.3-n078.h992ef9b7 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n065.h24433cd7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n067.hd8aaaac0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-29T13:19:59.67850619Z" + description: Multi-user Jupyter installation + digest: 9a16cbb955d34b2e8baff70fa75fef7902ddc4f830a6f93fcba61b68aaee31b9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n074.hb92d86cd.tgz + version: 1.1.3-n074.hb92d86cd + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n065.h24433cd7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n067.hd8aaaac0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-28T19:37:21.040763464Z" + description: Multi-user Jupyter installation + digest: b17b5617b20161496a2bc65b53ef6ef0708e572107eaf332631f34fc4932c0c4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n070.h83154010.tgz + version: 1.1.3-n070.h83154010 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n041.h9d7986d1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n067.hd8aaaac0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-28T17:18:09.16139064Z" + description: Multi-user Jupyter installation + digest: 516b0b9fe18f067334e73f701461f325009621e59256f5a69406f088263c0b9e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n067.hd8aaaac0.tgz + version: 1.1.3-n067.hd8aaaac0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n041.h9d7986d1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n041.h9d7986d1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-27T22:28:35.330287037Z" + description: Multi-user Jupyter installation + digest: b7bf28e6baa40b6f93f3643bcc26224d95e61a0704bd921c9e9c1abb3fc26b40 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n055.h7ce8dd69.tgz + version: 1.1.3-n055.h7ce8dd69 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n041.h9d7986d1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n041.h9d7986d1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-24T07:50:09.154288215Z" + description: Multi-user Jupyter installation + digest: e4fccb8f3d50779380b101311570eb54da0c9dd4fe9144519c676320676d877d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n051.h99f09263.tgz + version: 1.1.3-n051.h99f09263 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n041.h9d7986d1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n041.h9d7986d1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-21T17:20:56.227197401Z" + description: Multi-user Jupyter installation + digest: 2bcaf651db62ff91ff0eff72f7aa33231172fe249b879aef68ac7735c2277a1f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n045.h68c0c641.tgz + version: 1.1.3-n045.h68c0c641 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n041.h9d7986d1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n041.h9d7986d1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-21T10:28:41.999178032Z" + description: Multi-user Jupyter installation + digest: cb1e0e01af3d042a09dc26a026921045d9d65fad88c3ba6f0ff7ff51357133a0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n044.hdb40a2f0.tgz + version: 1.1.3-n044.hdb40a2f0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n041.h9d7986d1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n041.h9d7986d1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 2.0.0b1 + created: "2021-09-21T10:06:47.824760099Z" + description: Multi-user Jupyter installation + digest: 793dbde7afa61a20aa6f143bffeafb6543bf45e70a19bcbabb28e7c532c734b6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n041.h9d7986d1.tgz + version: 1.1.3-n041.h9d7986d1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n037.h02262a2e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n033.h33bec904 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-20T17:30:13.663637893Z" + description: Multi-user Jupyter installation + digest: 954bb79d5258d7b04e2878f5e3c8328903f55721ab8021f1717be32f974ca432 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n037.h02262a2e.tgz + version: 1.1.3-n037.h02262a2e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n033.h8cd5a187 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n033.h33bec904 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-17T10:36:18.636290713Z" + description: Multi-user Jupyter installation + digest: a716917230ce3e499b11b60bed80854d218a61d9ff48fd801eddd41fade19d6d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n036.h05997134.tgz + version: 1.1.3-n036.h05997134 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n033.h8cd5a187 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n027.h551ee652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-17T05:43:33.97724925Z" + description: Multi-user Jupyter installation + digest: 07028bd9c66cb8e5aa8052e8ed9b404a7265b064e2e96542577ae10adea16d02 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n033.h8cd5a187.tgz + version: 1.1.3-n033.h8cd5a187 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n031.he07af290 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n027.h551ee652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-16T10:49:21.732612296Z" + description: Multi-user Jupyter installation + digest: 17e7057e97599ff496884baa0087b9ab351c39acf9346876ab386ff09e1a929a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n031.he07af290.tgz + version: 1.1.3-n031.he07af290 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n027.hb317efa8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n027.h551ee652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-14T11:54:34.041213931Z" + description: Multi-user Jupyter installation + digest: d92a50dd706b3b80d415b3017ffcef7399e5c06c8a4e73b5388cddc86cb12a52 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n030.heca5a2e6.tgz + version: 1.1.3-n030.heca5a2e6 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n027.hb317efa8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n017.hba1e667d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-14T11:54:19.054019735Z" + description: Multi-user Jupyter installation + digest: c91acfeb7c1b8774017d44260501e91e0d9342ba7c3da46a110b3b92428a9a18 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n027.hb317efa8.tgz + version: 1.1.3-n027.hb317efa8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n023.h60c5e9f8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n017.hba1e667d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-10T06:52:54.730122218Z" + description: Multi-user Jupyter installation + digest: 55d05e43d402318e1b5c787125c54c5f8e7efb65a4220b407825d25e8319a670 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n023.h60c5e9f8.tgz + version: 1.1.3-n023.h60c5e9f8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n013.he0265c13 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n017.hba1e667d + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-03T08:10:41.022177615Z" + description: Multi-user Jupyter installation + digest: 0bb2e1ef64f3c3567b0abcb350ead3790cb2cc4c479179f941502438f111cfb8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n017.hba1e667d.tgz + version: 1.1.3-n017.hba1e667d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n013.he0265c13 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n015.h367c74fe + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-02T06:57:58.15796436Z" + description: Multi-user Jupyter installation + digest: 732b6705cc1a5b6b8049c49bd328ecb9b6bd0607d007edc2342739da0e88f84e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n015.h367c74fe.tgz + version: 1.1.3-n015.h367c74fe + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n013.he0265c13 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n003.h34c6d851 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-09-02T00:59:17.351680982Z" + description: Multi-user Jupyter installation + digest: 1d6c04d91e72d2d377166273ce7d07def982775e32f952ec87643f431f64fb26 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n013.he0265c13.tgz + version: 1.1.3-n013.he0265c13 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n003.h9f5ede92 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3-n007.h8ea40341 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n003.h34c6d851 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-28T01:14:34.487484093Z" + description: Multi-user Jupyter installation + digest: b659013c5f8ca75dfc0021bd868440b2277b3784c30d7becbc15beed00370480 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n010.hd3b314d6.tgz + version: 1.1.3-n010.hd3b314d6 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n003.h9f5ede92 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3-n007.h41ada5f6 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n003.h34c6d851 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-28T01:13:37.316156039Z" + description: Multi-user Jupyter installation + digest: 5b328345a1e4bd72302764687db71fcd0fb6683adc254cb463ccd85e274fae86 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n007.h41ada5f6.tgz + version: 1.1.3-n007.h41ada5f6 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3-n003.h9f5ede92 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n003.h34c6d851 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-27T01:30:16.52856069Z" + description: Multi-user Jupyter installation + digest: fb3f14ec31ffb3100e5baec56cd30f223f469013fd3e2f19688405db70ffe08c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n006.h937e08e5.tgz + version: 1.1.3-n006.h937e08e5 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n003.h34c6d851 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-27T01:26:45.449956533Z" + description: Multi-user Jupyter installation + digest: b6443aa69b5844b459ac8df0dcffc9729de1d91f9ee17369c48acffe79d319a9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n003.h34c6d851.tgz + version: 1.1.3-n003.h34c6d851 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.3 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.3 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.3 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.3 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.3-n001.h8af9a139 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-26T07:38:08.92776763Z" + description: Multi-user Jupyter installation + digest: ddcebbe70f0da21a0e88cb51d3a2e4c8534a656c805a06e39facacdc1cddd87d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.3-n001.h8af9a139.tgz + version: 1.1.3-n001.h8af9a139 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-05T21:38:58.522173333Z" + description: Multi-user Jupyter installation + digest: b7d7267fa3082aeb8941dae765ee91084cba9a00435527500466ec466f63beee + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2.tgz + version: 1.1.2 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2-n014.h20ca0cac + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2-n020.h2568a1c3 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-24T15:10:24.33184511Z" + description: Multi-user Jupyter installation + digest: b6ec4aefcf0911e2d7bf08c546875ea25e1b64c3f627e023228d9358689abc38 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n023.h6ec062d3.tgz + version: 1.1.2-n023.h6ec062d3 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2-n014.h20ca0cac + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2-n020.h2568a1c3 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-24T01:05:05.618366671Z" + description: Multi-user Jupyter installation + digest: 11babbc54b5d860ab9c3cbcb52a8bd35b08c667c823b1bfb1e8dbee31b1192e2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n020.h2568a1c3.tgz + version: 1.1.2-n020.h2568a1c3 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2-n014.h20ca0cac + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2-n007.h82352314 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-16T08:28:07.17953787Z" + description: Multi-user Jupyter installation + digest: 15b330245b904391157ad0761117adea395c3ce666c3f0f4590484a2de6d6084 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n014.h20ca0cac.tgz + version: 1.1.2-n014.h20ca0cac + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2-n012.hfc582bc0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2-n007.h82352314 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-10T12:37:57.98083904Z" + description: Multi-user Jupyter installation + digest: 234cb2c01cadde5a2d663b9ec880fdd4d55e6952d0bb8680b41995689bf207dc + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n012.hfc582bc0.tgz + version: 1.1.2-n012.hfc582bc0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2-n005.h9699606b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2-n007.h82352314 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-10T06:57:05.237321519Z" + description: Multi-user Jupyter installation + digest: 27ccbbc2de17644478fb60d100285d90ec22cf944ae53a8ccfbd0a1feb86ca4a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n007.h82352314.tgz + version: 1.1.2-n007.h82352314 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2-n005.h9699606b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-10T00:41:21.177397951Z" + description: Multi-user Jupyter installation + digest: 3ebdacbd13b1fb8922824c8f95887afc7e3e60297b43ac5b248f3460cc7f6e8f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n005.h9699606b.tgz + version: 1.1.2-n005.h9699606b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2-n001.h8f2da629 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-07T07:06:36.708710718Z" + description: Multi-user Jupyter installation + digest: 9cdfa685e67926160191183428f97048739c090701f21535ae9e8b97e16d21c1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n004.h25758104.tgz + version: 1.1.2-n004.h25758104 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.2 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.2-n001.h2408534c + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.2 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.2 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-07T07:03:48.232693097Z" + description: Multi-user Jupyter installation + digest: 02f4a0a05216f72fe6a686953ca025b4ad34fceaa027278c879ebee4d341df5d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.2-n001.h2408534c.tgz + version: 1.1.2-n001.h2408534c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-22T15:05:07.972096103Z" + description: Multi-user Jupyter installation + digest: 7ceed29cf38b610384d7a587f5b5ae7d84fa6ffd1363b2d70738b97945f059a0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1.tgz + version: 1.1.1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1-n021.h5c6d5c35 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n021.h1d39bc2f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-05T19:52:35.008454917Z" + description: Multi-user Jupyter installation + digest: f3ff921a98ced3d7dde00d06298bef4aef6170c1843c4eb392c19b58e68cb05f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n025.h0613fcda.tgz + version: 1.1.1-n025.h0613fcda + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1-n021.h5c6d5c35 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n021.h1d39bc2f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-04T05:45:14.301251361Z" + description: Multi-user Jupyter installation + digest: b37b2a8028ac05e29f1e6b198f4cb740ba8fc71bb69eb881143aced28e5a9e2e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n024.h8877be40.tgz + version: 1.1.1-n024.h8877be40 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1-n017.hc1bfc090 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n021.h1d39bc2f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-04T05:39:43.781551418Z" + description: Multi-user Jupyter installation + digest: e90c71dbeb52f0663cf6828c8e37f041ae754d2d9b521073b9472d89a85bb2c0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n021.h1d39bc2f.tgz + version: 1.1.1-n021.h1d39bc2f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1-n017.hc1bfc090 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n001.h8450940f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-08-02T03:29:55.935492202Z" + description: Multi-user Jupyter installation + digest: 26d7b19c62701896c056fad4452b4aaf37552f1bd873479681c8134d0f77e308 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n017.hc1bfc090.tgz + version: 1.1.1-n017.hc1bfc090 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1-n015.h1c3c630c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n001.h8450940f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-30T00:38:29.116376654Z" + description: Multi-user Jupyter installation + digest: b44d4a46ad5f4011588e137b96fe7bf967df63998a39a1c59e483f9eda906dd4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n015.h1c3c630c.tgz + version: 1.1.1-n015.h1c3c630c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1-n001.h40c78911 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n001.h8450940f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-24T04:04:19.248945249Z" + description: Multi-user Jupyter installation + digest: 3e9a489171ce3b1615e06356ceaeddf1af667dc2424c074eb7688f692459a5e0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n004.h8be9bc14.tgz + version: 1.1.1-n004.h8be9bc14 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.1-n001.h8450940f + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-24T04:05:55.712471242Z" + description: Multi-user Jupyter installation + digest: d1afc559d468e0e75c3aa203392c3fdb71015a72ffc0d90eab22600b7306d897 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.1-n001.h8450940f.tgz + version: 1.1.1-n001.h8450940f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-21T12:17:11.730953879Z" + description: Multi-user Jupyter installation + digest: bc46d3cc3d8f279d460fb473f09a70eac279884c0c9d9d69eeea2e61d2d87b05 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.0.tgz + version: 1.1.0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.1.0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.1.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.1.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.1.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.1.0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-22T14:25:14.335886228Z" + description: Multi-user Jupyter installation + digest: e9b178bac3ae28dd99657abe80b818954138346304ed7eed2a5cd980239a8a09 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.1.0-n005.hf7548b1d.tgz + version: 1.1.0-n005.hf7548b1d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-25T10:30:24.243096086Z" + description: Multi-user Jupyter installation + digest: a3ba43835c2ec5d9543886b444b7a0209225abb9a15e684aed47fe83b293b27b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1.tgz + version: 1.0.1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n076.hbbf2efda + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n072.h5bfbf2cd + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-21T11:53:33.912086087Z" + description: Multi-user Jupyter installation + digest: 493318de38199acec1f2511a3430b936f4edaf582292dbcd0c517b56db355a68 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n076.hbbf2efda.tgz + version: 1.0.1-n076.hbbf2efda + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n072.h86e2eb10 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n072.h5bfbf2cd + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-21T02:55:50.789192072Z" + description: Multi-user Jupyter installation + digest: e319663e2b132cd7f905c491672e86831160a28619c4d1551d710e92cf44075c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n075.h8afec348.tgz + version: 1.0.1-n075.h8afec348 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n049.hc2157bcc + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n072.h5bfbf2cd + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-21T02:52:34.556758757Z" + description: Multi-user Jupyter installation + digest: a4c8c297b7b82b8cc862c914cb8947024098d4041dcd61af105054b37ba21ec7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n072.h5bfbf2cd.tgz + version: 1.0.1-n072.h5bfbf2cd + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n049.hc2157bcc + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-20T06:19:03.770172082Z" + description: Multi-user Jupyter installation + digest: 6b7ab8f8dba459ee04d0a0dcd5e7047c44d040beeccba93c41b9b5617a2d4c0e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n071.h417e84e8.tgz + version: 1.0.1-n071.h417e84e8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n049.hc2157bcc + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-20T06:09:15.570202466Z" + description: Multi-user Jupyter installation + digest: 670c0c26fffdbde87a653a67c7a9772e96dc667980f2652959c42846ef5d0548 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n065.hcc544c15.tgz + version: 1.0.1-n065.hcc544c15 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.5.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n049.hc2157bcc + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-20T05:57:00.024044807Z" + description: Multi-user Jupyter installation + digest: 4bca7407003733919686a9058f9d5d3ae3925a92b5aea44605eea0786429c0b1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n063.hbb558b1f.tgz + version: 1.0.1-n063.hbb558b1f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n049.hc2157bcc + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-20T01:43:06.327893998Z" + description: Multi-user Jupyter installation + digest: adafc2ad727bcae26dd90aac3914b919dd55208983c8e032e88b1852fea4e9b6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n062.h6295a191.tgz + version: 1.0.1-n062.h6295a191 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n049.hc2157bcc + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-20T00:30:36.99112243Z" + description: Multi-user Jupyter installation + digest: bbc4164b1700f0cad9fc710936456c6f2ff8701a6d687a17bb8520b18a5f8fcc + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n049.hc2157bcc.tgz + version: 1.0.1-n049.hc2157bcc + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n042.hf674fd5a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-17T03:01:57.36074738Z" + description: Multi-user Jupyter installation + digest: ca283f3db276ed446c585c53aa541e1d838a2052a42c64243a2a9f570ead0b29 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n045.h10b2c8d3.tgz + version: 1.0.1-n045.h10b2c8d3 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n042.hf674fd5a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1-n042.hf674fd5a + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1-n042.hf674fd5a + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1-n042.hf674fd5a + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n043.he0658ec0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-17T02:09:04.326543912Z" + description: Multi-user Jupyter installation + digest: becc221eda3167023757733db2473812a369abd9fb320582749c7899159445d5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n043.he0658ec0.tgz + version: 1.0.1-n043.he0658ec0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n035.h25a0216b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n036.h19e7f712 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.13 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: k8s.gcr.io/pause:3.5 + name: pause + - image: traefik:v2.4.11 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-16T23:07:57.699437249Z" + description: Multi-user Jupyter installation + digest: bb1f79ad926c1592e7a130eab9137f256d4a843b1846284f74233e55a63196aa + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n040.h93a8f139.tgz + version: 1.0.1-n040.h93a8f139 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n035.h25a0216b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1-n036.h19e7f712 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.2 + created: "2021-07-16T13:12:28.676978454Z" + description: Multi-user Jupyter installation + digest: 0ec5a2ca995bf7a53521dc698c8f8d0bd9200b5f6369b4b58e587e85c6275078 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n036.h19e7f712.tgz + version: 1.0.1-n036.h19e7f712 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n014.h8c8ee4a0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-07-13T01:22:33.252633069Z" + description: Multi-user Jupyter installation + digest: af520975089c9fc69441b0dd91f7b6fb867eb54047992699143ccaf10da56eca + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n029.h821be755.tgz + version: 1.0.1-n029.h821be755 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n014.h8c8ee4a0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-07-09T23:34:37.304739055Z" + description: Multi-user Jupyter installation + digest: 6c9f58a5aeb124bf54f21f2faa1a176cbd999ac15dfc8dcbed03a0824f731337 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n026.ha16f40bf.tgz + version: 1.0.1-n026.ha16f40bf + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n014.h8c8ee4a0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-07-07T20:05:27.777136308Z" + description: Multi-user Jupyter installation + digest: dc32604ab93231728f7763911881aa1a0b4003b2339355498af6bb3230b06111 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n023.h12d69997.tgz + version: 1.0.1-n023.h12d69997 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n014.h8c8ee4a0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-07-06T22:15:51.806389539Z" + description: Multi-user Jupyter installation + digest: 8da076a08bf4e3f2989d2d3080c4782eacf202402c6512ae3144ebcfffd20554 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n016.h295c1719.tgz + version: 1.0.1-n016.h295c1719 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1-n014.h8c8ee4a0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-07-06T12:48:13.32792937Z" + description: Multi-user Jupyter installation + digest: 6f4dc32c23be5c1c5c91556bc11ca97be0b75b1d7557d052b2143796e4842019 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n014.h8c8ee4a0.tgz + version: 1.0.1-n014.h8c8ee4a0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-29T16:04:33.699471973Z" + description: Multi-user Jupyter installation + digest: db6053fca964ccabd6a7694ee8fa70f3effeb1e8d0898afbad73de1358aef129 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.1-n004.hf39eb30a.tgz + version: 1.0.1-n004.hf39eb30a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-09T07:24:53.761452096Z" + description: Multi-user Jupyter installation + digest: d9e9978e5f3d87354a0da8aa0741685030a29806caa6b782059f27bf53c29a4b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0.tgz + version: 1.0.0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n045.hfd8e45c1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-25T09:13:21.192275885Z" + description: Multi-user Jupyter installation + digest: f96c061a46b4cc667311abd52e16cca5c121e2e253d50a3df239e2ffdd0b72d7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n050.h3be68a83.tgz + version: 1.0.0-n050.h3be68a83 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n045.hfd8e45c1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.9 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-25T00:08:39.139532522Z" + description: Multi-user Jupyter installation + digest: 9a9dfb5ba649fc1dc4a67200df1451b313ec8ea146f08bbdf583232c55ecc20e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n047.h6559786c.tgz + version: 1.0.0-n047.h6559786c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n045.hfd8e45c1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-24T23:55:30.537518238Z" + description: Multi-user Jupyter installation + digest: 3ba4dc0f577e92333c596f7475077341bb605cf1f596159f24f80b715b76ed0c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n045.hfd8e45c1.tgz + version: 1.0.0-n045.hfd8e45c1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n036.h3bc3d004 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-24T23:51:15.390869539Z" + description: Multi-user Jupyter installation + digest: 2fc5ec50a7e5f4d17a6a4d02dd3b9de3ace98cc6f4847716bfcdd1875d070d2d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n044.h4b8cbe28.tgz + version: 1.0.0-n044.h4b8cbe28 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n036.h3bc3d004 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-24T23:49:11.16394036Z" + description: Multi-user Jupyter installation + digest: 93298ca4fbd3842114b0860f8d104180261bf09631f06224b383d18eaa533060 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n042.h8ceb67fc.tgz + version: 1.0.0-n042.h8ceb67fc + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n036.h3bc3d004 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-24T23:44:14.819095705Z" + description: Multi-user Jupyter installation + digest: 96ef6047c45b7bf80564aea4c8576c77842df4794a844f655e1ddb06f4ebdad9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n039.he48eaaed.tgz + version: 1.0.0-n039.he48eaaed + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n036.h3bc3d004 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-24T12:00:54.486626964Z" + description: Multi-user Jupyter installation + digest: f22ed6704d8eab0fc21f7f57bc34c6a23d0917fda0601b381e08e3f2b6871c3c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n036.h3bc3d004.tgz + version: 1.0.0-n036.h3bc3d004 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n012.hf10ac204 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-23T14:24:00.897015752Z" + description: Multi-user Jupyter installation + digest: 326566d8cabdbe27ecf26ee7e3c9f23e92b939a82def20596db2e0f6db54a8a0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n024.h8e873e16.tgz + version: 1.0.0-n024.h8e873e16 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n021.hb169173e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n012.hf10ac204 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-21T08:47:41.886004268Z" + description: Multi-user Jupyter installation + digest: bbd65450e1befa772a9400854b6d69254fb820b359dde43b60af4583969f1538 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n021.hb169173e.tgz + version: 1.0.0-n021.hb169173e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n018.ha1c36db2 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n012.hf10ac204 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-21T07:25:37.625416225Z" + description: Multi-user Jupyter installation + digest: 589bfb522dc7a233bdf9bb55481699d87cac7059d0b97a6233a433a2cba0b52a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n018.ha1c36db2.tgz + version: 1.0.0-n018.ha1c36db2 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n017.h0d5f50e6 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n012.hf10ac204 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-18T09:56:23.870085568Z" + description: Multi-user Jupyter installation + digest: ced3b87113d1feeacdcc30b17ed9f467534b72db4bb4356755e40eeae06d5521 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n017.h0d5f50e6.tgz + version: 1.0.0-n017.h0d5f50e6 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n012.hb61392fb + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n012.hf10ac204 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-18T09:54:06.164244021Z" + description: Multi-user Jupyter installation + digest: 0a3a6b6589d0d6d1217f67a7c1bdc79461bc1ecf3cddd88a9b18167fb93f9885 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n015.h95486ae6.tgz + version: 1.0.0-n015.h95486ae6 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-n012.hb61392fb + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n001.h2bc17944 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-18T09:51:41.441121582Z" + description: Multi-user Jupyter installation + digest: 9f0beb36c2b5c01f522dbd10658e01211e3385ad13b80e5ece77fe717873e17c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n012.hb61392fb.tgz + version: 1.0.0-n012.hb61392fb + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n001.h2bc17944 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-15T17:25:58.232721302Z" + description: Multi-user Jupyter installation + digest: 295c81aa1027f62558fea6ed05462391fc303e4ba90632bee9b9a555ebc43a52 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n010.h4bc68884.tgz + version: 1.0.0-n010.h4bc68884 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-n001.h2bc17944 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-15T12:01:22.710474215Z" + description: Multi-user Jupyter installation + digest: f57ed59a3946825963bbc4078d6bf0c7971a33d8fd727f6b0c6a856890f47b03 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-n001.h2bc17944.tgz + version: 1.0.0-n001.h2bc17944 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-beta.1.n004.h8ae542c7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0-beta.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0-beta.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0-beta.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-beta.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-07T14:24:59.561575919Z" + description: Multi-user Jupyter installation + digest: 1cf0631893c4df60d2ff99d917abf77bb32027fd7dc4b5dbc99b8ee50745f869 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-beta.1.n011.h1fc57dba.tgz + version: 1.0.0-beta.1.n011.h1fc57dba + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-beta.1.n004.h8ae542c7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0-beta.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0-beta.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0-beta.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-beta.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-07T13:28:35.080482658Z" + description: Multi-user Jupyter installation + digest: ed5cc54faa3b2ea6a4fa8859f2094cce18794255c452404dd1fc7ff15c5528c0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-beta.1.n006.h61a1fe91.tgz + version: 1.0.0-beta.1.n006.h61a1fe91 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-beta.1.n004.h8ae542c7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0-beta.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0-beta.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0-beta.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-beta.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-05T07:31:32.065798027Z" + description: Multi-user Jupyter installation + digest: bb8d5f202bcc46191b97a0844b12ecd09f372f1ec8f96d2907aecb8e354e07ec + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-beta.1.n004.h8ae542c7.tgz + version: 1.0.0-beta.1.n004.h8ae542c7 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-beta.1.n002.hc2a417f6 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0-beta.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0-beta.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0-beta.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-beta.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-06-02T02:52:24.977552132Z" + description: Multi-user Jupyter installation + digest: 2ba3f8d75a0fe954f9589d66a80c2228dcad689450fe788287872a3db00432d7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-beta.1.n002.hc2a417f6.tgz + version: 1.0.0-beta.1.n002.hc2a417f6 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:1.0.0-beta.1 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:1.0.0-beta.1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:1.0.0-beta.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:1.0.0-beta.1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:1.0.0-beta.1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-28T21:06:37.153785353Z" + description: Multi-user Jupyter installation + digest: 85d18af84d5d713423d4a7feb16f56c4e03d99b7567376db8fbd24aed152f269 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-1.0.0-beta.1.tgz + version: 1.0.0-beta.1 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-15T12:30:27.993008465Z" + description: Multi-user Jupyter installation + digest: 9a0ae5b48d5f74556230a6a3e064db5678ce6d830300f1913b04b437bd1487d7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1.tgz + version: 0.11.1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n529.hdc6a1755 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n528.h7067b165 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-28T20:43:31.220418125Z" + description: Multi-user Jupyter installation + digest: 35a8fa921c0bccce6c6bba2cb46a6ec1c785afbbf72458690149c7b149aef0e2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n585.h60f274ea.tgz + version: 0.11.1-n585.h60f274ea + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.4.0 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n529.hdc6a1755 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n528.h7067b165 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-27T08:37:36.15130023Z" + description: Multi-user Jupyter installation + digest: b1e98af2fc3028ddef320e5e4fbefef9dff0ca443f468855f8cb83a0141d6557 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n563.h164afa9b.tgz + version: 0.11.1-n563.h164afa9b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n529.hdc6a1755 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n528.h7067b165 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-26T14:23:12.315074226Z" + description: Multi-user Jupyter installation + digest: c7c7ee0a2191ddf0b4689a8c263bf127908be2253b4c597872423dc949e7957e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n560.h4f28655c.tgz + version: 0.11.1-n560.h4f28655c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n529.hdc6a1755 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n528.h7067b165 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-26T11:44:46.535156076Z" + description: Multi-user Jupyter installation + digest: a650e8bbf81a502f5189751567c3ed71119c88b10830c37d659cc0cbc9f37299 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n549.h050c4311.tgz + version: 0.11.1-n549.h050c4311 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n529.hdc6a1755 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n528.h7067b165 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-24T16:26:00.388441779Z" + description: Multi-user Jupyter installation + digest: 3989603f9cfbda33beddfae7b28abe62039855579271df028ad496730da261eb + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n536.h37990141.tgz + version: 0.11.1-n536.h37990141 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n529.hdc6a1755 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n528.h7067b165 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-22T17:13:51.602855009Z" + description: Multi-user Jupyter installation + digest: 9abfbf407d4cef0f734cd91a843ac48f656e5f46c74ccecfc6aed79579a55704 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n529.hdc6a1755.tgz + version: 0.11.1-n529.hdc6a1755 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n523.h2fe78ea3 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-19T02:09:31.289782159Z" + description: Multi-user Jupyter installation + digest: 0ae8e7ff99cc628fa45fdfcfa2ed99e365b29b623b5a39659af0f8bfc2dde9b5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n523.h2fe78ea3.tgz + version: 0.11.1-n523.h2fe78ea3 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n479.hecce1f6b + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-19T00:01:42.626085928Z" + description: Multi-user Jupyter installation + digest: 8df1dc337fdff6a4faef478de59908e2ef6ce822ee979cb6f8178617d3e37b2a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n514.he1c4083e.tgz + version: 0.11.1-n514.he1c4083e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n495.h232e257c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n479.hecce1f6b + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-17T01:37:40.659140174Z" + description: Multi-user Jupyter installation + digest: 6b7552c345a0e6ed9135ebc38689c30891b114ac6df81c405133a2ba4c273db4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n495.h232e257c.tgz + version: 0.11.1-n495.h232e257c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n487.h254f914a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n479.hecce1f6b + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-16T03:31:05.274910321Z" + description: Multi-user Jupyter installation + digest: b3b6feb8a44e4663bb734397a260700b808aefa285c4ebfabdcda028434a0d7c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n493.h7e3de5fb.tgz + version: 0.11.1-n493.h7e3de5fb + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n487.h254f914a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n479.hecce1f6b + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-15T15:41:30.015984955Z" + description: Multi-user Jupyter installation + digest: 843d85ff53bce7818f8ddd14c7312c17ee9fe715e485132eaebc7376dbeaf90c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n490.h411f53f2.tgz + version: 0.11.1-n490.h411f53f2 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n487.h254f914a + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n479.hecce1f6b + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-14T11:28:58.196053861Z" + description: Multi-user Jupyter installation + digest: 4d3b2df164c0b7204507681b57c1135a8ead4a8a8955f838b6a2906d68f7e2a3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n487.h254f914a.tgz + version: 0.11.1-n487.h254f914a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n478.h2d65907e + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n479.hecce1f6b + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.1 + created: "2021-05-12T17:05:56.297877945Z" + description: Multi-user Jupyter installation + digest: f22ae69502c1de1e868bed3bfc0aec94c715d48d48479cbb15e9b7f8113d5374 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n479.hecce1f6b.tgz + version: 0.11.1-n479.hecce1f6b + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n460.ha772e77d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-12T15:46:24.965527051Z" + description: Multi-user Jupyter installation + digest: 461c7653752b5dd1305994ac4eecd7ebbc06f170916ee4bcf97d1f4199ad9229 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n475.h2e4aa3c0.tgz + version: 0.11.1-n475.h2e4aa3c0 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n460.ha772e77d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-07T19:28:24.816648255Z" + description: Multi-user Jupyter installation + digest: 15a870723136b7b1da9ab80942a539fe24bdadc7a05511008eb33a42f852b422 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n460.ha772e77d.tgz + version: 0.11.1-n460.ha772e77d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n438.h7e6a66e9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n458.h81d261e8 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-06T22:52:31.483679143Z" + description: Multi-user Jupyter installation + digest: 8c27e455a5faa245f2a86ec7ee829fcc60e7e7a862919569d261f10cbfda7429 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n458.h81d261e8.tgz + version: 0.11.1-n458.h81d261e8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n438.h7e6a66e9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-06T08:16:18.343373002Z" + description: Multi-user Jupyter installation + digest: b7841c82cb0f14b71a9a6f560771676f52527eb9a238f7017ca8a4a71c4c1556 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n455.h487e27eb.tgz + version: 0.11.1-n455.h487e27eb + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n438.h7e6a66e9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.10 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.8 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-05T06:59:29.967416802Z" + description: Multi-user Jupyter installation + digest: af89d9226551ad92fa3e307e54efdf52820e95c3500d4fb798386877282bf614 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n453.h1a1a7c7a.tgz + version: 0.11.1-n453.h1a1a7c7a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n438.h7e6a66e9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-04T22:42:38.997916936Z" + description: Multi-user Jupyter installation + digest: ebdc17b6a110325234c016c439a65b3ca7fa5ede33299cc9d6596386985aa042 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n451.h198fc854.tgz + version: 0.11.1-n451.h198fc854 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n438.h7e6a66e9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-04T17:17:22.095752083Z" + description: Multi-user Jupyter installation + digest: 46311b2155f80436a534746cc494c27c1e21800508aa5493edf80c590f9b5d17 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n442.hc7f31255.tgz + version: 0.11.1-n442.hc7f31255 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n438.h7e6a66e9 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-05-02T00:00:26.030176607Z" + description: Multi-user Jupyter installation + digest: 4d8c8faeb6f0d42384091a160d36c3809ed372d7331facb3aea0e2aa9c4baafc + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n438.h7e6a66e9.tgz + version: 0.11.1-n438.h7e6a66e9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n436.h77bdddb4 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-04-30T21:50:14.741596118Z" + description: Multi-user Jupyter installation + digest: 9ae34e02178eddb7057663b318c56c26c3ee98c204efb86a35d260d156d1b35e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n436.h77bdddb4.tgz + version: 0.11.1-n436.h77bdddb4 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n416.h5f724a40 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-04-28T20:54:05.672280153Z" + description: Multi-user Jupyter installation + digest: df65060e1978408d895426cddccb164b7c7d8289e083d107a08301c066489894 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n431.hb84a15cc.tgz + version: 0.11.1-n431.hb84a15cc + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n416.h5f724a40 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n417.h476ba0d7 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.4.0 + created: "2021-04-19T14:30:48.507419259Z" + description: Multi-user Jupyter installation + digest: c92929e22e92ffe21f3488f5d629f9e785a1a22d0eb021b9f350af89c7953f32 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n417.h476ba0d7.tgz + version: 0.11.1-n417.h476ba0d7 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n392.h6be4ace0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n393.h2aa513d9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-16T14:07:16.590276045Z" + description: Multi-user Jupyter installation + digest: 71557939105639129204b519e7698a6ccb535cb6dbc628d55f8d74437300cced + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n410.hc8198357.tgz + version: 0.11.1-n410.hc8198357 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n392.h6be4ace0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n397.h082ef948 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n393.h2aa513d9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-16T00:37:36.263079238Z" + description: Multi-user Jupyter installation + digest: 1fb8e5bcd0225cc0cb649af09f92477a980824d35d7e121da9adeb22d765d158 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n400.hc5c03e54.tgz + version: 0.11.1-n400.hc5c03e54 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n392.h6be4ace0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n362.h81fdd6e0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n397.hf8803699 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n393.h2aa513d9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-16T00:35:25.87430468Z" + description: Multi-user Jupyter installation + digest: d59ae4d987d8054e4eaa750e8bd9d6bca493be42e4a6124cb0063f2e110bbf64 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n397.hf8803699.tgz + version: 0.11.1-n397.hf8803699 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n392.h6be4ace0 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n362.h81fdd6e0 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n362.h81fdd6e0 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n392.h6be4ace0 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n393.h2aa513d9 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-13T09:06:00.078702772Z" + description: Multi-user Jupyter installation + digest: 92d6aefc960148f31634988b07940a4fa1c94b1a3a9ac7d7ebf44ad6dca7a2f2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n393.h2aa513d9.tgz + version: 0.11.1-n393.h2aa513d9 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.2 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n369.h713a0b37 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n354.h99f83f69 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n356.h0bd84d2c + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n356.hceca1ebc + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-12T11:35:27.137742801Z" + description: Multi-user Jupyter installation + digest: b6ada11699d573fac32c72446ad58ff64386daa17d65b2898ebeeffd3e26076a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n379.hf1f2aa05.tgz + version: 0.11.1-n379.hf1f2aa05 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n369.h713a0b37 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n354.h99f83f69 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n356.h0bd84d2c + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n356.hceca1ebc + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-09T19:34:24.583985817Z" + description: Multi-user Jupyter installation + digest: fc435e40cdca2496404f28c63064d55a84e60c4e5ad3cfe6400b0a0a3d8541fe + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n369.h713a0b37.tgz + version: 0.11.1-n369.h713a0b37 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n356.h2653b686 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n354.h99f83f69 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n356.h0bd84d2c + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n356.hceca1ebc + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-02T00:17:10.22163727Z" + description: Multi-user Jupyter installation + digest: 3ba1e23f8a8c628cd151ee7a2d9bd573c20f1b692d0db4ce73fbbfac68bbc27b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n361.h166e2157.tgz + version: 0.11.1-n361.h166e2157 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n344.hf8be5fa7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n354.h99f83f69 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n356.h0bd84d2c + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n356.hceca1ebc + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-02T00:15:48.266658903Z" + description: Multi-user Jupyter installation + digest: 8ed03fc88341ea30b97539708c6cba23024c367afa52cdeb2923c23f4d2001a9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n359.ha2c3a84e.tgz + version: 0.11.1-n359.ha2c3a84e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n344.hf8be5fa7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n354.h99f83f69 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n356.h0bd84d2c + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-02T00:14:12.777008584Z" + description: Multi-user Jupyter installation + digest: 6c40dfd2137d44cd02bea24cd83ac717f2b0228d447a6463f9cf22e479bfe271 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n356.h0bd84d2c.tgz + version: 0.11.1-n356.h0bd84d2c + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n344.hf8be5fa7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n354.h99f83f69 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n346.h62ee56de + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-04-01T07:07:27.972254102Z" + description: Multi-user Jupyter installation + digest: 6c7a63e149212e724fb6ad5011a8bbabe025eda292ccd42a088a525ffeabac19 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n354.h99f83f69.tgz + version: 0.11.1-n354.h99f83f69 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n344.hf8be5fa7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n346.h03aaf174 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n346.h62ee56de + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-27T00:44:27.817993877Z" + description: Multi-user Jupyter installation + digest: b7af2de045e7c299a22f8bfec58715721a0c31a9dbe87a145ad37b3c46aa469c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n349.he14d686f.tgz + version: 0.11.1-n349.he14d686f + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n344.hf8be5fa7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n346.h03aaf174 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-27T00:43:55.470946016Z" + description: Multi-user Jupyter installation + digest: 1526d99144e2b3afe58124c349a09c76fa3378a2cc177a033cc849c48665beb0 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n346.h03aaf174.tgz + version: 0.11.1-n346.h03aaf174 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n344.hf8be5fa7 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-26T06:02:31.375023391Z" + description: Multi-user Jupyter installation + digest: 539d34ba36d88e09298d0a40588300c0abf50defc75adcec4a70f5cd1e816721 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n344.hf8be5fa7.tgz + version: 0.11.1-n344.hf8be5fa7 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n342.hd06065cf + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-25T03:30:32.765299286Z" + description: Multi-user Jupyter installation + digest: 5871cbe5b232fe871849431fe6925b709386f30843dc5fea74c5d94cdec87aec + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n342.hd06065cf.tgz + version: 0.11.1-n342.hd06065cf + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n340.h85c73557 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-23T05:50:44.304518246Z" + description: Multi-user Jupyter installation + digest: 2aaa35b9969793fe04ba5b41ca7799786e75097c14e7d52be34cbe3f1cc0ffc1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n340.h85c73557.tgz + version: 0.11.1-n340.h85c73557 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n310.hb1b19257 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-21T01:44:24.711072706Z" + description: Multi-user Jupyter installation + digest: 0faec0caf59da0a1c3e68095daf90b2be23521d69441ad1267138cb2d482af90 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n337.hbbe99036.tgz + version: 0.11.1-n337.hbbe99036 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n310.hb1b19257 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-20T03:31:40.429793332Z" + description: Multi-user Jupyter installation + digest: bb276905c131683269d3c15b3d3d504cfc2f3d4f1592ef23ab81add9a5ddc446 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n310.hb1b19257.tgz + version: 0.11.1-n310.hb1b19257 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n306.hbc7af961 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-19T20:47:46.674814381Z" + description: Multi-user Jupyter installation + digest: 88517877565666f95022fdf0fb137aec9a5e2ced7dbfc905f08ddc7bd980f03a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n309.h5a7ac464.tgz + version: 0.11.1-n309.h5a7ac464 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n306.hbc7af961 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-19T20:47:05.131415468Z" + description: Multi-user Jupyter installation + digest: 52c0411a565294318268ab1a749c26a588d197effc317a63e0a4f62f1ae34bb8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n306.hbc7af961.tgz + version: 0.11.1-n306.hbc7af961 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n304.h1e2f97ee + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-18T00:22:57.680874456Z" + description: Multi-user Jupyter installation + digest: ddd088d5c50c503aaba2b1264325d3ec02cd0f4303e09c5c6b231dc9a55766b8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n304.h1e2f97ee.tgz + version: 0.11.1-n304.h1e2f97ee + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n298.hd9d7403b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-15T13:29:11.898301294Z" + description: Multi-user Jupyter installation + digest: f5fc5c7425c821e09235502437bf016831fec33d7ce050530df5488ad43fc23e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n302.h2b488a3a.tgz + version: 0.11.1-n302.h2b488a3a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n298.hd9d7403b + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-11T00:25:08.030604658Z" + description: Multi-user Jupyter installation + digest: eae568dba7448753ad911c35247e09e6c4f3ad8b71dc4f7230708f0e38acbedc + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n301.hc86268b1.tgz + version: 0.11.1-n301.hc86268b1 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n282.h8a785c3c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n298.h96f7ad0a + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-11T00:23:09.816862978Z" + description: Multi-user Jupyter installation + digest: f303f7946c2211895aada1033f0ee2f292adaa71a5c983999ffdf2c0a2114293 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n298.h96f7ad0a.tgz + version: 0.11.1-n298.h96f7ad0a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n282.h8a785c3c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-08T09:09:55.359093875Z" + description: Multi-user Jupyter installation + digest: 2dd875ab54e75ebf60a2c32c95b1287975c165bac91419cd628bfdc74af3c5d5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n294.hddc94303.tgz + version: 0.11.1-n294.hddc94303 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n282.h8a785c3c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-08T08:36:09.154608667Z" + description: Multi-user Jupyter installation + digest: d2882ef3df9a8769e66ccce852b2cfc4e58a24b5ec27b1ea585b46cac4d58c7c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n291.h6caf3e82.tgz + version: 0.11.1-n291.h6caf3e82 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n282.h8a785c3c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-05T15:16:16.438298888Z" + description: Multi-user Jupyter installation + digest: 4ebd2479f8c2b59446615ca8fd0dceff6ff2f1f05ebadcf5f08e4f29542f3579 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n288.h632f3867.tgz + version: 0.11.1-n288.h632f3867 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n282.h8a785c3c + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-05T15:03:50.191512595Z" + description: Multi-user Jupyter installation + digest: 2cc260b0007ddb67b3003350555f88aeb13d5a3f4b23d77bfb714e0a3fc97e46 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n285.h55481d7d.tgz + version: 0.11.1-n285.h55481d7d + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.3.1 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n270.he08bb7f8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-05T14:56:34.945916402Z" + description: Multi-user Jupyter installation + digest: bf2c9c0f4631e7643ee9cbca28a4c730da0089fedd9d952a32c3725d3a8c6e21 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n282.h97f05297.tgz + version: 0.11.1-n282.h97f05297 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n270.he08bb7f8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-04T19:10:45.359189838Z" + description: Multi-user Jupyter installation + digest: 9d85c27a78ca62628a01b588ba7d2842904c4fcfee607e6352d68176fbcc6be8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n277.h61b0e003.tgz + version: 0.11.1-n277.h61b0e003 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n270.he08bb7f8 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-03-01T11:24:35.502717092Z" + description: Multi-user Jupyter installation + digest: 0f34b472d1788cbe55bf9791d083b00a7b30150abc42eb08b02f5dad36fc9501 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n270.he08bb7f8.tgz + version: 0.11.1-n270.he08bb7f8 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n265.hb05856d6 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-26T00:15:02.645438004Z" + description: Multi-user Jupyter installation + digest: 6bbb2887475d2912931d0b9d545d44e182c3f6661b77fb3f3d583882be5ed462 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n268.h4012db0e.tgz + version: 0.11.1-n268.h4012db0e + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n265.h9413a362 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-26T00:12:08.257607086Z" + description: Multi-user Jupyter installation + digest: 98e398df1586ae35c33ca298690958f3d6eb08abb65b2bf4f9acd8f0e4f62c64 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n265.h9413a362.tgz + version: 0.11.1-n265.h9413a362 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-25T19:19:16.632079647Z" + description: Multi-user Jupyter installation + digest: 9f518706e01cb2a701bbdd9721aa66883b0bbb5ee8e2b98ee6cbd12195b6e828 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n264.h19e17dfb.tgz + version: 0.11.1-n264.h19e17dfb + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-25T18:43:03.671979048Z" + description: Multi-user Jupyter installation + digest: 046482f8e24d1bfef35c7e9c9f1fcf777919765c93a7e7b5cebdd1f28cbfae41 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n261.hb90fd9a4.tgz + version: 0.11.1-n261.hb90fd9a4 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-25T08:35:17.109457701Z" + description: Multi-user Jupyter installation + digest: 4df00a99cda580efacd8d05c8b1354ee1098ee8f0aa37a704b35bd4e9c067318 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n259.h74abbb81.tgz + version: 0.11.1-n259.h74abbb81 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-24T18:53:14.43766952Z" + description: Multi-user Jupyter installation + digest: ea2493e08e40a5c4bf4f3b4be3f52def8eab364e6b1af8527ca4356e87a174a8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n239.h10196f66.tgz + version: 0.11.1-n239.h10196f66 + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-24T10:44:12.193271938Z" + description: Multi-user Jupyter installation + digest: 2ed1d011807e8128dba46c3e5c3275c36cadd2bd6de814351967d542086b21dd + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n238.h53eb4ade.tgz + version: 0.11.1-n238.h53eb4ade + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-20T08:01:22.775799065Z" + description: Multi-user Jupyter installation + digest: 382a8f9aabbde2c59c46741157fc57f92c4a4f0ab53a07cee98547e232baa3b3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n225.hc951062a.tgz + version: 0.11.1-n225.hc951062a + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n221.h84f79652 + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n221.h84f79652 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1-n221.h84f79652 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n222.hdda26bdf + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n221.h84f79652 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-20T02:23:53.497196832Z" + description: Multi-user Jupyter installation + digest: 57a509990626dbf33f8a0b4743638124df60af775fb2e9d8d183130752b527f7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n222.hdda26bdf.tgz + version: 0.11.1-n222.hdda26bdf + - annotations: + artifacthub.io/images: | + - image: jupyterhub/configurable-http-proxy:4.2.3 + name: configurable-http-proxy + - image: jupyterhub/k8s-hub:0.11.1-n146.hce40d36d + name: k8s-hub + - image: jupyterhub/k8s-image-awaiter:0.11.1-n051.h6ee24df1 + name: k8s-image-awaiter + - image: jupyterhub/k8s-network-tools:0.11.1 + name: k8s-network-tools + - image: jupyterhub/k8s-secret-sync:0.11.1-n218.ha635d9d1 + name: k8s-secret-sync + - image: jupyterhub/k8s-singleuser-sample:0.11.1-n051.h6ee24df1 + name: k8s-singleuser-sample + - image: k8s.gcr.io/kube-scheduler:v1.19.7 + name: kube-scheduler + - image: k8s.gcr.io/pause:3.2 + name: pause + - image: traefik:v2.4.5 + name: traefik + apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-20T00:21:58.609452744Z" + description: Multi-user Jupyter installation + digest: 9aa0d402442216d78658c6e218604b9c22c12b7550424e864ea4b68dd14fbf1e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n218.ha635d9d1.tgz + version: 0.11.1-n218.ha635d9d1 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-19T04:18:16.753336934Z" + description: Multi-user Jupyter installation + digest: 1d8ec51d01cccc29a01ef660661f430fad6998c020c0e8777a202ba407ac7c45 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n203.h1aa133a1.tgz + version: 0.11.1-n203.h1aa133a1 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-18T08:42:42.961117159Z" + description: Multi-user Jupyter installation + digest: ce2116d45b5c78181507fa589aa0380ff4908684523bd139fa47c7a5cf1f2867 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n197.hf36ef45b.tgz + version: 0.11.1-n197.hf36ef45b + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-17T10:48:09.25114176Z" + description: Multi-user Jupyter installation + digest: 70f9ab5d516e0ea447f7489549af4de8a310f45dd134e05d54512b9717678a18 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n192.h6c2a38a2.tgz + version: 0.11.1-n192.h6c2a38a2 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-17T06:14:13.275872775Z" + description: Multi-user Jupyter installation + digest: b1b3e29fd9f8b947d86cfa8584b02f0fa8eb5739ab442b363fc562ac2de1d385 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n149.hb80ab380.tgz + version: 0.11.1-n149.hb80ab380 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-16T14:32:03.862581285Z" + description: Multi-user Jupyter installation + digest: f6f499f824670d8bec2acd89855646f512b3325cef9597b17ec70a77621bab41 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n146.hce40d36d.tgz + version: 0.11.1-n146.hce40d36d + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-16T11:43:50.10308593Z" + description: Multi-user Jupyter installation + digest: 5d5f1d170102b91b20cd032d3fdb04f88892fa5cb6ce10c2f673c3339553ca27 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n144.h1221722e.tgz + version: 0.11.1-n144.h1221722e + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-12T21:58:21.520605062Z" + description: Multi-user Jupyter installation + digest: f1105b5c9d3f9715bea95702edabb8829ce0ce5225be465d3bf02e408d964dfe + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n142.hc8ae6574.tgz + version: 0.11.1-n142.hc8ae6574 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-12T14:43:24.554842814Z" + description: Multi-user Jupyter installation + digest: d9c720e0a67efe5e0bb933139b12bedf2e804d2781f2fda7e2cec2e13b64b592 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n140.h632d516b.tgz + version: 0.11.1-n140.h632d516b + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-11T22:12:48.713044696Z" + description: Multi-user Jupyter installation + digest: 1f49334ee3d364a050e07111cf8aeb2cb8308ef6f981eb99108d90bef7899b85 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n139.h40670c80.tgz + version: 0.11.1-n139.h40670c80 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-11T20:53:33.26164986Z" + description: Multi-user Jupyter installation + digest: 64f4bf21b796ef8bb5fca57d45f1fdf0a26a33518b185575373dbe341f643ea4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.17.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n131.h07cd588c.tgz + version: 0.11.1-n131.h07cd588c + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-10T02:10:58.874296707Z" + description: Multi-user Jupyter installation + digest: 1eb637739b81179f0b8eb11f79922ea66f687337741fd36f7f6a31689ded4e8e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n128.h35ca170e.tgz + version: 0.11.1-n128.h35ca170e + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-10T01:54:01.379096595Z" + description: Multi-user Jupyter installation + digest: 3203211477e42ae093641ed1b1f576d046bb0a43fc2710e9ecd6530c51566208 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n124.hcf7c77f6.tgz + version: 0.11.1-n124.hcf7c77f6 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-10T01:47:25.489647366Z" + description: Multi-user Jupyter installation + digest: c31e87098a77c3bc81312a5c5692bee7d43aa3f33fced1898b6db1f6772ffcf2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n122.hea2cd8ca.tgz + version: 0.11.1-n122.hea2cd8ca + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-04T11:08:49.620988726Z" + description: Multi-user Jupyter installation + digest: 1c873e06d9665f27a14d3bf113709c4547a218a5c185a2f1bf962bc832b0783e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n121.h56e5ee17.tgz + version: 0.11.1-n121.h56e5ee17 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-03T12:59:21.589779963Z" + description: Multi-user Jupyter installation + digest: 541c5f0ac97561c3ecb1531aa534970e6804e12b56dbe120ae9ca2a0cc82fea3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n118.h88002d0c.tgz + version: 0.11.1-n118.h88002d0c + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-02T13:09:53.382436336Z" + description: Multi-user Jupyter installation + digest: 7260b24669fe1bd5a5c5d5c582b65da0e926245e5fa92cdbdf2dcd0b16f080ce + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n115.h9cc9b31a.tgz + version: 0.11.1-n115.h9cc9b31a + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-02-01T08:16:03.995665517Z" + description: Multi-user Jupyter installation + digest: 5dca0131180ac4fc7728d257bfd035488cb29f230cc82ecfd3f832b06984c853 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n113.hc841983b.tgz + version: 0.11.1-n113.hc841983b + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-01-29T09:45:52.693949804Z" + description: Multi-user Jupyter installation + digest: f1c6d2f523d2ccd56d203d322ab82b02750d5658b1e780cd19bcb1382fcb827a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n082.h437ed29d.tgz + version: 0.11.1-n082.h437ed29d + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-01-27T09:17:15.399610709Z" + description: Multi-user Jupyter installation + digest: 6caa2e08a0ca1a664b43e37339499f772f229b893fcc27171aefce38d432b630 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n075.hb676b255.tgz + version: 0.11.1-n075.hb676b255 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-01-27T09:15:40.170299338Z" + description: Multi-user Jupyter installation + digest: af3bf274604e104d974c27d8a73a57e147af1b74a0e1be8d2620a420470bb6df + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n073.h0a2a397d.tgz + version: 0.11.1-n073.h0a2a397d + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-01-24T21:19:47.210712218Z" + description: Multi-user Jupyter installation + digest: 823d3020d43461cc9912d330efb292316f072257dbd6d49780f78d88cd162ffb + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n059.h009d7cc9.tgz + version: 0.11.1-n059.h009d7cc9 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-01-21T16:04:10.804624441Z" + description: Multi-user Jupyter installation + digest: a37cb87b86d556b39db276e50d8e9f5b45565a9e83f86b5dd7355423cc4474f7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n058.h9dcf8f80.tgz + version: 0.11.1-n058.h9dcf8f80 + - apiVersion: v2 + appVersion: 1.3.0 + created: "2021-01-21T16:00:58.762796073Z" + description: Multi-user Jupyter installation + digest: d15055523ba798be3ad00c8d32b60b6776ac2d6a4ee63947f690591791fc120b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + keywords: + - jupyter + - jupyterhub + - z2jh + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n053.h44433023.tgz + version: 0.11.1-n053.h44433023 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-20T12:25:19.044556895Z" + description: Multi-user Jupyter installation + digest: 9cadb35f61cced7394d3514d7aed83b87c0c0527cc4d51c5c9214c212aa5be59 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n051.h6ee24df1.tgz + version: 0.11.1-n051.h6ee24df1 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-18T10:46:01.981373381Z" + description: Multi-user Jupyter installation + digest: 5044626435b9c6e13fc1856035ceff414e8e22e1869ef3120ec44b9cede024ae + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n036.haca91811.tgz + version: 0.11.1-n036.haca91811 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-18T01:22:12.780811434Z" + description: Multi-user Jupyter installation + digest: 59b43ee77960382cc280ff239f47919d46fcd62384d2d1a048cb6e0c26be5764 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n006.he19599d5.tgz + version: 0.11.1-n006.he19599d5 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-16T10:12:15.425174027Z" + description: Multi-user Jupyter installation + digest: 55362a3c204bdac0b1636fb65712ba714eaee3b1c719bd52a1c31d69ef7c9ec2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n004.h4fc32b07.tgz + version: 0.11.1-n004.h4fc32b07 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-16T10:06:54.241527397Z" + description: Multi-user Jupyter installation + digest: 638a5a08056937583fc6517d63b77af75e60e51a98625949baa25698af635611 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n002.h05052a8b.tgz + version: 0.11.1-n002.h05052a8b + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-15T17:55:17.252707638Z" + description: Multi-user Jupyter installation + digest: b0e5730a9201d2d8be0c26a77ba663d858b522a364a8ab1abbccd0ec15595564 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.1-n000.hca859aaf.tgz + version: 0.11.1-n000.hca859aaf + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-14T17:01:44.452617355Z" + description: Multi-user Jupyter installation + digest: 4d51ec039ad1a51765c0639bef6ace6d3ab1867e42915893f286d9790e1348a5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.0.tgz + version: 0.11.0 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-15T12:15:50.807246946Z" + description: Multi-user Jupyter installation + digest: bdf83c2e2bbe9024d56cacb77220acda6d3136b8f9bdef7265c9a71ab1430a6a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.0-n003.h66626e13.tgz + version: 0.11.0-n003.h66626e13 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-15T00:49:24.965242285Z" + description: Multi-user Jupyter installation + digest: 9061e7fd630063d306c2cf24d5814fb0f5185deb502459f18e631756cf3b0d5b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.11.0-n001.h55a520a6.tgz + version: 0.11.0-n001.h55a520a6 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-27T20:54:36.880703032Z" + description: Multi-user Jupyter installation + digest: eb9dcd4627b42133a66a5816ed9036e92a2835d339f81ad7607cc26c10f39197 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6.tgz + version: 0.10.6 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-14T13:21:31.581770264Z" + description: Multi-user Jupyter installation + digest: 86442b34f30a4bca7722fb137f6ddc9d31ab95cbc10156a54aff197a8959149f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n235.ha3314fda.tgz + version: 0.10.6-n235.ha3314fda + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-14T09:07:43.45377418Z" + description: Multi-user Jupyter installation + digest: 188334e5e42a58c8d41f15ae2a14d80261dc1e724e0d58b4a4b60425a18abf23 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n231.h4080e7c4.tgz + version: 0.10.6-n231.h4080e7c4 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-14T07:53:11.47955574Z" + description: Multi-user Jupyter installation + digest: 0c7bdfb662ebb8834c9b569f9fb75ef418f297f0af69e5a001472b169cdf223f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n221.hdf726640.tgz + version: 0.10.6-n221.hdf726640 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-12T08:17:29.183078662Z" + description: Multi-user Jupyter installation + digest: f4e02665e65051455971e7eeb1ecc948e0ce8c557c5055fa5de38834b67ad567 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n212.h5b0a0118.tgz + version: 0.10.6-n212.h5b0a0118 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2021-01-04T10:28:17.429205325Z" + description: Multi-user Jupyter installation + digest: cce96e048b232f3ffea485364070e4403dc31970a4cffcecbf2bc18f1d27050b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n172.h66891376.tgz + version: 0.10.6-n172.h66891376 + - apiVersion: v1 + appVersion: 1.3.0 + created: "2020-12-22T14:14:59.907032351Z" + description: Multi-user Jupyter installation + digest: 8592fa96fba2e8dd92bd8606fbf9627c28d5f8987e44cfdaa0d1c5954b0ebacd + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n080.hf7d7357d.tgz + version: 0.10.6-n080.hf7d7357d + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-22T12:36:17.887584651Z" + description: Multi-user Jupyter installation + digest: 96c977a3e78b8d0ca1a2ca8bd2795c3f682c91804de18d0156c4f3f56758b1de + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n067.hf2431354.tgz + version: 0.10.6-n067.hf2431354 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-21T21:29:36.594951227Z" + description: Multi-user Jupyter installation + digest: 9f10f505ca22fc092fecf2d9af3ccb4b45b9bc0a3b1f1b4123785359c2f3d522 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n063.h7d18aaf6.tgz + version: 0.10.6-n063.h7d18aaf6 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-21T21:12:22.57404563Z" + description: Multi-user Jupyter installation + digest: e32dc164d4fe6184530963fd3b4e9dfa12562711e884c747c14aba29861f43dd + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n057.h984ffa6f.tgz + version: 0.10.6-n057.h984ffa6f + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-19T17:20:36.68673924Z" + description: Multi-user Jupyter installation + digest: ee9a07324477a80d84acaafdfb85cacab5a83f235fa2f61475bb74bbf0f6a72c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n044.h1cb87d3e.tgz + version: 0.10.6-n044.h1cb87d3e + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-17T15:43:12.757665548Z" + description: Multi-user Jupyter installation + digest: 74f9824aed52125460b7d6087c5bba0ae5d44ee157f1082152a4f50e0891c470 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n039.hb1ede831.tgz + version: 0.10.6-n039.hb1ede831 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-17T15:35:10.057095973Z" + description: Multi-user Jupyter installation + digest: cfb313af58415c4571940899d6902f39adc7876bf81ad8c72f086a8925d10220 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n038.haee8660d.tgz + version: 0.10.6-n038.haee8660d + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-17T08:36:15.341834938Z" + description: Multi-user Jupyter installation + digest: d2f8f1f60b44feabe349155280feb1f82025b0dbfda401aafa14ca9cfbb27cf8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n035.hc9ec68a9.tgz + version: 0.10.6-n035.hc9ec68a9 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-15T18:23:02.497393318Z" + description: Multi-user Jupyter installation + digest: 0ee1af0bb889edff69334bb63501441a1e0a59d588af15ae68db886fded15443 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n033.h62f23da5.tgz + version: 0.10.6-n033.h62f23da5 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-15T04:25:28.205160538Z" + description: Multi-user Jupyter installation + digest: 3291036f66bccac897b48061954041ee6acff28c6427db8a8af926331a78f7d2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n031.h4728fa2f.tgz + version: 0.10.6-n031.h4728fa2f + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-12T17:43:22.637823044Z" + description: Multi-user Jupyter installation + digest: c7620ab86afaa3876840fbda7d918f5f1de6388e486e59ca5d2f667dcf7a6681 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n019.h982145a6.tgz + version: 0.10.6-n019.h982145a6 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-07T08:58:33.422126116Z" + description: Multi-user Jupyter installation + digest: 96f77263c526c21f139e3df760a510ee9ad1479fdc2a4cce21d638cf504c4bfe + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n005.h00f164c1.tgz + version: 0.10.6-n005.h00f164c1 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-12-05T14:16:18.547805864Z" + description: Multi-user Jupyter installation + digest: 202554153eb240c9851f7544b320161286e2ef42f0ee060160f1b2f2d8121968 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n004.h6da3ca78.tgz + version: 0.10.6-n004.h6da3ca78 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-30T11:55:43.699804588Z" + description: Multi-user Jupyter installation + digest: a43e3e5147dad2ee005274f453fdc2b39288d99248686b104129f5811739d9d8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n002.h12fde2dc.tgz + version: 0.10.6-n002.h12fde2dc + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-27T21:04:28.448413371Z" + description: Multi-user Jupyter installation + digest: f8c2979b8f5a60ed1f1f0f674616860c6cb5017e7f833ed6d907057663d1923a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.6-n000.hed9b2f4f.tgz + version: 0.10.6-n000.hed9b2f4f + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-27T15:27:15.157216712Z" + description: Multi-user Jupyter installation + digest: 498414328267968e92a24d38926d40dbd5c4b646cd2a08564aa3de727b7bf17c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.5.tgz + version: 0.10.5 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-27T20:30:20.542792406Z" + description: Multi-user Jupyter installation + digest: 09a701f3f430567206bce554656bbdf20cf10675b5728fbaeaed8bb7be649d86 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.5-n001.hed9b2f4f.tgz + version: 0.10.5-n001.hed9b2f4f + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-27T15:26:53.511347258Z" + description: Multi-user Jupyter installation + digest: 488329c87e221dbc59e6bbd19a4dcd6afd73966ba391ddc52269e13943cbbd3a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.5-n000.h4f739e88.tgz + version: 0.10.5-n000.h4f739e88 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-21T13:24:26.524185745Z" + description: Multi-user Jupyter installation + digest: 3fd61fe6b78b5079ddde65b79e2241f761b256b128b41279aa247312fc3a0743 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.4.tgz + version: 0.10.4 + - apiVersion: v1 + appVersion: 1.2.2 + created: "2020-11-27T15:16:28.801087174Z" + description: Multi-user Jupyter installation + digest: 286d9b95ed770e402dba065454f9f73ee38d9da7bace5949d353e3cb6b4e41f9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.4-n009.hdf9328db.tgz + version: 0.10.4-n009.hdf9328db + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-23T11:25:38.799818656Z" + description: Multi-user Jupyter installation + digest: ae870624af9659efef89250114de2c3572e6b451cc2d10dde2662e6fa0dd60fe + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.4-n008.hc2a1a71d.tgz + version: 0.10.4-n008.hc2a1a71d + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-23T11:25:09.945794787Z" + description: Multi-user Jupyter installation + digest: 951bae188c83bbad403d9d525391257320d57d1e1fe9eda6fbd4bacb66422804 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.4-n007.h19099195.tgz + version: 0.10.4-n007.h19099195 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-23T04:27:23.435991923Z" + description: Multi-user Jupyter installation + digest: 8530835b492a3d7e86fd584eb7fe8ddd3c97385114eebd2ad2e2f364e9e43719 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.4-n002.hd8bbe3c2.tgz + version: 0.10.4-n002.hd8bbe3c2 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-21T13:22:52.115236766Z" + description: Multi-user Jupyter installation + digest: 7baede71789ed014e6e148a04b6f49bc56847bbc9c3b4b1c28bce196df6f8ba1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.4-n000.h455db6f5.tgz + version: 0.10.4-n000.h455db6f5 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-16T15:57:05.956395372Z" + description: Multi-user Jupyter installation + digest: 33c33e29fa6e4002abffeeb2e1d4a4f2ae39f086adf017ca23a031290fdf4554 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.3.tgz + version: 0.10.3 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-20T21:33:01.812714272Z" + description: Multi-user Jupyter installation + digest: f65bfd66568bd360f5fef0ddb459a27720fcd94e5ef457744183a67ab9eb5442 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.3-n001.hb735ab50.tgz + version: 0.10.3-n001.hb735ab50 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-10-30T14:45:00.060066936Z" + description: Multi-user Jupyter installation + digest: d154788ff819ae1a8a332b6fbac21bb1a82aab615a5516e5a92d8700535629b7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2.tgz + version: 0.10.2 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-16T11:28:18.40600076Z" + description: Multi-user Jupyter installation + digest: 336ca4c5f5f0daf718bbd29d1c505d4e76e9d07833b327b9362d29454ef92b90 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2-n056.h0296f421.tgz + version: 0.10.2-n056.h0296f421 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-14T19:00:21.081708876Z" + description: Multi-user Jupyter installation + digest: af80debd4c918a722596842540214afd1556519bef02befa5a7bad03b1c93f6a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.14.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2-n053.hb6fe7942.tgz + version: 0.10.2-n053.hb6fe7942 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-13T08:08:55.769145561Z" + description: Multi-user Jupyter installation + digest: 15f5e8440647e5d9e6340434be161a2a0414d0d85937f6781fcdb82e1cfc0fbe + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2-n047.hb387f987.tgz + version: 0.10.2-n047.hb387f987 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-11T21:58:22.469836516Z" + description: Multi-user Jupyter installation + digest: 819eb30432ff607678c58f520a7bf1f0f1019b28c7439b9193c35ba2c6e85279 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2-n018.h115402d8.tgz + version: 0.10.2-n018.h115402d8 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-11-03T15:08:46.56119867Z" + description: Multi-user Jupyter installation + digest: 05d39742133d4ac9af97a9988bfa3fa6bc465928ae4195c17f915d68a55bd0b4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2-n008.ha16f87e6.tgz + version: 0.10.2-n008.ha16f87e6 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-10-30T20:03:50.313652765Z" + description: Multi-user Jupyter installation + digest: abc781f84b004cb17f71f7bf83b2ad7462f56a47dd628ac977f8331a6066384f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.2-n001.h27e46a62.tgz + version: 0.10.2-n001.h27e46a62 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-10-30T12:47:26.233787528Z" + description: Multi-user Jupyter installation + digest: 2d2351c2317731f36e15a8a5f0d163b3518250162c0f5f6d3642aafe57644503 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.1.tgz + version: 0.10.1 + - apiVersion: v1 + appVersion: 1.2.1 + created: "2020-10-30T14:26:31.073692757Z" + description: Multi-user Jupyter installation + digest: ebaedfae2246d5ae953d0f044fcb4a445bf94ef0987c2110a965f0190374b3fe + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.1-n001.h2a84ef01.tgz + version: 0.10.1-n001.h2a84ef01 + - apiVersion: v1 + appVersion: 1.2.0 + created: "2020-10-29T16:57:22.887227979Z" + description: Multi-user Jupyter installation + digest: 50440f1c278a19030da4285675e8cf2102a1d2eab5f384c09215b423031ac40c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0.tgz + version: 0.10.0 + - apiVersion: v1 + appVersion: 1.2.0 + created: "2020-10-29T22:19:45.361673088Z" + description: Multi-user Jupyter installation + digest: 23e837c65b74cd50c55a77cee562f244717614ea4f36c37c62a07f227a763582 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-n001.ha55e2b48.tgz + version: 0.10.0-n001.ha55e2b48 + - apiVersion: v1 + appVersion: 1.2.0 + created: "2020-10-29T13:48:25.715334018Z" + description: Multi-user Jupyter installation + digest: fe88913c9c2ccc2616bf2767372887069b287b23fbabbc7524775b298e423458 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-beta.1.n023.h0d3e0467.tgz + version: 0.10.0-beta.1.n023.h0d3e0467 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-28T06:47:09.661850387Z" + description: Multi-user Jupyter installation + digest: 70951e80aa2b1e53983c026a1130bac623376975f1678779b9a0f5f4138e8138 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-beta.1.n019.h39e0cd53.tgz + version: 0.10.0-beta.1.n019.h39e0cd53 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-27T21:44:35.778728132Z" + description: Multi-user Jupyter installation + digest: aaafd34087763d07723f225de88f22ca05f0ff928aeb75ea8cd3c72a8221eba7 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-beta.1.n011.h4724b12f.tgz + version: 0.10.0-beta.1.n011.h4724b12f + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-26T17:05:53.663295327Z" + description: Multi-user Jupyter installation + digest: b96e9135d62418c67511c71e442c7e47fe1a7ffed0cbc9515b0dfe95737b82be + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-beta.1.n003.hdf8d140e.tgz + version: 0.10.0-beta.1.n003.hdf8d140e + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-25T00:14:16.563838752Z" + description: Multi-user Jupyter installation + digest: dedd2238d8a11edbdbda05d1e15b1242adae827d658aa230709c413927177a7b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-beta.1.n001.hf4efe41a.tgz + version: 0.10.0-beta.1.n001.hf4efe41a + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-23T19:09:20.250049587+02:00" + description: Multi-user Jupyter installation + digest: 85f4dd5f38e6aaf464c03e7b602e7e39521c2effab22a09d174347714d1a09fa + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.10.0-beta.1.tgz + version: 0.10.0-beta.1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-17T15:11:09.769206+02:00" + description: Multi-user Jupyter installation + digest: a0e4cb3255fd5ad1af2db549dd185885569344d33f3332e97773cac1881f29be + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.1.tgz + version: 0.9.1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-15T16:58:15.198043959Z" + description: Multi-user Jupyter installation + digest: 52b3e4167857d0cdf37c285a0117a5a9b39e223d334bf4668015daac80cefd1f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0.tgz + version: 0.9.0 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-23T14:52:43.697674143Z" + description: Multi-user Jupyter installation + digest: ef85bcde862b8fa586f7b5230324150841c3804ce543ab77c66ee1ddad573874 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n456.hcffbe6c2.tgz + version: 0.9.0-n456.hcffbe6c2 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-23T11:57:43.248500771Z" + description: Multi-user Jupyter installation + digest: 82e97f8e1a70a8a0a8fa04777a23a50144d77c8f47dcd4a246dc26a0e58b6337 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n435.h98120daa.tgz + version: 0.9.0-n435.h98120daa + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-23T04:36:55.152877355Z" + description: Multi-user Jupyter installation + digest: 039a6f56e3e908ba6199fe63d89e055d0767ff1a06a06d20f81d484fb9ae1869 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n431.h85e5606f.tgz + version: 0.9.0-n431.h85e5606f + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-22T18:28:30.567739642Z" + description: Multi-user Jupyter installation + digest: 762e40b6f0fb94464906ad560f7e5231d2487f092887b2ea896ea7dec1f2027c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n419.he870fc85.tgz + version: 0.9.0-n419.he870fc85 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-22T01:47:25.4242699Z" + description: Multi-user Jupyter installation + digest: b3c0c78412a3db8c1261676d76ea61b997ec2ac9cc11ade8f5175c24d129540e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n417.hd1cd6a9a.tgz + version: 0.9.0-n417.hd1cd6a9a + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-22T01:28:53.689355706Z" + description: Multi-user Jupyter installation + digest: 32d082a244d69f56b4ea7ab58c1c6131f0db70468f8c98ba5d1ebea969d20410 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n409.hce116620.tgz + version: 0.9.0-n409.hce116620 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-20T08:07:43.405469127Z" + description: Multi-user Jupyter installation + digest: 1812c8a121da33b5a8404716697d9c91349f3d166bf3a11a37a47263478c9ce6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n405.hd02fadfd.tgz + version: 0.9.0-n405.hd02fadfd + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-19T11:08:19.129962096Z" + description: Multi-user Jupyter installation + digest: 8888a7d3b4d53e7082c2f179ea108aad69a245bd2d7e0674a1758ba7aab3643c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n399.hb1d96ed5.tgz + version: 0.9.0-n399.hb1d96ed5 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-19T09:48:54.677305714Z" + description: Multi-user Jupyter installation + digest: 954211998e7007c3145b9af9a51a4b00a2256f44287d8615c09b67fc764c2020 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n380.h4f12b059.tgz + version: 0.9.0-n380.h4f12b059 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-19T09:38:33.895757489Z" + description: Multi-user Jupyter installation + digest: 334eebfb6910572b15ca44fff8950da4a4c941903405699af41ca5fe89c4f939 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + - name: Simon Li + url: https://github.com/manics/ + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n370.hbe1a3d28.tgz + version: 0.9.0-n370.hbe1a3d28 + - apiVersion: v1 + appVersion: 1.2.0b1 + created: "2020-10-18T13:12:01.730716077Z" + description: Multi-user Jupyter installation + digest: b95522a4c279fddeefa5ba90b59c273913fdcae9169c196b47734b7eb034710c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n358.h11c2aeb8.tgz + version: 0.9.0-n358.h11c2aeb8 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-16T08:25:57.352598786Z" + description: Multi-user Jupyter installation + digest: 679a2770c7f5179f5f99c42cb4e2286a60f4abbb7ee04c7712bb5e043252a77a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n355.h9ca120bb.tgz + version: 0.9.0-n355.h9ca120bb + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-09T22:19:07.792832034Z" + description: Multi-user Jupyter installation + digest: 49f8430323556596ede8815dbaf0fe6b67db2cc6f331d194f8685f802100c159 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n352.hd1caf1e1.tgz + version: 0.9.0-n352.hd1caf1e1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-09T20:47:14.068042Z" + description: Multi-user Jupyter installation + digest: 9b2fdf1f86f1ee32d3cc4de19149e02ebbf78984d9ff082b4e6561c9c7ade360 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n350.h1a70ad06.tgz + version: 0.9.0-n350.h1a70ad06 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-09T19:00:12.790955073Z" + description: Multi-user Jupyter installation + digest: 07d2117f18cb0ee3dd419726449b6dec4819c6b9afa8dbb69a22bac56331b855 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n348.h6e5ec7e5.tgz + version: 0.9.0-n348.h6e5ec7e5 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-09T18:26:57.603714226Z" + description: Multi-user Jupyter installation + digest: a130794a8c49d1c256b80b2e8e8469615902c8706b80991502684beb047ba893 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n337.h511197db.tgz + version: 0.9.0-n337.h511197db + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-08T17:23:05.256526267Z" + description: Multi-user Jupyter installation + digest: 1aeff624939adcaadc495ea5bdd4119f8875fc492d8622a9ee96e58ba87dc12e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n335.hcc6c02d3.tgz + version: 0.9.0-n335.hcc6c02d3 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-08T12:07:03.895263994Z" + description: Multi-user Jupyter installation + digest: 8ae144b339a54d0cdb37f4805219cdd425418d9dbc668bc194713826146b4ca2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n332.h14222fb6.tgz + version: 0.9.0-n332.h14222fb6 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-08T09:17:46.333322956Z" + description: Multi-user Jupyter installation + digest: b18180c4977e361130d6b1b040c2ecdf6e1a574473918d0aaffdbd4bf1d71a4a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n328.hfae7249d.tgz + version: 0.9.0-n328.hfae7249d + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-08T09:11:29.85385815Z" + description: Multi-user Jupyter installation + digest: 9e4f489121cfb2770066ad61d28995fd21b07122db16887e658688c0210d720a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n321.hfefa941b.tgz + version: 0.9.0-n321.hfefa941b + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-07T21:23:21.933997177Z" + description: Multi-user Jupyter installation + digest: 12ae0683fabb3547e3daeff09afc47c7df06bddcdacdd3c8004a139ff85eb829 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n314.hbcc818ca.tgz + version: 0.9.0-n314.hbcc818ca + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-07T03:57:54.930451947Z" + description: Multi-user Jupyter installation + digest: d57893114df741b5db2c66fb5f1a45dfa669240e4581ba5cf598cb121bd08410 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n312.h82500044.tgz + version: 0.9.0-n312.h82500044 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-05T16:47:29.984520508Z" + description: Multi-user Jupyter installation + digest: ff6274cb023ce126d4d4660f4214df72d13879e1faac61fdecbe3b9b50964e74 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n311.ha2c3ef80.tgz + version: 0.9.0-n311.ha2c3ef80 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-05T15:43:56.510489568Z" + description: Multi-user Jupyter installation + digest: 6fa4c60802185662f6bb2b18150cdf8e317520fdf949e5e71229e3e5f72bee0f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n309.hcda31ccf.tgz + version: 0.9.0-n309.hcda31ccf + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-05T11:40:56.38800816Z" + description: Multi-user Jupyter installation + digest: dfc41a159bd39bcdc85b8cfa1449414399e7999bb7ef14595d199c24087d9daf + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n303.h4af17634.tgz + version: 0.9.0-n303.h4af17634 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-05T10:29:29.515621566Z" + description: Multi-user Jupyter installation + digest: 120981ac7bd202d6973bfc819717cd2bdef82a256ae1947fd552d15f6853d43b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n298.h26f07eed.tgz + version: 0.9.0-n298.h26f07eed + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-04T21:44:56.75194876Z" + description: Multi-user Jupyter installation + digest: 7b03cd0b1d423d166e441e66374f1a842b0c67fb662f28dcc639605f95d68a7b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n290.hdea5cf1b.tgz + version: 0.9.0-n290.hdea5cf1b + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-01T13:45:50.023328519Z" + description: Multi-user Jupyter installation + digest: 8a1cd5dd523c9b06869f8ff4f0fa1a1a01b48667871cd7e52516923150ce32cb + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n287.hd5f1f881.tgz + version: 0.9.0-n287.hd5f1f881 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-10-01T12:13:13.528816071Z" + description: Multi-user Jupyter installation + digest: e327dc089ea8fd254b0005544ac438b5eb874b28daccaf79040eada6755a5dcd + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n276.hb7c1d988.tgz + version: 0.9.0-n276.hb7c1d988 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-30T18:36:56.939381341Z" + description: Multi-user Jupyter installation + digest: de387413f55678360c17276029ca85903c55ff477186c00d6bdf868c2b07cdea + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n272.hb6a566c6.tgz + version: 0.9.0-n272.hb6a566c6 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-30T11:46:15.23006217Z" + description: Multi-user Jupyter installation + digest: bb76aa08db191c4eb9381916244a04c006d4d63023cd49495b8ef531a26e1806 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n269.h8edb4eea.tgz + version: 0.9.0-n269.h8edb4eea + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-26T08:55:22.120031806Z" + description: Multi-user Jupyter installation + digest: d7597e067525222868b601db23571d1fe6cebcea81f025dafd87d9648e05ac7f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n263.habf6332c.tgz + version: 0.9.0-n263.habf6332c + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-23T09:31:00.012170132Z" + description: Multi-user Jupyter installation + digest: e789de634198cf0203c4a0f5e009afe58270864a3c13749a18b3c1c7c7c9f2c9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n259.hf000e94d.tgz + version: 0.9.0-n259.hf000e94d + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-21T13:32:08.254034296Z" + description: Multi-user Jupyter installation + digest: 48629d23ce27f489c5d38e7224a32080c3245660e07364f766a637ed6544fb6f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n251.h9594ed30.tgz + version: 0.9.0-n251.h9594ed30 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-21T07:59:18.832607292Z" + description: Multi-user Jupyter installation + digest: 6bf9dd3fcac8f4f3ed27a66d3326a0395df4f8ee50de4c96dbfea070aeccb5b5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n249.h4d7ef683.tgz + version: 0.9.0-n249.h4d7ef683 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-21T07:49:12.426971655Z" + description: Multi-user Jupyter installation + digest: c2c9345cc7eca1bcbb630c4673272dfd196fe32d18f2c662ac694715f61fbc09 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n246.h3d6e7579.tgz + version: 0.9.0-n246.h3d6e7579 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-16T09:43:37.08982498Z" + description: Multi-user Jupyter installation + digest: e9852a54b6efc59004a36bb4a7071115f2f416ade80ed78c3cc7c6c6f6c3d5c4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n234.ha0758632.tgz + version: 0.9.0-n234.ha0758632 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-16T08:05:13.960516386Z" + description: Multi-user Jupyter installation + digest: 6d294ea3e7aea6a9f575cfee92fec9975a4aa98b0b74b65d2e4163f950d2c07c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n233.hcd1eff7a.tgz + version: 0.9.0-n233.hcd1eff7a + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-07T15:40:40.27152546Z" + description: Multi-user Jupyter installation + digest: 7c71de3564e90be6fe9b02fa8bb9fdd8b5c95871f5f9f65ec7a2b0aa4cfcab02 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n226.h47f3da5c.tgz + version: 0.9.0-n226.h47f3da5c + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-04T17:38:27.630909727Z" + description: Multi-user Jupyter installation + digest: af12f194fb35c055d7d5e095841f6343187ecf242b02b5dd193d3810cdb81c16 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n212.hdd4fd8bd.tgz + version: 0.9.0-n212.hdd4fd8bd + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-04T12:07:01.076138801Z" + description: Multi-user Jupyter installation + digest: 40a1ead9287323982a8e714b1a5c27948849d2fee9782f58081caeb173abc210 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n212.hdd4fd8b.tgz + version: 0.9.0-n212.hdd4fd8b + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-04T10:07:42.999916538Z" + description: Multi-user Jupyter installation + digest: 3e97b4b22ead13ba25f34cedbc4c672992f64233847f1d935764ebec7eb2c063 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n205.h1731d26.tgz + version: 0.9.0-n205.h1731d26 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-04T08:49:22.25777905Z" + description: Multi-user Jupyter installation + digest: 356278c249ad27f76799a5053f391d04161c7580ec9920159cd48ff3a4d40f70 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n204.h079fe5a.tgz + version: 0.9.0-n204.h079fe5a + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-04T06:40:43.552270726Z" + description: Multi-user Jupyter installation + digest: f5ab175279ec73f7e53383147bc6bf339075727d054578b3dd8515594511c68a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n199.hdc2ebee.tgz + version: 0.9.0-n199.hdc2ebee + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-03T21:25:08.651022494Z" + description: Multi-user Jupyter installation + digest: 4627cadd650da7ad45f1d56c8e799d70c8a038a86ecb6c4207c302750444b2eb + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n196.h5bd6cbc.tgz + version: 0.9.0-n196.h5bd6cbc + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-03T20:29:44.871614716Z" + description: Multi-user Jupyter installation + digest: c795ddadd34a09f05f4b019a49013c89ee1689930317fae38508b79766da79c2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n195.hc001af1.tgz + version: 0.9.0-n195.hc001af1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-03T06:48:54.962530869Z" + description: Multi-user Jupyter installation + digest: e0d35370f43c360c451849147046611f16eb2ec7cdd63479cb0535125d2af22d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n189.hb137df0.tgz + version: 0.9.0-n189.hb137df0 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-01T14:46:57.082625644Z" + description: Multi-user Jupyter installation + digest: ea1e10e1d807362de8ee6138cbad2100797b3f718b706e75e7151a2773e13b6a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n186.h773d1bb.tgz + version: 0.9.0-n186.h773d1bb + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-09-01T13:08:52.87494085Z" + description: Multi-user Jupyter installation + digest: 50dd7cbafb247746960b943d8a8ff794bc6048d378a201d55fa3d064f7e442b9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n179.h7d36508.tgz + version: 0.9.0-n179.h7d36508 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-08-25T11:02:32.607781451Z" + description: Multi-user Jupyter installation + digest: f40cb5dbb179dfcfc0611cfd6a00ab4374fab17a3166cac7008724d14670e0d2 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n176.h61a496f.tgz + version: 0.9.0-n176.h61a496f + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-08-25T09:21:29.507658735Z" + description: Multi-user Jupyter installation + digest: a4cea9e34e2f3d02b2007bdfd65eaf5597d1c9bab07c8566b9143c2fc1405b2c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n173.h25782ea.tgz + version: 0.9.0-n173.h25782ea + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-08-25T08:04:42.199680337Z" + description: Multi-user Jupyter installation + digest: 7c7229d7cca314380f513c76e7bed6c12309a549107bbb557dd340247152f4ed + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n170.hc82b69c.tgz + version: 0.9.0-n170.hc82b69c + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-08-25T03:47:08.965284435Z" + description: Multi-user Jupyter installation + digest: 6b69ded40e2e9877a9c9263ac8fde5e2bc965a490cd711c3ad4f466517e1f226 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n164.h60d45c1.tgz + version: 0.9.0-n164.h60d45c1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-08-11T07:59:43.079409611Z" + description: Multi-user Jupyter installation + digest: 8f0b6ab43d6f62ad7fd8e4c642c7afa0e190d2f7ba2499916d5da9c0f69910a9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n152.h29e0d56.tgz + version: 0.9.0-n152.h29e0d56 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-16T19:46:05.961256934Z" + description: Multi-user Jupyter installation + digest: b4aa8245b8f62dab91939d399a578d4b8e8a04521bfec1d829376df1b26626c9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n150.h1ce17ed.tgz + version: 0.9.0-n150.h1ce17ed + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-16T19:23:43.916027876Z" + description: Multi-user Jupyter installation + digest: e374a448efd3487eaba5a9a4c143d216e17034cbbe08e113b99b45cad69c3e64 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n145.ha774be1.tgz + version: 0.9.0-n145.ha774be1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-12T23:49:12.217345205Z" + description: Multi-user Jupyter installation + digest: 9561df937519bc3aa19d9cec255879c358d26e89dc3c90090ecc1e4bd5c811a6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n144.h363d0b7.tgz + version: 0.9.0-n144.h363d0b7 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-10T04:35:45.824821096Z" + description: Multi-user Jupyter installation + digest: 89760d9253a41a38be973c1237dbfdfc096ab06b5ff8e9371b12ff09906a5b7b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n136.hf503a70.tgz + version: 0.9.0-n136.hf503a70 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-10T01:35:21.87820272Z" + description: Multi-user Jupyter installation + digest: 592b39b10340685ea9975fad62df1d27ff673d9178415f67b1bc89c9a587e74d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n134.ha2ba220.tgz + version: 0.9.0-n134.ha2ba220 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-09T17:30:48.821276667Z" + description: Multi-user Jupyter installation + digest: c4ac9baa5d3b60105d3562261cce9e2009cc1988acef3356d26df1d2d0da459b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n131.hd080b1d.tgz + version: 0.9.0-n131.hd080b1d + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-07-08T21:44:53.257015411Z" + description: Multi-user Jupyter installation + digest: 0063c4e3581ef0d576688677ea9f00ff6183175dd5c7c1ee3ed618897814ad55 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n126.h66b917d.tgz + version: 0.9.0-n126.h66b917d + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-06-28T21:36:43.017674202Z" + description: Multi-user Jupyter installation + digest: 8c55dd33dfe4095a6cfe67f94d78b8d34ae39a2276c28a53e0385350a25c52c8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n116.h1c766a1.tgz + version: 0.9.0-n116.h1c766a1 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-06-27T19:19:32.089277878Z" + description: Multi-user Jupyter installation + digest: ee24132494f281024f20cf0269476392515f03a1bb8e58e1c7e18f67730ecb95 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n110.h2b07aa2.tgz + version: 0.9.0-n110.h2b07aa2 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-06-17T12:45:51.651891014Z" + description: Multi-user Jupyter installation + digest: bba9868f7cc9ad8b71f080610c1d485a6912e9f2d6d85d183c78c4afb8e9b0c3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n107.h7d2d3eb.tgz + version: 0.9.0-n107.h7d2d3eb + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-06-09T06:29:44.994325204Z" + description: Multi-user Jupyter installation + digest: 6559bc73aa696b880e247c0297ab5fd72f0b260c864d2bbc4ad1df831c59a457 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n078.ha6fb810.tgz + version: 0.9.0-n078.ha6fb810 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-06-05T01:13:44.806662488Z" + description: Multi-user Jupyter installation + digest: c147ff64ae59cbe7f72e8acdef2f795c3b7d06c119b04e4fc3ec77f18cc75bf6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n075.h6970ddc.tgz + version: 0.9.0-n075.h6970ddc + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-06-01T22:24:14.401351778Z" + description: Multi-user Jupyter installation + digest: c374b5361805f094cec7db32492136b265f44054a5399be234e7ea4a637446ef + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n067.h7fd38fc.tgz + version: 0.9.0-n067.h7fd38fc + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-05-30T16:21:12.701899912Z" + description: Multi-user Jupyter installation + digest: 66a8afa96b1c124896d1e3d49a517de5ea46821a64c74daefb63076284fea81e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n065.h1533252.tgz + version: 0.9.0-n065.h1533252 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-05-16T11:00:10.377655405Z" + description: Multi-user Jupyter installation + digest: c0bbb72577202a378a2ef57e3843915d9fd01355004e2f06cbca9eac67961dca + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n056.hdb19e10.tgz + version: 0.9.0-n056.hdb19e10 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-05-15T05:51:48.768338562Z" + description: Multi-user Jupyter installation + digest: b7988ed981e9e55ace19c58d5e678038c075229c51908ff29e391cc3a86d2599 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n053.hd13e670.tgz + version: 0.9.0-n053.hd13e670 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-05-11T14:59:11.813291096Z" + description: Multi-user Jupyter installation + digest: 3007cfc3ef08195477d42f39a3db5b64b7be8a99901c5cb896f9a98a7eaa1a63 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n046.hb737265.tgz + version: 0.9.0-n046.hb737265 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-05-09T15:37:27.434346319Z" + description: Multi-user Jupyter installation + digest: b271bfe29a15a0d0301eb506c867d816db6dcda78460918945ea7a77f7ea0dcc + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n036.hfcf9c2e.tgz + version: 0.9.0-n036.hfcf9c2e + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-29T13:25:58.992810602Z" + description: Multi-user Jupyter installation + digest: 050d2853049612effbe343261d4e4c4045ea9bb8184f0a767fff15b8886fd3f9 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n033.hf4d73c0.tgz + version: 0.9.0-n033.hf4d73c0 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-26T21:49:06.664408406Z" + description: Multi-user Jupyter installation + digest: 8cab8e26310325c2de5360d99ce01dae85123d2761f3935ebb6fbcbe67ae619a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n030.h9e30587.tgz + version: 0.9.0-n030.h9e30587 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-25T17:48:11.033489066Z" + description: Multi-user Jupyter installation + digest: 534761ec8869ac6e410a20e2ed9d9f96a162ea03633084c665a05c2f9e3a67e4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n028.hef29792.tgz + version: 0.9.0-n028.hef29792 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-24T18:34:43.50198266Z" + description: Multi-user Jupyter installation + digest: 9a63611ee3487b15c9525c4c157c24dcd04ec6cb6985b087ef8b24758d890945 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n025.hc460c79.tgz + version: 0.9.0-n025.hc460c79 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-20T20:36:42.390453111Z" + description: Multi-user Jupyter installation + digest: 9c3df00810ca5d5853d968199c5f81be81499f9693c2e181c0951dbebaf7ce2d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n019.h43b8500.tgz + version: 0.9.0-n019.h43b8500 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-20T15:30:29.301871156Z" + description: Multi-user Jupyter installation + digest: 45c7aba5c59909df0bd470f4d0ca89dd18af5504a40e3146aac96726ad628fdf + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n017.hf046cf2.tgz + version: 0.9.0-n017.hf046cf2 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-20T12:03:29.875297845Z" + description: Multi-user Jupyter installation + digest: 00d0854f53f6537c8f4dcacece0ab139734d3088619b86b7acdf9fe536688301 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n010.h50e7edb.tgz + version: 0.9.0-n010.h50e7edb + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-19T19:10:32.751453522Z" + description: Multi-user Jupyter installation + digest: ee228a812ed182d8f37b9b9f06dd153ca940a42c9ecc31db9de05707a7d3881f + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n009.h20b2412.tgz + version: 0.9.0-n009.h20b2412 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-19T19:04:33.579974207Z" + description: Multi-user Jupyter installation + digest: 84f973e5b0c34d46730aa57013a38bd950041f58f4e4b4b881d8385fffd56fb8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n001.h29bee54.tgz + version: 0.9.0-n001.h29bee54 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-19T18:58:54.922515521Z" + description: Multi-user Jupyter installation + digest: 76fa990d8bff4d7f0469c0b02828c12a2db74c65d49516e9bff9c04ba404bda1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-n000.h5fd3f0d.tgz + version: 0.9.0-n000.h5fd3f0d + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-08T01:39:14.351696766Z" + description: Multi-user Jupyter installation + digest: 984c8729c055b8ae4ecd08cd368ae042c4f91ca62593137e2be8f3cbafeba444 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.4.n044.h6d361f2.tgz + version: 0.9.0-beta.4.n044.h6d361f2 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-04-05T19:21:13.010611816Z" + description: Multi-user Jupyter installation + digest: 0d4b17dec7ac2f3b5b4c5c4d84576c9807ce40bf9250de4b7bc2dea4afb5acca + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.4.n012.ha5127ae.tgz + version: 0.9.0-beta.4.n012.ha5127ae + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-03-11T23:33:53.457957558Z" + description: Multi-user Jupyter installation + digest: da45c5fc370afb05ad1294b6d1dea380b8752ef96afabd4d7f300fd97ef1409b + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.4.n008.hb20ad22.tgz + version: 0.9.0-beta.4.n008.hb20ad22 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-03-03T10:42:09.525681723Z" + description: Multi-user Jupyter installation + digest: e99879887a5752648689fe013eb6b891e8007ccf386e77b9e04edc55a61c70ac + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.4.n000.h72e54ee.tgz + version: 0.9.0-beta.4.n000.h72e54ee + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-26T18:02:47.669380616Z" + description: Multi-user Jupyter installation + digest: 32d4dbe49de7ffce9f4f1f81de24de6ae38f3f1ff7d4206dcc65b0b94ec5f575 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.4.tgz + version: 0.9.0-beta.4 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-24T16:42:20.966693054Z" + description: Multi-user Jupyter installation + digest: c8d5a6c5e524b52903bc3e5529483f720dbbb797828cc4b42e200a766a0120c5 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n040.hb5c8dce.tgz + version: 0.9.0-beta.3.n040.hb5c8dce + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-20T07:49:12.746006379Z" + description: Multi-user Jupyter installation + digest: 0e0fb246592a29a0cc2af55c34aceba848ca13b96f3550d97d38e92bb82e7b91 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n030.h796379e.tgz + version: 0.9.0-beta.3.n030.h796379e + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-16T16:18:14.013689372Z" + description: Multi-user Jupyter installation + digest: 658cd2cd4361f5681af1451d4ac266a3c483cde6a05cd994bf4dadf956a15eb1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n027.hb7da682.tgz + version: 0.9.0-beta.3.n027.hb7da682 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-13T10:14:57.989202405Z" + description: Multi-user Jupyter installation + digest: 5e2242f62ece1ab24fa73d99e491de2d88e67f05cf0c82e8722a5cb410ccd3a1 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n023.h6a2b994.tgz + version: 0.9.0-beta.3.n023.h6a2b994 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-05T09:49:59.523872103Z" + description: Multi-user Jupyter installation + digest: bf526deb31d283a1b548cf2e2a83ac1b7f8a77435215441c61646df4831edaff + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n022.hbc907f7.tgz + version: 0.9.0-beta.3.n022.hbc907f7 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-02-04T21:12:55.303755929Z" + description: Multi-user Jupyter installation + digest: 6c849e78b3c670f098ba7d31c4c8fb1b9da230646811e4a89312fc16f0f75d95 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n015.he2873d9.tgz + version: 0.9.0-beta.3.n015.he2873d9 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-30T18:28:50.523594082Z" + description: Multi-user Jupyter installation + digest: e26dc2e67e80be039839be637397acaa6e7f4625d582b85c2d2978ee1f233a1a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n011.hd91aa2f.tgz + version: 0.9.0-beta.3.n011.hd91aa2f + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-24T22:18:27.174318583Z" + description: Multi-user Jupyter installation + digest: e27b7e4c893196c1834ddfee5eb63bf51cdd360b77ec3f85e30d08ec353b9a09 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n007.hc58048a.tgz + version: 0.9.0-beta.3.n007.hc58048a + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-24T16:25:22.417126598Z" + description: Multi-user Jupyter installation + digest: 77241b0a5531f6dfa0d685a27b0f98e13e1056511c22729f005c8d5764a3d4be + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n001.h1cd1311.tgz + version: 0.9.0-beta.3.n001.h1cd1311 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-17T18:42:31.026586001Z" + description: Multi-user Jupyter installation + digest: 5918e045f565ff52893d9f3df7a3c5fdd76639799f28fef8cc7e4abfe3176d18 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.n000.h9e1a7f9.tgz + version: 0.9.0-beta.3.n000.h9e1a7f9 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-17T18:51:28.489192942Z" + description: Multi-user Jupyter installation + digest: 2635fd196a60e5e6bb09877f58605da33aa95da9149e815d699821cb8c61dfdd + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.3.tgz + version: 0.9.0-beta.3 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-17T18:28:19.487733309Z" + description: Multi-user Jupyter installation + digest: 037f4fca173e4808c134726b678ce106dd4aba3ac02c1c86eeb2bdee8fb697f4 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.2.n052.hc299132.tgz + version: 0.9.0-beta.2.n052.hc299132 + - apiVersion: v1 + appVersion: 1.1.0 + created: "2020-01-17T15:55:26.067699613Z" + description: Multi-user Jupyter installation + digest: e1ce6e7986dd7593b0a66b5e9b12b7f5b60910c17efcb8068ff2fb23268b36d8 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.2.n050.h1b3ac73.tgz + version: 0.9.0-beta.2.n050.h1b3ac73 + - apiVersion: v1 + appVersion: 1.1.0b1 + created: "2020-01-17T15:28:51.046659436Z" + description: Multi-user Jupyter installation + digest: befd3bb392102d792486d931b6890b65eb57348e18eed1991e14c4de1ed2f0e6 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.2.n035.hdf8c07d.tgz + version: 0.9.0-beta.2.n035.hdf8c07d + - apiVersion: v1 + appVersion: 1.1.0b1 + created: "2020-01-13T01:30:25.833630922Z" + description: Multi-user Jupyter installation + digest: c384d38f6f8a74be35d3c17f28ea7a3e462e8a790b52df27413c4ab800767843 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.2.n000.hbed779e.tgz + version: 0.9.0-beta.2.n000.hbed779e + - apiVersion: v1 + appVersion: 1.1.0b1 + created: "2019-12-26T23:01:29.689384679Z" + description: Multi-user Jupyter installation + digest: c1ca042066b63d7f9109e48c9ab6ced20a1d03f361c88bd67b072731d4f9c36a + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.2.tgz + version: 0.9.0-beta.2 + - apiVersion: v1 + appVersion: 1.1.0b1 + created: "2019-12-26T19:16:13.196118695Z" + description: Multi-user Jupyter installation + digest: e6cceb19cd6e94a8fc7cced7b15d31873b7eabd11b4d23fa4ee5242403f5c4f3 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-beta.1.tgz + version: 0.9.0-beta.1 + - apiVersion: v1 + appVersion: 1.1.0b1 + created: "2019-12-26T18:38:43.600685124Z" + description: Multi-user Jupyter installation + digest: 5a867b7ac4218995e5a813ded679265ff9a2dbfa5afe1801aa51abee23766946 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-alpha.1.112.34b7b8e.tgz + version: 0.9.0-alpha.1.112.34b7b8e + - apiVersion: v1 + appVersion: 1.0.1dev + created: "2019-12-26T17:47:28.164340447Z" + description: Multi-user Jupyter installation + digest: fd66ee73f8bb884d73389d05d47806e6d65539ac44440740d889badbfa35745d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-alpha.1.107.50d07b4.tgz + version: 0.9.0-alpha.1.107.50d07b4 + - apiVersion: v1 + appVersion: 1.0.1dev + created: "2019-12-23T12:50:12.177886886Z" + description: Multi-user Jupyter installation + digest: fb0929886fa0eddf659e84f429ee3a5bc7c0b6c4ad4a47d5fd6b73b158ae2d1c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.9.0-alpha.1.104.d37322a.tgz + version: 0.9.0-alpha.1.104.d37322a + - apiVersion: v1 + appVersion: 0.9.6 + created: "2019-04-01T14:09:30.034121+02:00" + description: Multi-user Jupyter installation + digest: 32793390af1f32fbe8ea95e52d2cf7270c3eab9ea014b6c880722d8e67850780 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.8.2.tgz + version: 0.8.2 + - apiVersion: v1 + appVersion: 0.9.5 + created: "2019-03-28T12:24:03.530824+01:00" + description: Multi-user Jupyter installation + digest: 0a45da39a3834422dd57580e719932b5d922fb268b6a1091c97990861028068e + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.8.1.tgz + version: 0.8.1 + - apiVersion: v1 + appVersion: 0.9.4 + created: "2019-02-21T19:29:36.768068+01:00" + description: Multi-user Jupyter installation + digest: 6a855bb01f91e1eab566924682834b60bb2856df3a53607eb9dca980acefa567 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.8.0.tgz + version: 0.8.0 + - apiVersion: v1 + appVersion: 0.9.4 + created: "2019-02-07T16:47:50.509133+01:00" + description: Multi-user Jupyter installation + digest: 2df6a98d65961d541bad83b4b8134814a418a8cefe5b6dc6f4bd2286cd9e1e2c + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.8.0-beta.1.tgz + version: 0.8.0-beta.1 + - apiVersion: v1 + appVersion: 0.9.4 + created: "2019-02-22T08:58:29.237570752Z" + description: Multi-user Jupyter installation + digest: 76cdd5a8485af107e26a878b0ae19eb04b0d8dbffb8fbf2e73e4f15126949f1d + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.11.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.8.0-a59cf29.tgz + version: 0.8.0-a59cf29 + - apiVersion: v1 + appVersion: 0.9.2 + created: "2018-09-03T15:51:57.183313991+02:00" + description: Multi-user Jupyter installation + digest: 3323752746fd4711e7e2810a05741645c30d896b7cee925a9cf3765fc5280a79 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + kubeVersion: '>=1.8.0-0' + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.7.0.tgz + version: 0.7.0 + - apiVersion: v1 + appVersion: 0.9.2 + created: "2018-08-21T09:31:28.87502508+02:00" + description: Multi-user Jupyter installation + digest: 1e9947cafb97ee6dd915cf3ec69e47ae91148949fd7587107db08b7e4243ff54 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.7.0-beta.2.tgz + version: 0.7.0-beta.2 + - apiVersion: v1 + appVersion: 0.9.2 + created: "2018-08-19T11:39:49.902135018+02:00" + description: Multi-user Jupyter installation + digest: d273b6079c92fa6ecf5d2388094ec7d41af0cffd84a84060a715b9e45f2e8059 + home: https://z2jh.jupyter.org + icon: https://jupyter.org/assets/hublogo.svg + name: jupyterhub + sources: + - https://github.com/jupyterhub/zero-to-jupyterhub-k8s + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-0.7.0-beta.1.tgz + version: 0.7.0-beta.1 + - apiVersion: v1 + created: "2018-01-30T17:54:19.305686992-08:00" + description: Multi-user Jupyter installation + digest: c78e47df6e6703a177a223995d63411dd50fc493ad43676e6d4c7628dbe8008e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.tgz + version: v0.6 + - apiVersion: v1 + created: "2018-01-24T16:19:24.224611797Z" + description: Multi-user Jupyter installation + digest: 67fccb47a8737af1effde47f5a58adbee14e38cab06903b1f1555d360b3a4e0f + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-fb64667.tgz + version: v0.6.0-fb64667 + - apiVersion: v1 + created: "2018-01-18T18:46:34.818273491Z" + description: Multi-user Jupyter installation + digest: 735e2e4b5f5b036c7f4ca1aa4a23347cde55db700df8903d75dd124bf3c60168 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-f9fe949.tgz + version: v0.6.0-f9fe949 + - apiVersion: v1 + created: "2018-01-30T23:07:20.068039819Z" + description: Multi-user Jupyter installation + digest: 1d35329a65475822a99ff5ee0a5d02c08667c6cee84eb452db08a49346875d7d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-f6bb627.tgz + version: v0.6.0-f6bb627 + - apiVersion: v1 + created: "2018-01-30T09:09:23.49351334Z" + description: Multi-user Jupyter installation + digest: ad928e74b43d8d9572f1f344182bbeeb4dba658de208614bd3d5f39c33f25303 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-dcb92ba.tgz + version: v0.6.0-dcb92ba + - apiVersion: v1 + created: "2018-01-06T17:56:08.110172211Z" + description: Multi-user Jupyter installation + digest: 10ce5a06e4326cc838ca10c44065186fbc1709337a38892bb31680577ee5d856 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-d359d98.tgz + version: v0.6.0-d359d98 + - apiVersion: v1 + created: "2018-01-17T10:25:46.115508769Z" + description: Multi-user Jupyter installation + digest: 3d62eb171d60a6d2ffab22f65d033c3ab64643994c30a6b8d8eb248e06b5d15e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-c866652.tgz + version: v0.6.0-c866652 + - apiVersion: v1 + created: "2018-01-29T22:17:47.094463961Z" + description: Multi-user Jupyter installation + digest: 18732467285477f5780ffafda84dfde625b50542630cb4621315fec525f275ae + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-c122980.tgz + version: v0.6.0-c122980 + - apiVersion: v1 + created: "2018-01-24T22:29:14.370699728Z" + description: Multi-user Jupyter installation + digest: 975c30fbfe75504fb458092e7b4848a1870f77db968855415d21d3a2f9ac5745 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-bea30eb.tgz + version: v0.6.0-bea30eb + - apiVersion: v1 + created: "2018-01-22T22:17:30.328407448Z" + description: Multi-user Jupyter installation + digest: e927eadfa9bcee8de645dc7a95e638f9b4d6d40f6b54f17a4cefb54d93dd08cd + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-be077bf.tgz + version: v0.6.0-be077bf + - apiVersion: v1 + created: "2018-01-13T02:05:43.201427852Z" + description: Multi-user Jupyter installation + digest: ab0f50bd9ec3c3268b104ff4e4304b6d9067e90d8230e71a7a1b7994e885d34a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-bb30f17.tgz + version: v0.6.0-bb30f17 + - apiVersion: v1 + created: "2018-01-16T01:56:40.491235272Z" + description: Multi-user Jupyter installation + digest: 0afc8194b60b081ea7ac52fa9a0eeca7c58aa3a9a64b286a25dd4666fea5adda + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-baa1618.tgz + version: v0.6.0-baa1618 + - apiVersion: v1 + created: "2018-01-13T02:01:40.538172989Z" + description: Multi-user Jupyter installation + digest: 47ae2cdec2d362df2087fcf3fdbfe307413ec1e721ab19590a50f27c0a16bb3d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-b13e667.tgz + version: v0.6.0-b13e667 + - apiVersion: v1 + created: "2018-01-29T18:35:30.910995392Z" + description: Multi-user Jupyter installation + digest: 30f40ff303891e99d3aecc31ac3c6592002b4f8ca149c19f827cad60175425eb + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-a682270.tgz + version: v0.6.0-a682270 + - apiVersion: v1 + created: "2018-01-29T21:26:42.280194728Z" + description: Multi-user Jupyter installation + digest: b9e318620967c15192f741292c007b9f55f6f537a9fc9531bff9247136ea8370 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-a66bd88.tgz + version: v0.6.0-a66bd88 + - apiVersion: v1 + created: "2018-01-26T02:00:59.55606317Z" + description: Multi-user Jupyter installation + digest: ccb9b94e984d23271263de078ffc8c88b75cf7730c4aeae93768072143d7e34a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-a3007b2.tgz + version: v0.6.0-a3007b2 + - apiVersion: v1 + created: "2018-01-02T12:03:43.644351898Z" + description: Multi-user Jupyter installation + digest: cf5228794e0fc55903bac824935a900f708181ee874e3780af203eb894cf511e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-9701a90.tgz + version: v0.6.0-9701a90 + - apiVersion: v1 + created: "2018-01-23T20:01:38.423760492Z" + description: Multi-user Jupyter installation + digest: 3850d3afa0e7c2df498179ffc673184faaaedb555bb6dd5b3db4364e4c415c1f + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-940bd07.tgz + version: v0.6.0-940bd07 + - apiVersion: v1 + created: "2017-12-31T23:44:06.67435393Z" + description: Multi-user Jupyter installation + digest: 9e97aac83664c7bc656f6f90140c94c1c48e44e5ff2e65755886c184a03384cb + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-926a8dc.tgz + version: v0.6.0-926a8dc + - apiVersion: v1 + created: "2018-01-17T10:21:36.274994855Z" + description: Multi-user Jupyter installation + digest: 153d2e9329701d865e8127adef29d351187fae2f23f188d14a51d6de2e848001 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-904b379.tgz + version: v0.6.0-904b379 + - apiVersion: v1 + created: "2018-01-25T21:23:47.624633696Z" + description: Multi-user Jupyter installation + digest: 24af68be228fe826333c32ce945a54d85401fac3cc248cb382bbe7b9a521ce75 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-845fe29.tgz + version: v0.6.0-845fe29 + - apiVersion: v1 + created: "2018-01-18T19:10:00.161240708Z" + description: Multi-user Jupyter installation + digest: f8a73a57237c04aa866df5776211fa279d4e97b3968af32d57e9fbd378ac683a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-80b3cac.tgz + version: v0.6.0-80b3cac + - apiVersion: v1 + created: "2018-01-11T19:52:06.32103835Z" + description: Multi-user Jupyter installation + digest: 8b4e804ce839f0b06f3ee5cdf6219ff3d54bfa7c648d2bb4b34565e8feb5b55b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-7fb4892.tgz + version: v0.6.0-7fb4892 + - apiVersion: v1 + created: "2018-01-30T16:58:06.131059392Z" + description: Multi-user Jupyter installation + digest: 2d272558820bb157a7fcd45f00acec6b5452293eb106d915e04123c991a50a22 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-7dcc6aa.tgz + version: v0.6.0-7dcc6aa + - apiVersion: v1 + created: "2018-01-18T03:25:11.124390878Z" + description: Multi-user Jupyter installation + digest: 106f286c2fb1f712485c2d46289329fbdd2e3ef256814a9974a9d65e0e1a106b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-7b58318.tgz + version: v0.6.0-7b58318 + - apiVersion: v1 + created: "2018-01-31T01:13:20.868880279Z" + description: Multi-user Jupyter installation + digest: 6efd487115319eb7c6e9853eac0659883984a3efa48db5245f40973ad710501e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-75c1e28.tgz + version: v0.6.0-75c1e28 + - apiVersion: v1 + created: "2018-01-15T18:14:10.403682397Z" + description: Multi-user Jupyter installation + digest: eadbbd103597e5c554acc958d3372454a64d053efc3da9dee51fbece513d0f6d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-6ad8815.tgz + version: v0.6.0-6ad8815 + - apiVersion: v1 + created: "2018-01-11T20:00:42.723013669Z" + description: Multi-user Jupyter installation + digest: 1f07ea360a85906967e9791ff416c332d92091f4cfab2ecfc724a01a06948b86 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-5e40fee.tgz + version: v0.6.0-5e40fee + - apiVersion: v1 + created: "2017-12-30T10:33:22.477019622Z" + description: Multi-user Jupyter installation + digest: ac541063a4d20eb289bcee71511a33b68b1fa440661dc77b8a4b7c88c866b8db + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-57c88a6.tgz + version: v0.6.0-57c88a6 + - apiVersion: v1 + created: "2018-01-13T01:56:43.995803973Z" + description: Multi-user Jupyter installation + digest: c1f1daf4ea63d7cf72ba2f3ed6d6c42a2db58d809c0950ee44cda10fb268ac16 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-3b1d354.tgz + version: v0.6.0-3b1d354 + - apiVersion: v1 + created: "2018-01-12T17:26:45.996711022Z" + description: Multi-user Jupyter installation + digest: d5a836dde6187c92401739da5fad294770e32b75aaf15b4f0465ffcd0641f862 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-35db474.tgz + version: v0.6.0-35db474 + - apiVersion: v1 + created: "2018-01-18T18:51:42.031460821Z" + description: Multi-user Jupyter installation + digest: 6b063463d912bb663fbd48dd1f6797a791a7f7575d6d8dd6cadc25be012d1450 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-2f61182.tgz + version: v0.6.0-2f61182 + - apiVersion: v1 + created: "2018-01-24T20:20:12.315342826Z" + description: Multi-user Jupyter installation + digest: 6a807d64a3bea37690095b8a1947d8740d582622953bbce7e6c1bf4d204db192 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-2c53640.tgz + version: v0.6.0-2c53640 + - apiVersion: v1 + created: "2018-01-12T01:16:09.306874795Z" + description: Multi-user Jupyter installation + digest: 6de8e6d75d809c31578ec3ba91006781137d1da086495c2128e1052670eef470 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-2b02899.tgz + version: v0.6.0-2b02899 + - apiVersion: v1 + created: "2018-01-08T21:54:00.73987609Z" + description: Multi-user Jupyter installation + digest: f62dd96309699258755e2ade3337710f47d69618185d6e2ce325a9c33276ea73 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-2a4e6c1.tgz + version: v0.6.0-2a4e6c1 + - apiVersion: v1 + created: "2018-01-24T22:44:43.438650011Z" + description: Multi-user Jupyter installation + digest: 3658c1cc0c6e3f87b5018436a3e5782053ab4303e6afa78ce138313cfb361404 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-1e60989.tgz + version: v0.6.0-1e60989 + - apiVersion: v1 + created: "2018-01-09T22:36:22.6345368Z" + description: Multi-user Jupyter installation + digest: 0202f4eec20bbd88c03626c5f982d8d41f73875566cccef61615e53b13da1988 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-0ef7ca3.tgz + version: v0.6.0-0ef7ca3 + - apiVersion: v1 + created: "2018-01-25T19:25:23.092343989Z" + description: Multi-user Jupyter installation + digest: 2f24c1a2f9d91cbd540c7e1a8486dd73055c0e020eb8d65675e921ce2588933d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-0e36a03.tgz + version: v0.6.0-0e36a03 + - apiVersion: v1 + created: "2018-01-31T01:13:23.963810753Z" + description: Multi-user Jupyter installation + digest: 7b61c527f5fe17746752118e145d7af2488e8375a4a30db85cbe1b5a95fbfcfd + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-096f1a1.tgz + version: v0.6.0-096f1a1 + - apiVersion: v1 + created: "2018-01-25T21:09:14.920982964Z" + description: Multi-user Jupyter installation + digest: ffde57f2fa277106da4524afeb16c6da5b004b7fa8c1ed104c818a432a8745f1 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.6.0-5107222.tgz + version: v0.6.0-5107222 + - apiVersion: v1 + created: "2017-12-12T03:04:14Z" + description: Multi-user Jupyter installation + digest: 29c82e862e18000059994131e71b8d14a9c049b2abdfff5db69a83d3b0943ccf + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0.tgz + version: 0.5.0 + - apiVersion: v1 + created: "2017-10-16T23:57:01Z" + description: Multi-user Jupyter installation + digest: 26f8fde0e4ffb5f84d571a1f943affc42e94051806f7d68d7f2f587a26bf66f3 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-fd4982b.tgz + version: v0.5.0-fd4982b + - apiVersion: v1 + created: "2017-09-20T22:10:45Z" + description: Multi-user Jupyter installation + digest: 351da34435b3b82e842274b728fc325165d2467d597c7927320deaa0e7a72966 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-fc53f60.tgz + version: v0.5.0-fc53f60 + - apiVersion: v1 + created: "2017-08-21T05:16:35Z" + description: Multi-user Jupyter installation + digest: a59456ccc59b3ca79a4c9d97d04aa99ba8f81afec5af22a1bd1f07b17cc9f05a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-fb7d258.tgz + version: v0.5.0-fb7d258 + - apiVersion: v1 + created: "2017-12-13T18:33:39Z" + description: Multi-user Jupyter installation + digest: 5b3e068cd79392d474590b8292a33ec61f1f0a7be76f1fab4564f41f555029d8 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-f963312.tgz + version: v0.5.0-f963312 + - apiVersion: v1 + created: "2017-11-24T09:41:51Z" + description: Multi-user Jupyter installation + digest: 9ad17b7a0bd023d312a44b2871c3da869c6e8c451af4766fab66fd181991f702 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-eb30252.tgz + version: v0.5.0-eb30252 + - apiVersion: v1 + created: "2017-09-20T10:10:10Z" + description: Multi-user Jupyter installation + digest: 2c45539eb77884ebe17ccc612f0e438b2cfcdeca013870d6fe4380f454d1f712 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-ea0cb0b.tgz + version: v0.5.0-ea0cb0b + - apiVersion: v1 + created: "2017-10-05T18:53:33Z" + description: Multi-user Jupyter installation + digest: 14050e7b7ba36f1ab1ec951850853bac368ed81ec73415ebf8fa536853956ae4 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-e883039.tgz + version: v0.5.0-e883039 + - apiVersion: v1 + created: "2017-09-20T17:54:40Z" + description: Multi-user Jupyter installation + digest: 6faf47a37a5f322899bce1659ef841adb5453e3d1105f299c95f13758d0c48f6 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-e7a35ed.tgz + version: v0.5.0-e7a35ed + - apiVersion: v1 + created: "2017-09-29T23:55:54Z" + description: Multi-user Jupyter installation + digest: 5e673cc0397ca8fa946824322a30601cfafb7370599c10da86fbece2a45682af + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-e2f6e3b.tgz + version: v0.5.0-e2f6e3b + - apiVersion: v1 + created: "2017-11-02T18:38:29Z" + description: Multi-user Jupyter installation + digest: f92a9bb413967867e8fec16bb4a56aadcca3cf8f327e6bb27d0f32cb0c58b9c0 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-e154ab7.tgz + version: v0.5.0-e154ab7 + - apiVersion: v1 + created: "2017-11-07T14:49:48Z" + description: Multi-user Jupyter installation + digest: 314f2053635186dbd1f2687b451656d67326f93fcb2c35ea339f30d8aa783dd2 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-e0edc5d.tgz + version: v0.5.0-e0edc5d + - apiVersion: v1 + created: "2017-12-06T22:23:32Z" + description: Multi-user Jupyter installation + digest: c281ccc3160f2039a0d2a1e90ee5f334ad7d19f67d97f8cfeff47cda9f8ed767 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-dfc0fa8.tgz + version: v0.5.0-dfc0fa8 + - apiVersion: v1 + created: "2017-09-20T23:45:18Z" + description: Multi-user Jupyter installation + digest: 16ea7d0f376921f7db2bc7d9c12c599034b3ce1e451182798620fcbf39cbb913 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-dd353c6.tgz + version: v0.5.0-dd353c6 + - apiVersion: v1 + created: "2017-11-09T14:46:14Z" + description: Multi-user Jupyter installation + digest: cfd6bcf1321b374066fc521ce76944179478860faa939cd19158980dbc9a4b12 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-daefbdb.tgz + version: v0.5.0-daefbdb + - apiVersion: v1 + created: "2017-10-11T16:04:18Z" + description: Multi-user Jupyter installation + digest: 3164258d5729001e572014c349172c14f4dcede39875abcfa501d19e3628f192 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-d7b9b43.tgz + version: v0.5.0-d7b9b43 + - apiVersion: v1 + created: "2017-10-05T17:30:48Z" + description: Multi-user Jupyter installation + digest: 236a36697a8982e060205de948061dbc4eec2b3fe0a86094a9d8b05d0e15f853 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-d59c447.tgz + version: v0.5.0-d59c447 + - apiVersion: v1 + created: "2017-10-10T23:01:19Z" + description: Multi-user Jupyter installation + digest: 2f26c0e13ccb68f4c18021ca2a817b23d8cff5174a882b77132aa3c30d669c74 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-d392365.tgz + version: v0.5.0-d392365 + - apiVersion: v1 + created: "2017-09-20T23:43:20Z" + description: Multi-user Jupyter installation + digest: 106e5b9193cc4fbac42101e308b926e6d5fe7a4d1e458050f688e4502027f7bb + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-d3017dd.tgz + version: v0.5.0-d3017dd + - apiVersion: v1 + created: "2017-12-05T17:01:07Z" + description: Multi-user Jupyter installation + digest: 6b1d9eeb719ed14022ae3897921dad2404f90df974a6a5bb0e7ee260ef7e974f + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-d26bad7.tgz + version: v0.5.0-d26bad7 + - apiVersion: v1 + created: "2017-10-02T18:14:58Z" + description: Multi-user Jupyter installation + digest: 490341e69ac9dfb989aa8eb1e7e4325c9d919c980dca6882ee0ec1f0c27247cc + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-d1edb2e.tgz + version: v0.5.0-d1edb2e + - apiVersion: v1 + created: "2017-11-02T18:22:05Z" + description: Multi-user Jupyter installation + digest: dd00f67f1e2ba78b76a60754b98a18120a4f0aefb57bb8c6e7ec4bb27bd20c8d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-cdaa49e.tgz + version: v0.5.0-cdaa49e + - apiVersion: v1 + created: "2017-12-27T21:11:25.435384502Z" + description: Multi-user Jupyter installation + digest: 34d9918af5d8e080eb8b32d26e84de0a644eb7d891abacd480b29b269c65395e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-cb10939.tgz + version: v0.5.0-cb10939 + - apiVersion: v1 + created: "2017-08-21T06:38:33Z" + description: Multi-user Jupyter installation + digest: add70b83712e0d93ed89f708ea5f515bab2bff66cdbee2df5e854f3f8f00006c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-cadc429.tgz + version: v0.5.0-cadc429 + - apiVersion: v1 + created: "2017-12-23T01:18:54.757581032Z" + description: Multi-user Jupyter installation + digest: 0630bc634231211e01b297b9879c52a982ff4eadc1d8dff90275a00379aeb784 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-c57f241.tgz + version: v0.5.0-c57f241 + - apiVersion: v1 + created: "2017-11-24T10:14:16Z" + description: Multi-user Jupyter installation + digest: 87a7bde97042e7f57bceeea2b35bcbae0b519ae79cfca19836b7048e20b64794 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-c006a71.tgz + version: v0.5.0-c006a71 + - apiVersion: v1 + created: "2017-11-28T09:40:42Z" + description: Multi-user Jupyter installation + digest: 73325889cea5dfe36ff5f1f367a9a7c680946b9bcde78a832f695fc896a4fe53 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-bca56f4.tgz + version: v0.5.0-bca56f4 + - apiVersion: v1 + created: "2017-12-05T09:38:28Z" + description: Multi-user Jupyter installation + digest: 5228fb2e549fde7f2103f39d49ee38ba552514c016a724c50e6595afe9c055c0 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-bc8617e.tgz + version: v0.5.0-bc8617e + - apiVersion: v1 + created: "2017-12-05T09:36:39Z" + description: Multi-user Jupyter installation + digest: f922b17792b42045a26adbe9f2c21fb793db03ce75969ac0c3db680200f8328f + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-b9a23a7.tgz + version: v0.5.0-b9a23a7 + - apiVersion: v1 + created: "2017-10-27T22:39:55Z" + description: Multi-user Jupyter installation + digest: 9b364df94a624f340c7e44c430a8ac196527256f21c7653277884e7da444e369 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-b4e0ac1.tgz + version: v0.5.0-b4e0ac1 + - apiVersion: v1 + created: "2017-11-09T19:25:55Z" + description: Multi-user Jupyter installation + digest: 481847b27fe066bd47f7549216a7b752ea5220db7f755e25faa0f8eba79595d8 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-b2ac9a5.tgz + version: v0.5.0-b2ac9a5 + - apiVersion: v1 + created: "2017-12-01T17:48:07Z" + description: Multi-user Jupyter installation + digest: 55b29a68924be3295379aa2424c564ec7e67cec039cdb5b343a2ab707cbfc961 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-b004969.tgz + version: v0.5.0-b004969 + - apiVersion: v1 + created: "2017-10-30T23:57:49Z" + description: Multi-user Jupyter installation + digest: 2cb4ed119452ee34ec9e7c12e5288b9bb73e935b8cb5fddea348172fa4bb6d5b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-aee2160.tgz + version: v0.5.0-aee2160 + - apiVersion: v1 + created: "2017-09-20T12:21:36Z" + description: Multi-user Jupyter installation + digest: b75c2b1f5f08bf3e4ca8f7a8b62a4e8e70d24400ec4bf5ebb1ec4db11d140ec7 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-aec0c68.tgz + version: v0.5.0-aec0c68 + - apiVersion: v1 + created: "2017-12-05T16:45:08Z" + description: Multi-user Jupyter installation + digest: 76337ca673bbcf25dcd91ad0cb3f13dbd1b6895f9bb034e22bb4dca4f3c2c039 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-ab5b7dd.tgz + version: v0.5.0-ab5b7dd + - apiVersion: v1 + created: "2017-08-21T06:44:42Z" + description: Multi-user Jupyter installation + digest: 8244775043b80ca01442125448e6fb212cd93a3cc2bacec9dc31bda78afd5947 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-a380f8e.tgz + version: v0.5.0-a380f8e + - apiVersion: v1 + created: "2017-09-21T17:47:42Z" + description: Multi-user Jupyter installation + digest: ff956912242e8fe9a8dac4f4299429af4fbd5beec00a9642b35d116986a2d32a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-a290a31.tgz + version: v0.5.0-a290a31 + - apiVersion: v1 + created: "2017-11-07T16:24:53Z" + description: Multi-user Jupyter installation + digest: 345deb206e01bb63f64006881a63edb4a68e32f33a4ac9b55ada15fd92847fed + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-a27db6f.tgz + version: v0.5.0-a27db6f + - apiVersion: v1 + created: "2017-12-06T14:28:43Z" + description: Multi-user Jupyter installation + digest: 80b36db608cd5ebf32d78806cf7995690dbed973860c532563c226f595bfafd3 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-9e4a767.tgz + version: v0.5.0-9e4a767 + - apiVersion: v1 + created: "2017-08-21T04:04:51Z" + description: Multi-user Jupyter installation + digest: e05d2bf7d793607d604b3ddd4c73fcdb6eafe7aca678728149f620102c3b2b23 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-9deaf72.tgz + version: v0.5.0-9deaf72 + - apiVersion: v1 + created: "2017-08-19T20:33:16Z" + description: Multi-user Jupyter installation + digest: e9080c855c03202259591e83b527cbea680cb3a71b5f15eab35c9ff206c3a467 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-9aa4f4e.tgz + version: v0.5.0-9aa4f4e + - apiVersion: v1 + created: "2017-08-15T02:08:23Z" + description: Multi-user Jupyter installation + digest: a8c34ee02224871a912f7555d2f38b8b625d976ee8fdbf181c881b612c7d1d6d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-99c3e59.tgz + version: v0.5.0-99c3e59 + - apiVersion: v1 + created: "2017-09-25T17:25:00Z" + description: Multi-user Jupyter installation + digest: bf12dff4046443028699e38b41650846ae0a6b1b24c76659fc0f6929cdde390d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-989ca8a.tgz + version: v0.5.0-989ca8a + - apiVersion: v1 + created: "2017-08-19T19:25:24Z" + description: Multi-user Jupyter installation + digest: 0b8ea294e7d22c36d3f238805b02c042512c2c2e62148bb5e493fa53b86a45ff + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-96b0f4b.tgz + version: v0.5.0-96b0f4b + - apiVersion: v1 + created: "2017-11-15T21:40:00Z" + description: Multi-user Jupyter installation + digest: c96a2bbfcc2b95840d8e29ac14b7de3f65ab1ec7b11773a8be0448b4da6bfc67 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-946eed6.tgz + version: v0.5.0-946eed6 + - apiVersion: v1 + created: "2017-08-27T01:19:46Z" + description: Multi-user Jupyter installation + digest: d9b408e5940b0c951f56bf13955c98bd656abf69dcfe9d66459c8f1ff405772e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-9401a21.tgz + version: v0.5.0-9401a21 + - apiVersion: v1 + created: "2017-11-17T09:17:57Z" + description: Multi-user Jupyter installation + digest: d4262a2b255a045c078992080bd4628d4bdd34fb87115fb248c703fd5905bece + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-93ef56d.tgz + version: v0.5.0-93ef56d + - apiVersion: v1 + created: "2017-11-17T09:19:56Z" + description: Multi-user Jupyter installation + digest: 541703bb5be45167cddc04b82ec0d2eaeafc283d8bc6ca67e28b261fc1a82095 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-92f9876.tgz + version: v0.5.0-92f9876 + - apiVersion: v1 + created: "2017-12-04T18:35:56Z" + description: Multi-user Jupyter installation + digest: 426b8559351dfddd9d77623086e4e5787b7505eaedec1087979980686076d9ed + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-92a1280.tgz + version: v0.5.0-92a1280 + - apiVersion: v1 + created: "2017-12-03T00:36:06Z" + description: Multi-user Jupyter installation + digest: 192f34c1dd88831e77c97b18225ec8b7a15ae07485474beadb750d63bdca41c7 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-9187d2b.tgz + version: v0.5.0-9187d2b + - apiVersion: v1 + created: "2017-11-02T15:01:02Z" + description: Multi-user Jupyter installation + digest: 172c90eb4484616663250684880dcfb9f9edb31f85a9200a0d07bdcc1889fb4a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-90ea3b7.tgz + version: v0.5.0-90ea3b7 + - apiVersion: v1 + created: "2017-09-20T21:58:51Z" + description: Multi-user Jupyter installation + digest: 674de254e037c47d19f445cc18565bfc89377152b2fae7c739936c6a557f224e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-8e594c0.tgz + version: v0.5.0-8e594c0 + - apiVersion: v1 + created: "2017-12-23T12:59:13.711534022Z" + description: Multi-user Jupyter installation + digest: 5f2b27e9368edb66c6a4b3d5852c87c0eb8786c7f98a3c1213125360034998e3 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-8b3b2ab.tgz + version: v0.5.0-8b3b2ab + - apiVersion: v1 + created: "2017-09-13T01:51:34Z" + description: Multi-user Jupyter installation + digest: 06fd6629bf28da9b44d0dc940932f1dada2bd15bd27c5efbd5064515e1ec51c9 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-89f95ba.tgz + version: v0.5.0-89f95ba + - apiVersion: v1 + created: "2017-11-27T21:48:53Z" + description: Multi-user Jupyter installation + digest: 2dfd4a3878f176aa9094cf3123036e468edd45d91ddfa2d947d346cb2fb1141c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-89ec2a8.tgz + version: v0.5.0-89ec2a8 + - apiVersion: v1 + created: "2017-10-17T22:10:39Z" + description: Multi-user Jupyter installation + digest: b1b3eaf124bda61f204fa47b880cdb2e1cdb36590d7bf61e35c903c03615c7f6 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-89371a0.tgz + version: v0.5.0-89371a0 + - apiVersion: v1 + created: "2017-12-04T10:05:08Z" + description: Multi-user Jupyter installation + digest: 9982e1365a092a1597694fae65b8c3b811a52f6f9e2de47fa34470701bb3600c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-8597da3.tgz + version: v0.5.0-8597da3 + - apiVersion: v1 + created: "2017-12-04T10:04:44Z" + description: Multi-user Jupyter installation + digest: b347072c6d8e7bf25896378971ef0c5a1f1df14a17de5610f07bde68ad7cf3ea + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-829d3aa.tgz + version: v0.5.0-829d3aa + - apiVersion: v1 + created: "2017-10-08T22:02:35Z" + description: Multi-user Jupyter installation + digest: 40d5a1028c006aac9fdcf45cd380ccef37255a845092c54639134f456477a105 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7f5ec99.tgz + version: v0.5.0-7f5ec99 + - apiVersion: v1 + created: "2017-11-27T19:13:55Z" + description: Multi-user Jupyter installation + digest: 50ba869c84a98558a3a3b4a21d4d3b69d86bec714df98807239b3fea06066fc6 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7f559b0.tgz + version: v0.5.0-7f559b0 + - apiVersion: v1 + created: "2017-11-23T19:33:06Z" + description: Multi-user Jupyter installation + digest: 16ed2cce6cac01f549531d3155568fc0e5fe756e90072951798058a36e0ed2d0 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7ed9384.tgz + version: v0.5.0-7ed9384 + - apiVersion: v1 + created: "2017-11-28T16:10:01Z" + description: Multi-user Jupyter installation + digest: 06cc521a621d6090bdb009a99b8aa4efc0b81b6480a8afa5b4618c5801fc7e8d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7e9089b.tgz + version: v0.5.0-7e9089b + - apiVersion: v1 + created: "2017-09-25T18:37:13Z" + description: Multi-user Jupyter installation + digest: 4ecb7aa33020e379ebfa5a2b8b6a1b32bd59fcc80f67ed79ff4c9a33377befe1 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7e66c8d.tgz + version: v0.5.0-7e66c8d + - apiVersion: v1 + created: "2017-11-20T23:09:49Z" + description: Multi-user Jupyter installation + digest: cf1aa166224c039f3fcbe8e950592b38d1e9dc44002a00dcb63734bf7c40ba85 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7e2d5f3.tgz + version: v0.5.0-7e2d5f3 + - apiVersion: v1 + created: "2017-09-13T20:22:35Z" + description: Multi-user Jupyter installation + digest: b6fe47afc0fef500211007be07040b3cd0c4a2a364a5f6d6066a9a0ddb16467f + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7b10b3c.tgz + version: v0.5.0-7b10b3c + - apiVersion: v1 + created: "2017-08-26T18:07:26Z" + description: Multi-user Jupyter installation + digest: 277ee61b345bdc0e1e2e45e54d977c50e29ab0fc74af9e6a91a8bbdb6e8a17ab + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-6f28c19.tgz + version: v0.5.0-6f28c19 + - apiVersion: v1 + created: "2017-11-28T02:44:44Z" + description: Multi-user Jupyter installation + digest: 09ddf741889daaaac501ab190c6a7482c8c50690e7294403d024f90b0ecbd4cc + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-6d28f2b.tgz + version: v0.5.0-6d28f2b + - apiVersion: v1 + created: "2017-08-21T05:31:36Z" + description: Multi-user Jupyter installation + digest: ee25697f158e11a8193459a1603259ea5ad3ba0651a8b9a1ab79eed8901bb890 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-68d8df4.tgz + version: v0.5.0-68d8df4 + - apiVersion: v1 + created: "2017-10-28T21:36:06Z" + description: Multi-user Jupyter installation + digest: 515800e0234a9d54f5073e00810b0b72245d6f2fc7ffd76f1dd1a2316e608990 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-66fec0e.tgz + version: v0.5.0-66fec0e + - apiVersion: v1 + created: "2017-12-01T11:34:15Z" + description: Multi-user Jupyter installation + digest: b0c7752f34391e415ab2597b6336e06c1fc2ac3a057ab2cdf832d7006d6ec968 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-66934b6.tgz + version: v0.5.0-66934b6 + - apiVersion: v1 + created: "2017-08-19T19:14:36Z" + description: Multi-user Jupyter installation + digest: 973e73b5000d9a53fd1793b55cde20bbf2dc78beadbb8cc06992a2463803cd50 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-664a31f.tgz + version: v0.5.0-664a31f + - apiVersion: v1 + created: "2017-10-05T18:34:06Z" + description: Multi-user Jupyter installation + digest: 274fd72cb4eabe1893ae731c247718008b1808237588cf7c34320e19b427892f + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-6284a58.tgz + version: v0.5.0-6284a58 + - apiVersion: v1 + created: "2017-09-21T17:55:05Z" + description: Multi-user Jupyter installation + digest: 4da4fd8f618b855a4171729bccd2ee8f4319d39bfbb07ff2a596df0a3e22f171 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-60d776f.tgz + version: v0.5.0-60d776f + - apiVersion: v1 + created: "2017-11-13T16:10:15Z" + description: Multi-user Jupyter installation + digest: f20552ed2c9338e778ecdd55be2e9eb06564da6a4446215e669d69dc0e46e64c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5ef8aa1.tgz + version: v0.5.0-5ef8aa1 + - apiVersion: v1 + created: "2017-12-05T15:07:54Z" + description: Multi-user Jupyter installation + digest: f97798fe2f7e3830435d0c0e6262f0c81c4109d30c5d736969b949c8170639d9 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5dcc785.tgz + version: v0.5.0-5dcc785 + - apiVersion: v1 + created: "2017-11-16T12:13:23Z" + description: Multi-user Jupyter installation + digest: e09f730335323fff9137838088b86ff65d795a95f40fbe2eab4a8a65111f3db7 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5c576aa.tgz + version: v0.5.0-5c576aa + - apiVersion: v1 + created: "2017-11-17T22:26:09Z" + description: Multi-user Jupyter installation + digest: 5d5521ce8d4a69c19591d13d5bd0ad563c743e7e7535ad1ce7e5121349ae9b01 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5bc6cfa.tgz + version: v0.5.0-5bc6cfa + - apiVersion: v1 + created: "2017-09-21T17:53:15Z" + description: Multi-user Jupyter installation + digest: 69807b8d7f966c44197f8b86d54f9ae5d16902b81a2adfdccd603b1bedab5ad9 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5a7c0bc.tgz + version: v0.5.0-5a7c0bc + - apiVersion: v1 + created: "2017-12-02T01:35:26Z" + description: Multi-user Jupyter installation + digest: 4461ef4f3407b8db3c24dd82eef8e36381869883571b68d330a5f9f8f45cbc25 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-597ed84.tgz + version: v0.5.0-597ed84 + - apiVersion: v1 + created: "2017-10-10T23:01:37Z" + description: Multi-user Jupyter installation + digest: 46c707296d900a6122934f31e5d7af8eea92f057224fd27690dabbb918fac6b6 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-597c4a3.tgz + version: v0.5.0-597c4a3 + - apiVersion: v1 + created: "2017-08-19T21:01:31Z" + description: Multi-user Jupyter installation + digest: d6ba13d7eee5c3a61c8c50729664e5a19b40dc31fefc1f2e53c36d442495f5d0 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-58e8ef6.tgz + version: v0.5.0-58e8ef6 + - apiVersion: v1 + created: "2017-09-21T17:57:34Z" + description: Multi-user Jupyter installation + digest: 3f4180db9a2f0c4036286b67eaea59b7692823a2c28c4c402d319b63cd899064 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5043a27.tgz + version: v0.5.0-5043a27 + - apiVersion: v1 + created: "2017-09-15T19:26:50Z" + description: Multi-user Jupyter installation + digest: 3fe9638fad7d49999b9230d2e6f763b521cb606be47b61efc2880e589ca5fa4b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-4f7cb71.tgz + version: v0.5.0-4f7cb71 + - apiVersion: v1 + created: "2017-10-12T03:25:59Z" + description: Multi-user Jupyter installation + digest: 0a6e5f2021748ee0b6b1653860bfee9f0696388ea032b619d7b479e7d8d6cc2e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-4b98a3b.tgz + version: v0.5.0-4b98a3b + - apiVersion: v1 + created: "2017-08-19T20:55:56Z" + description: Multi-user Jupyter installation + digest: b6dabfb084fea78ae7d7bd6dd1e3522e0184274eab49256ab9200ca6748b95d6 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-46ea356.tgz + version: v0.5.0-46ea356 + - apiVersion: v1 + created: "2017-12-02T02:11:59Z" + description: Multi-user Jupyter installation + digest: 5bb4a5dbdab26f5f1bf80c0cceb167639bcd70becbb8b6590799d2cc9355d8bd + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-46a2695.tgz + version: v0.5.0-46a2695 + - apiVersion: v1 + created: "2017-12-05T13:05:17Z" + description: Multi-user Jupyter installation + digest: 2fd7eb20e72ef39f84ce1e4671503fea63688f81d1746156a4c3c6449f0e17a8 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-3fbe09f.tgz + version: v0.5.0-3fbe09f + - apiVersion: v1 + created: "2017-08-19T20:44:18Z" + description: Multi-user Jupyter installation + digest: ff37976fb80f5ef7e64eb109f90724d71f31aca05df1a6826658af94cdf2ac18 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-3ee17ec.tgz + version: v0.5.0-3ee17ec + - apiVersion: v1 + created: "2017-11-17T09:25:54Z" + description: Multi-user Jupyter installation + digest: b301ab1fbd45732366c9fe63796691033d733d6acafbf521be24868ec3edede0 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-3ebd38b.tgz + version: v0.5.0-3ebd38b + - apiVersion: v1 + created: "2017-11-02T11:28:15Z" + description: Multi-user Jupyter installation + digest: eb9346e93b0434c4583c3fcf9c6aaa2348a3e6a2df71829cc545319596674fa8 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-3be4d58.tgz + version: v0.5.0-3be4d58 + - apiVersion: v1 + created: "2017-11-06T15:01:40Z" + description: Multi-user Jupyter installation + digest: 0de55b17ddef72665571fcd872cd88921441299d876dc96269879ee71a917474 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-39410ec.tgz + version: v0.5.0-39410ec + - apiVersion: v1 + created: "2017-08-15T02:32:58Z" + description: Multi-user Jupyter installation + digest: b2b5c98294584813d894e6c3c0de0d9a87c808442343cb971e793dbd5df15bec + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-393cbb3.tgz + version: v0.5.0-393cbb3 + - apiVersion: v1 + created: "2017-10-24T01:17:00Z" + description: Multi-user Jupyter installation + digest: fffa86ad259f809ed21b03a68e8fae91ffd60f14d2ad3a41d49923e8492b6e7b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-37b565e.tgz + version: v0.5.0-37b565e + - apiVersion: v1 + created: "2017-11-28T09:41:17Z" + description: Multi-user Jupyter installation + digest: e279280ef8280d94c8a03429e32acb9f17f632c8dedf4546b93f9173c779ac84 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-326af2f.tgz + version: v0.5.0-326af2f + - apiVersion: v1 + created: "2017-11-24T09:41:19Z" + description: Multi-user Jupyter installation + digest: d4b379a6f69f593e5b4409f8a07610f2e7e86aaf7204313e59e9ce0a96dddb24 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-2d07ef5.tgz + version: v0.5.0-2d07ef5 + - apiVersion: v1 + created: "2017-11-28T16:09:43Z" + description: Multi-user Jupyter installation + digest: 08e73b6fa73e737eaff6e20a9b21e1b8169af2cac385234899396d57788e949e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-2342aa9.tgz + version: v0.5.0-2342aa9 + - apiVersion: v1 + created: "2017-08-20T04:27:15Z" + description: Multi-user Jupyter installation + digest: e0d7eace91f60ca2bb3e9512767524a8462dcd0b218b6ee57848086144a13171 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-1ef70e6.tgz + version: v0.5.0-1ef70e6 + - apiVersion: v1 + created: "2017-11-16T12:02:29Z" + description: Multi-user Jupyter installation + digest: 3d8f63b4cc6136e85ff26f70d3c879cd88f8259d48140652709c0129c5c3afce + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-1d3e001.tgz + version: v0.5.0-1d3e001 + - apiVersion: v1 + created: "2017-09-06T13:54:43Z" + description: Multi-user Jupyter installation + digest: 8a6d910e228925b96ce05becc3ff8a1cea51ee116947b15255b807cfacefc6fb + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-1beaa1a.tgz + version: v0.5.0-1beaa1a + - apiVersion: v1 + created: "2017-12-05T09:36:10Z" + description: Multi-user Jupyter installation + digest: 72d66c0db45b068cbd922bca4cb92254a7f69b23c9981bed34eb724f072cd767 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-16fda74.tgz + version: v0.5.0-16fda74 + - apiVersion: v1 + created: "2017-10-02T18:15:08Z" + description: Multi-user Jupyter installation + digest: 6f61a19259220d98a685dba899a295c21a57a3e174d36779da1ca914b0840d97 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-11545aa.tgz + version: v0.5.0-11545aa + - apiVersion: v1 + created: "2017-10-24T17:31:33Z" + description: Multi-user Jupyter installation + digest: f8d33190d94f94bef4a6ab498755e2c1849a6cd3a58c5aa4df9dc28c3437695a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-10a7aa6.tgz + version: v0.5.0-10a7aa6 + - apiVersion: v1 + created: "2017-11-06T15:01:54Z" + description: Multi-user Jupyter installation + digest: 14464a4e77439e0e3a250d6d1fa3b57e3d4647bc7e837594d5bc29910eee7d4b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-0f87fa7.tgz + version: v0.5.0-0f87fa7 + - apiVersion: v1 + created: "2017-11-07T20:13:00Z" + description: Multi-user Jupyter installation + digest: 82096c67b2448cd7fcbb16c5b98ee4c94bd2521a1c2303a36d6dae9237f8a97c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-0bc0d0a.tgz + version: v0.5.0-0bc0d0a + - apiVersion: v1 + created: "2017-11-02T16:42:06Z" + description: Multi-user Jupyter installation + digest: 8868c9d0cbd0a44ccacafb843f2c69a70bcd1c754f8f242a94562e298d568b0b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-0b38cca.tgz + version: v0.5.0-0b38cca + - apiVersion: v1 + created: "2017-09-14T21:59:30Z" + description: Multi-user Jupyter installation + digest: c9973424a37d42f6d3ee9df22087e25c1fa2b7acc4bfa455b3b13dc909ed8364 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-0a9ab62.tgz + version: v0.5.0-0a9ab62 + - apiVersion: v1 + created: "2017-09-14T20:03:21Z" + description: Multi-user Jupyter installation + digest: 8e47097827c2007c0e7185e554b1c00213e880aa4566824f2d1cadc052bbc72e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-016984e.tgz + version: v0.5.0-016984e + - apiVersion: v1 + created: "2017-11-06T20:27:13Z" + description: Multi-user Jupyter installation + digest: 47e437e361cbd993ed0b893832347d7d5dfeb0e0ede26989f6b7fbfb6ed87a45 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-00efcce.tgz + version: v0.5.0-00efcce + - apiVersion: v1 + created: "2017-11-10T11:42:40Z" + description: Multi-user Jupyter installation + digest: afe5be3e0dc9b671760be288c9bb5a7d81285c6e10e17c38e71e1d3ead2f3ff0 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-9697735.tgz + version: v0.5.0-9697735 + - apiVersion: v1 + created: "2017-12-05T19:10:26Z" + description: Multi-user Jupyter installation + digest: ce71fdef7edcb634ca88efd1b03ae9267ec1776028bbc1fca8869f6da9597e4e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-7372836.tgz + version: v0.5.0-7372836 + - apiVersion: v1 + created: "2017-09-20T21:56:04Z" + description: Multi-user Jupyter installation + digest: 5c99a4e025f9388c68213bb1a1e18c7d50cb61b3db8d06b7187598b6f4eba41a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-5374928.tgz + version: v0.5.0-5374928 + - apiVersion: v1 + created: "2017-08-21T05:08:53Z" + description: Multi-user Jupyter installation + digest: a7b1ce790a4d3f9e2675bd9e8e8e0cfe0a91a11a0925b36f29592b672b90741a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.5.0-3985101.tgz + version: v0.5.0-3985101 + - apiVersion: v1 + created: "2017-06-27T22:11:03Z" + description: Multi-user Jupyter installation + digest: 0f5f5cf279c20147d594b48369862ef8886613b15f39254af441dd03018c1540 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.tgz + version: v0.4 + - apiVersion: v1 + created: "2017-09-20T14:44:48Z" + description: Multi-user Jupyter installation + digest: 383cb2450dca9af6830fb08e7f34e0dce6988d7beb90861c40cf4363b6f5c162 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-e456267.tgz + version: v0.4.0-e456267 + - apiVersion: v1 + created: "2017-09-20T21:33:00Z" + description: Multi-user Jupyter installation + digest: 78509cf5a10aa68e246a50fbc4b0a135918cfddc12673e7c69214232e208b027 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-d95ec8d.tgz + version: v0.4.0-d95ec8d + - apiVersion: v1 + created: "2017-09-20T18:27:42Z" + description: Multi-user Jupyter installation + digest: 8d86840b7e9e732a222b69f392920f3f2331b562a953813af95d0dc28e9a3570 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-d44801a.tgz + version: v0.4.0-d44801a + - apiVersion: v1 + created: "2017-09-20T11:05:18Z" + description: Multi-user Jupyter installation + digest: 69d66629fd91102ffe86c2613ed41c4231c0a7e2e8e7b848269eeae3dbd41cdb + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-d16ea42.tgz + version: v0.4.0-d16ea42 + - apiVersion: v1 + created: "2017-08-17T02:16:05Z" + description: Multi-user Jupyter installation + digest: a80f4a229708fafc0a2e59aae19cfb76d63f2bd8e1ccb99bd1df84ea41b5732e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-ccde98b.tgz + version: v0.4.0-ccde98b + - apiVersion: v1 + created: "2017-09-20T23:43:28Z" + description: Multi-user Jupyter installation + digest: 15916f2510759ff23107033e3facd08b2d45f9ab53f8fc1fe273310c289a5adb + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-cbcc340.tgz + version: v0.4.0-cbcc340 + - apiVersion: v1 + created: "2017-08-16T22:12:41Z" + description: Multi-user Jupyter installation + digest: 64e460021b3727528d081f252a3932a55443a3d97154bdc50c23becd33354fd6 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-c74aa35.tgz + version: v0.4.0-c74aa35 + - apiVersion: v1 + created: "2017-09-20T05:11:43Z" + description: Multi-user Jupyter installation + digest: 241af7528df89c596ea75f987aed27af9f3b7f737149042fd42cb73e3f89733a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-b8cddc4.tgz + version: v0.4.0-b8cddc4 + - apiVersion: v1 + created: "2017-08-27T02:05:06Z" + description: Multi-user Jupyter installation + digest: 4340aef31ee8b3d7125d0d75965b58bd72d0f9a94ea0d86f3548450da22f5be4 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-b349d95.tgz + version: v0.4.0-b349d95 + - apiVersion: v1 + created: "2017-09-06T09:08:34Z" + description: Multi-user Jupyter installation + digest: 8e424d4b8e1fd29bc0ca19eddeda8b8c2569ce6a8cb3d06117bb3a93da4caddf + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-b2fb7a6.tgz + version: v0.4.0-b2fb7a6 + - apiVersion: v1 + created: "2017-09-15T19:15:46Z" + description: Multi-user Jupyter installation + digest: 0d7d23423fd988dc7053fdfb84a03f6c83a4ffbe12f04ce805ed5543c9202f4c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-b1b6db2.tgz + version: v0.4.0-b1b6db2 + - apiVersion: v1 + created: "2017-09-20T12:19:15Z" + description: Multi-user Jupyter installation + digest: 4ade8f601550af6785bacf8097f3792ceeb4cfded503bbaa97daf27fdd302d92 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-a9233f8.tgz + version: v0.4.0-a9233f8 + - apiVersion: v1 + created: "2017-09-03T05:35:43Z" + description: Multi-user Jupyter installation + digest: 00dd6aa282bf903e9042ac0234e89753aba12b3874a889a1a8eae0b98a2de7a8 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-a137ba7.tgz + version: v0.4.0-a137ba7 + - apiVersion: v1 + created: "2017-08-18T05:31:25Z" + description: Multi-user Jupyter installation + digest: 6295e77c23b25491d04dc6dc86aa7033db0b173d385d9adcca14f6a3db04cff8 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-9dbffeb.tgz + version: v0.4.0-9dbffeb + - apiVersion: v1 + created: "2017-09-20T05:08:16Z" + description: Multi-user Jupyter installation + digest: 2fed5a69d2af9fba64a9886968a8f91c040d9663be16aa31fd20d86b4b3c280c + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-6349e57.tgz + version: v0.4.0-6349e57 + - apiVersion: v1 + created: "2017-09-04T20:08:08Z" + description: Multi-user Jupyter installation + digest: 089d56b92eb0c3671eedfabaf13e3dce6231b408281c61c14bf52b3bc36838ec + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-627ff35.tgz + version: v0.4.0-627ff35 + - apiVersion: v1 + created: "2017-09-06T09:05:16Z" + description: Multi-user Jupyter installation + digest: bb2978143a66bca356a014b75884c4f7c9e87bfc436d68ebd6fb3de6c41fbf23 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-5e148d8.tgz + version: v0.4.0-5e148d8 + - apiVersion: v1 + created: "2017-09-06T18:56:54Z" + description: Multi-user Jupyter installation + digest: 152281533acd0e204a7a1ea02ef3499ebed60667ac9c1b43c9266ccfe5b16820 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-3418cf8.tgz + version: v0.4.0-3418cf8 + - apiVersion: v1 + created: "2017-09-02T04:13:24Z" + description: Multi-user Jupyter installation + digest: c29153f713d920d3aeb41ce401d486e8ac72075b4df756f922322dc56ae4a37a + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-2ccffdb.tgz + version: v0.4.0-2ccffdb + - apiVersion: v1 + created: "2017-08-20T04:22:27Z" + description: Multi-user Jupyter installation + digest: b4d0bd734b73337cb14edc600a7bd8b59b7e010355a2655e065deb13600a257b + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-29bb3e6.tgz + version: v0.4.0-29bb3e6 + - apiVersion: v1 + created: "2017-09-20T01:21:35Z" + description: Multi-user Jupyter installation + digest: 16d034abfb1722cd1f045634ce5f01d7691c6a569d19dff631c4fb65a314c88e + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-1ffe7e3.tgz + version: v0.4.0-1ffe7e3 + - apiVersion: v1 + created: "2017-09-07T02:51:34Z" + description: Multi-user Jupyter installation + digest: c46b869336dcf809de0bcc4e3052dd5fad5761430511f326057fc4242a01c229 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-18c691f.tgz + version: v0.4.0-18c691f + - apiVersion: v1 + created: "2017-08-19T18:47:53Z" + description: Multi-user Jupyter installation + digest: b9670504ed2edacb945fb1dbe96a78b4d29093b8fa0c839f80ae90a489f31ca1 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-0f77569.tgz + version: v0.4.0-0f77569 + - apiVersion: v1 + created: "2017-09-06T20:07:09Z" + description: Multi-user Jupyter installation + digest: 3f6812ac41dd390cf181dd2021a4b892b61c5c528c9a46b29c1cb87952e2af2d + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.4.0-0a52e53.tgz + version: v0.4.0-0a52e53 + - apiVersion: v1 + created: "2017-05-19T23:50:56Z" + description: Multi-user Jupyter installation + digest: 37c247d77ecd43208fd87e8e04c44de3d4ffcfee558d38bddfde9392db2e4b82 + name: jupyterhub + urls: + - https://jupyterhub.github.io/helm-chart/jupyterhub-v0.3.1.tgz + version: v0.3.1 + pebble: + - apiVersion: v2 + appVersion: v2.3.1 + created: "2022-03-24T14:52:31.787655748Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 0657dcaa3da6e118ddc4c659e93d6ef0bfab5cc70d70365ba2de7792e7842341 + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-1.0.0.tgz + version: 1.0.0 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-06-01T23:23:58.836761834Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: bdb525e273df18c8a9442b08104d0c385c1d17d1d14e41797bbb8d49fa76a4de + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.2.tgz + version: 0.2.2 + - apiVersion: v2 + appVersion: v2.3.1 + created: "2022-03-24T14:43:04.190905259Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 924a5a5578d17d71dc4f902579578c28d88d9f20f7cb9877b77167cbe869b6aa + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.2-n025.hf14d3cc.tgz + version: 0.2.2-n025.hf14d3cc + - apiVersion: v2 + appVersion: v2.3.1 + created: "2022-03-24T14:41:12.260009952Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: c8b4582424ffb5e431bb59a49ddfa5335d0b77bfb74d4788021418def6d25d9d + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.2-n022.h8cbe1f0.tgz + version: 0.2.2-n022.h8cbe1f0 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2022-03-24T14:37:47.199517582Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 529c7b49ef6ae1e7f4d7e31fe9a39ff33f47c558a51a81031fa618b52f3f5df7 + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.2-n019.h4953cc7.tgz + version: 0.2.2-n019.h4953cc7 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-11-08T16:31:57.250759259Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 01c75dfcf8b2eb0a8492a1810c5b4ed223dc9a33e58a53774f96a56cfe970886 + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.2-n000.hefa0ee7.tgz + version: 0.2.2-n000.hefa0ee7 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-06-01T20:14:45.386125019Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 20a5e81254820ad2e3c9b8d3343eb46b59fffd16f34b41657013b614ea646496 + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.1.tgz + version: 0.2.1 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-05-25T17:53:48.98046076Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 9b270179cbc6cc428ff59c82bae94c0ea6e92750106261289d97b24c6fcbe286 + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.2.0.tgz + version: 0.2.0 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-05-15T15:20:31.077381494Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 6c34501af4e253b5971ea45e0f467af6ff27a4f22fca8e2634027ce04b96be4f + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.1.0.tgz + version: 0.1.0 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-05-13T02:32:10.662407125Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 520c3bd66cc49e10846334c1a1c3b2de3a11cba79eed7ce020338c8b3105032d + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.0.3.tgz + version: 0.0.3 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-05-10T00:11:46.302827878Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: 6cb90df2d0a395a1c5f54e4cfe23343a450ba1e1eac70b8760155b37d3851b4b + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.0.2.tgz + version: 0.0.2 + - apiVersion: v2 + appVersion: v2.3.0 + created: "2020-05-08T02:02:31.81489199Z" + description: 'This Helm chart bootstraps Pebble: an ACME server (like Let''s Encrypt) + meant for testing. Pebble is also coupled to rely on pebble-challtestsrv as + a DNS server. This DNS server can be configured through a REST API or configured + during startup to make all DNS lookup go to a specifc single IP. ' + digest: f7e78f98b0a0b3e9997c37c6fdc1245aeb861f39f337b4f12dacf00856c5b985 + home: https://github.com/jupyterhub/pebble-helm-chart + keywords: + - acme + - pebble + - pebble-challtestsrv + - letsencrypt + - ci + - testing + maintainers: + - email: erik@sundellopensource.se + name: Erik Sundell + url: https://github.com/consideRatio + name: pebble + urls: + - https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz + version: 0.0.1 +generated: "2022-05-16T15:36:21.541605377Z" diff --git a/archive/2022.07.bxl-k3s-pi/apps/jupyterhub/values.yaml b/archive/2022.07.bxl-k3s-pi/apps/jupyterhub/values.yaml new file mode 100644 index 0000000..155388f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/jupyterhub/values.yaml @@ -0,0 +1,54 @@ +singleuser: + defaultUrl: "/lab" + extraEnv: + JUPYTERHUB_SINGLEUSER_APP: "jupyter_server.serverapp.ServerApp" + EDITOR: "vim" + memory: + limit: 1G + guarantee: 100M + cpu: + limit: 1. + guarantee: 1. + storage: + dynamic: + storageClass: longhorn + capacity: 2Gi + +hub: + extraEnv: + OAUTH_TLS_VERIFY: "0" + OAUTH2_TLS_VERIFY: "0" + config: + Authenticator: + admin_users: + - bhasher + GenericOAuthenticator: + client_id: jupyterhub + client_secret: 8sbWBuDMmKIvcjfTQTg12f2ycRV3Y3Cy + oauth_callback_url: https://jupyter.bhasher.com/hub/oauth_callback + authorize_url: https://openid.bhasher.com/realms/external/protocol/openid-connect/auth + token_url: https://openid.bhasher.com/realms/external/protocol/openid-connect/token + userdata_url: https://openid.bhasher.com/realms/external/protocol/openid-connect/userinfo + login_service: OpenID + username_key: preferred_username + userdata_params: + state: state + JupyterHub: + authenticator_class: generic-oauth + +ingress: + enabled: true + hosts: + - jupyter.bhasher.com + annotations: + kubernetes.io/ingress.class: "nginx" + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "jupyter.bhasher.com" + tls: + - hosts: + - jupyter.bhasher.com + secretName: jupyterhub-tls + +prePuller: + continuous: + enabled: false diff --git a/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/app.yaml new file mode 100644 index 0000000..535d33f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/app.yaml @@ -0,0 +1,93 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: radarr + namespace: media-server + labels: + app: radarr + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 0 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: radarr + template: + metadata: + labels: + app: radarr + spec: + containers: + - name: radarr + image: lscr.io/linuxserver/radarr:latest + imagePullPolicy: IfNotPresent + volumeMounts: + - name: config + mountPath: /config/config.xml + subPath: config.xml + readOnly: true + # - name: movies + # mountPath: /movies + # subPath: movies + # readOnly: false + # - name: movies + # mountPath: /downloads + # subPath: tmp + volumes: + - name: config + secret: + secretName: radarr + # - name: movies + # nfs: + # server: truenas.bhasher.com + # path: /mnt/Main/local/movies + +--- + +apiVersion: v1 +kind: Service +metadata: + name: radarr + namespace: media-server +spec: + type: ClusterIP + selector: + app: radarr + ports: + - name: http + port: 7878 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: radarr + namespace: media-server + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "radarr.bhasher.com" + nginx.ingress.kubernetes.io/auth-response-headers: Remote-User,Remote-Name,Remote-Groups,Remote-Email + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method request_method; + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method request_method; +spec: + ingressClassName: nginx-external + tls: + - hosts: + - radarr.bhasher.com + secretName: radarr-tls + rules: + - host: radarr.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: radarr + port: + number: 7878 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/init.yaml b/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/init.yaml new file mode 100644 index 0000000..262e9ff --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/init.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: media-server \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/sealedsecret.yaml new file mode 100644 index 0000000..a7a9a4c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/media-server/radarr/sealedsecret.yaml @@ -0,0 +1,16 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: radarr + namespace: media-server +spec: + encryptedData: + config.xml: AgC6ppDCoBwZ/wxOghVo38j5YGSJRGfeLalmi4HmaebKiJbqLPjZoOeLJkdeYWT0F08lGq13FeDVFsCPC9x7O/3KHS1cwNepO1AcB6Uk9PI96qTzb3fVkJAb+XA/fF2FEzmpayHv7KllYmfvVt9S13MhLCaznYggPEu8sDiq180SXe0MhvXDMgcrG53RkVdkRPqHAJt3cRmMp3ZzDCJG7QcjxUHe4rwaSegwMZYMZN2Ux1qJ9DSV2QAByTxQAmu5hDKUlB7mOSW60dfB81moJ4ZZOjRvdD52lsJI99XmGaCle2M1QAnU0B/jHtRv651dfok3YN/EOmJhJo1p/mCbukkQ8ozc2vtvhgxRjSN5sM7w+lIuQobaM1BMTiXu5f38cfSVna7Ne8//zKBr/n910Dok6WzY6YEOrre/vqyScZRLb7UPh/K/uKoQ31wPeesVCzKLFU/GZVZhpRkz44W6YlW/tdRz03BpwV6rofs2Dx2E/uwUv29hWOPEW4khZOCfs9uoPSXMVUZej+jXjHiz1nUTnI4j5DDRa4XZ4wigMyMlmdHkB4DCJic+mUaSySDitWbDiHTq7G00OAEbZW47CukjEMQD/rxaMJcnevSayE63BF2tqCihE/szi8yvlXdtdkTjOTKekDF19FzNPmVh9ZAlGxJC2PfxxxAS+lX3P1yqATkVYE71VM48h+63bBmPbc2HQjxiZZg8Z4z2yYTDH0oXucJAed3Xb22afZjEW2ECFi038Rrn3UEjeTHGcoeP5aScWi7izcqG5jHUebAaXYAZ0f2EZlPQU49V29jkDgggfY3TK6RLAkzLHETVdrZiBqquz6gexwDLVnXk5YVb0usx9ksSJSBfAaKANalKLG8FB2Pra1qvnwi0Gu8ddaiP9oRNTkZmtpcC5z4BCGXckcXIvoD+x5uRVxhosa4vnL15AVTmo6/0wkmBtM+KNZJwR6gO4MBIDacMevGU4xSzKIi6AOBe18FkGUCqfNTwClwZPc3k7SqS2ucS+V4mNgNzuhtU9WnQuBrLCvWu1T7SZCxNkiy2WJVtQC4cgcA15Gonxw+vOQcwoXq5btOdnZ312UegXRajUyoK/45CsEpbNeVUMYtKuPpMJJCw5XjKIV0B8ett2ZJ9wuMs/StAQ2cIgWfVfKGCo5v079xVnTK+Z8ZgUkHJ6grw/PJ3y36LiJxWaACpOUPSaq8Da5WUFxi2xsghPuk7YPGbzVeabNBQMHYzuz8ymey14YkVmu7MFvjPTCGPnV4H4z37LZ/0Hb/Bs5fWvdflcKiCLWaVQtCAgInBQWmGblF1XhUOf39vsyR4j0uLdRWeW6zCaNGBbyppEsx/xyGFTorz/osPn9ca0mCDWz7MPxJ2NnY4Cc3Z0hu1MSN7G0wO+07kpOYoMTA9Qc4Y9RRo9+XR2tncmo8x0uXp8Lcf+WVwVME/T5YT0a/OaERPYZtCQzcs//xlXGyM4LgtiDndCJ97KaVBKiiQE3thUozIpOouD9CLNmsiHx71w0O+vWpOMEw5fF8m6Zk2VS7cxU6oPK5yH3MQQcV0pwsU43XUy26BEFfcL8XulyhV8+Ga5N/IsHBNlMEpPKMjaCeLYwkcxzwevFdEurpDOm4u93ausT/zOMx2QQzmPjaO6J+dJLgcLH4iwU434UA+y+5H92JE/CNUSeXeCxeSZjIOMeuUoQJ5eioWUNP2kQS6F6MWVxiESVPP1levaTVkjHBPUvAxWUfu7zDnhPxXO8uZSLUdd3bg+YqyYK8dkqoabZmrSwO66cibvglKBJHKxWpShT6U6aRpO0U6Nq3mUi273ZvF596+Aj9F+IxmCreUa+ZtH1CkALSgv/6PRO43Yj3hfqNYVTk3E9PeuDBnS58y6H4rWPDcuXp8mFK5UNI= + template: + data: null + metadata: + creationTimestamp: null + name: radarr + namespace: media-server + diff --git a/archive/2022.07.bxl-k3s-pi/apps/pihole/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/pihole/app.yaml new file mode 100644 index 0000000..c567000 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/pihole/app.yaml @@ -0,0 +1,232 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: dns + +--- + +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: pihole-pvc + namespace: dns +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 1Gi + +--- + +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: dnsmasq-pvc + namespace: dns +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 1Gi +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: pihole + namespace: dns + labels: + app: pihole +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: pihole + template: + metadata: + labels: + app: pihole + name: pihole + spec: + affinity: + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: app + operator: In + values: + - pihole + topologyKey: kubernetes.io/hostname + weight: 100 + containers: + - name: pihole + image: cbcrowe/pihole-unbound:latest + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + name: pihole-configmap + - secretRef: + name: pihole-secret + ports: + - name: svc-53-udp + containerPort: 53 + protocol: UDP + - name: svc-53-tcp + containerPort: 53 + protocol: TCP + - name: svc-ui + containerPort: 80 + protocol: TCP + # livenessProbe: + # httpGet: + # port: svc-ui + # initialDelaySeconds: 15 + # periodSeconds: 10 + # readinessProbe: + # httpGet: + # port: svc-ui + # initialDelaySeconds: 15 + # periodSeconds: 10 + # startupProbe: + # httpGet: + # port: svc-ui + # failureThreshold: 12 + # periodSeconds: 10 + resources: + limits: + memory: "300Mi" + cpu: "250m" + requests: + memory: "50Mi" + cpu: "100m" + volumeMounts: + - name: pihole-etc + mountPath: "/etc/pihole" + - name: dnsmasq-etc + mountPath: "/etc/dnsmasq.d" + - name: unbound-conf + mountPath: "/etc/unbound/unbound.conf.d/pi-hole.conf" + subPath: "pi-hole.conf" + readOnly: true + volumes: + - name: pihole-etc + persistentVolumeClaim: + claimName: pihole-pvc + - name: dnsmasq-etc + persistentVolumeClaim: + claimName: dnsmasq-pvc + - name: unbound-conf + configMap: + name: unbound-conf + +--- + +apiVersion: policy/v1 +kind: PodDisruptionBudget +metadata: + name: pihole-pdb + namespace: dns +spec: + minAvailable: 1 + selector: + matchLabels: + app: pihole + +--- + +apiVersion: v1 +kind: Service +metadata: + name: pihole-ui-svc + namespace: dns +spec: + selector: + app: pihole + type: ClusterIP + ports: + - port: 80 + protocol: TCP + name: pihole-ui + +--- + +apiVersion: v1 +kind: Service +metadata: + name: pihole-tcp-svc + namespace: dns + annotations: + metallb.universe.tf/loadBalancerIPs: 192.168.1.211 + metallb.universe.tf/allow-shared-ip: "pihole-192.168.1.211" +spec: + selector: + app: pihole + type: LoadBalancer + externalTrafficPolicy: Cluster + ports: + - port: 53 + targetPort: 53 + protocol: TCP + name: pihole-dns-tcp + +--- + +apiVersion: v1 +kind: Service +metadata: + name: pihole-udp-svc + namespace: dns + annotations: + metallb.universe.tf/loadBalancerIPs: 192.168.1.211 + metallb.universe.tf/allow-shared-ip: "pihole-192.168.1.211" +spec: + selector: + app: pihole + type: LoadBalancer + externalTrafficPolicy: Cluster + ports: + - port: 53 + targetPort: 53 + protocol: UDP + name: pihole-dns-udp + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: pihole + namespace: dns + annotations: + kubernetes.io/ingress.class: "nginx" + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "pihole.bhasher.com" + nginx.ingress.kubernetes.io/app-root: /admin + nginx.ingress.kubernetes.io/auth-response-headers: Remote-User,Remote-Name,Remote-Groups,Remote-Email + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method $request_method; + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method $request_method; +spec: + tls: + - hosts: + - pihole.bhasher.com + secretName: pihole-tls + rules: + - host: pihole.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: pihole-ui-svc + port: + number: 80 diff --git a/archive/2022.07.bxl-k3s-pi/apps/pihole/config.yaml b/archive/2022.07.bxl-k3s-pi/apps/pihole/config.yaml new file mode 100644 index 0000000..c8526c7 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/pihole/config.yaml @@ -0,0 +1,78 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: pihole-configmap + namespace: dns +data: + TZ: "Europe/Paris" + WEBTHEME: "default-dark" + REV_SERVER: "false" + PIHOLE_DNS_: "127.0.0.1#5335" + DNSSEC: "true" + DNSMASQ_LISTENING: "single" + FTLCONF_REPLY_ADDR4: "192.168.1.211" + FTLCONF_RATE_LIMIT: "0/0" + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: unbound-conf + namespace: dns +data: + pi-hole.conf: | + remote-control: + control-enable: yes + control-interface: 127.0.0.1 + control-port: 8953 + + server: + # Conectivity + interface: 127.0.0.1 # Only for pi-hole + port: 5335 + do-ip4: yes + do-udp: yes + do-tcp: yes + do-ip6: no + prefer-ip6: no + + # Security + harden-glue: yes + harden-dnssec-stripped: yes + harden-referral-path: yes + use-caps-for-id: no + unwanted-reply-threshold: 10000000 + + # Performances + edns-buffer-size: 1232 + prefetch: yes + prefetch-key: yes + num-threads: 1 + so-rcvbuf: 1m + max-udp-size: 3072 + cache-min-ttl: 3600 + cache-max-ttl: 86400 + msg-cache-slabs: 8 + rrset-cache-slabs: 8 + infra-cache-slabs: 8 + key-cache-slabs: 8 + rrset-cache-size: 256m + msg-cache-size: 128m + so-rcvbuf: 1m + + # Privacy + hide-identity: yes + hide-version: yes + private-address: 192.168.0.0/16 + private-address: 169.254.0.0/16 + private-address: 172.16.0.0/12 + private-address: 10.0.0.0/8 + private-address: fd00::/8 + private-address: fe80::/10 + + # Stats + verbosity: 0 + statistics-interval: 0 + extended-statistics: yes + statistics-cumulative: yes \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/pihole/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/pihole/sealedsecret.yaml new file mode 100644 index 0000000..01436f9 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/pihole/sealedsecret.yaml @@ -0,0 +1,16 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: pihole-secret + namespace: dns +spec: + encryptedData: + WEBPASSWORD: AgAWmlAaATTKbTOvxZullfUsHISve/HYTLe4huk8ERxDM2hoOc5zZPDDZ/CGSj1aTrj7rb6+VuYbvM2v37CUxQ1mnNBQabHkz9Db89Q+ih/c9dbaXB3OeSWk2edLKXVHIV/G0/6AC2MYRJCHqcCOgbZdpAKUeYss6S/uSYPt9ebGhMZaV/8FUb4zLuSjCuN5dNnUTb1Sl7XaaR4vAwXTISHT7HvNh3mdT5OXnBgo3cG5FGblYkF0BP2Z7VEG2wxU6OZnkX5/DWCfBNmnAUbYnNzacfyE5whYsK5hLt2Cu5v9wftEDwVKTzYx3bX7/9TKgw3wTgrczQmTKSqCmico6ja1x/ouYaYVN+rNUw/9IAvXbFOy39K7JsmQMiPCdITHXOVO6SknVMsMVVT8u7T+dIDFaGsTvv19ith/hRSdnDFY55qVW+/9xhe+AFC8TYK1lc256+ReiVJrGNzH9UprCQQRE3rZTAcBealjdrU0xuKZQm2NrvJVgDjSxSNtvOhop7UR6iabyDvhOMAwQ2BqslKZN7BIoAisoWSWyysQPA3xYftpCJi0g+b4nrK8j86RtXln9GXxoZWGkA23YQg7wt8EyDXAlCFs6WRpyqUa1WZmrnRedZeswkWZBzizqSAnPANgPmu/Tm8jwW2D8RPSDxyq2tfdk21L/jrj4vQ4ty2LRV8PivisVkyH6l1p3IrgLDo= + template: + data: null + metadata: + creationTimestamp: null + name: pihole-secret + namespace: dns + diff --git a/archive/2022.07.bxl-k3s-pi/apps/portal/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/portal/app.yaml new file mode 100644 index 0000000..e3b8e95 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/portal/app.yaml @@ -0,0 +1,116 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: portal + +--- + +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: heimdall-pvc + namespace: portal +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteOnce + resources: + requests: + storage: 100Mi + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: heimdall + namespace: portal + labels: + app: heimdall + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + strategy: + type: Recreate + selector: + matchLabels: + app: heimdall + template: + metadata: + labels: + app: heimdall + spec: + containers: + - name: heimdall + image: lscr.io/linuxserver/heimdall:latest + imagePullPolicy: IfNotPresent + ports: + - name: svc-ui + containerPort: 80 + protocol: TCP + volumeMounts: + - name: heimdall + mountPath: /config + # - name: heimdall-config + # mountPath: /config/www/.env + # subPath: .env + # - name: heimdall-config + # mountPath: /config/www/app.sqlite + # subPath: empty.sqlite + volumes: + - name: heimdall + persistentVolumeClaim: + claimName: heimdall-pvc + # - name: heimdall-config + # secret: + # secretName: heimdall + +--- + +apiVersion: v1 +kind: Service +metadata: + name: heimdall + namespace: portal +spec: + type: ClusterIP + selector: + app: heimdall + ports: + - name: http + port: 80 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: heimdall + namespace: portal + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "portal.bhasher.com" + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method $request_method; + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method $request_method; +spec: + ingressClassName: nginx + tls: + - hosts: + - portal.bhasher.com + secretName: portal-tls + rules: + - host: portal.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: heimdall + port: + number: 80 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/portal/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/portal/sealedsecret.yaml new file mode 100644 index 0000000..ed586e9 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/portal/sealedsecret.yaml @@ -0,0 +1,17 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: heimdall + namespace: portal +spec: + encryptedData: + .env: AgCoQB4itSMLv8RIbJpg/8F+y4djqtW1PAEIS2AKsDHCTsZz698s3SfGzzz+MjiwtBMe73dTtfAXR8Rch6LG90a4PxiMWGMCA+xVLEJWrcTAPWPwVBHjCAbYq5BmZ41kV42IHYjjfEd9dy3FFaRt7RkwGGxjKAEHDL43/jwKZCOz9FVLwX8aqQiPBr4HjEpFzsp6j2NAQWDvrhQX4cTbxTJ5QDXkmv/tukmtx2G1A0Bg0/qDPRuUiWp3+1az1ycwYedyiKRAfdvK3qzbH3whxVZVtze8YEYr+bP5gE7+5c+07uXFdmJnUUtJDOxLHPOBH3shZOg7zP4B1p+PVxdZkyFy97VhsV+eZSjV+PWjRDgVCWarStMMqjktIG8XI32+722OAzQ4kfK8l0bgkeNSbECtsbjZ2GCX5ewKwfH0+6W0p7cCoKIAYlLakGGT90ypGPXiTyfzXlPa39tuF/ORQM2jlbAAeZUpNiYFd7/iaRKIFCupyoby7IuuRb+aprwEJtqY0wQh2wf3m4+3v0FeVihA5XZDl4zpAqAb3fqTfkfvI+agEKx4xwa8D4PzC6BimGAmjQ94tywRnd9k4/Maq5EFQlnJorYi59ViLcRT05T7MPoHmyuNR6FR+FIfKZptvm4j8oB5wS/23VWXDBGSi+7ZGAoM6Cul1pxPZ5cnqPYoPdH9MRV0lofRVTMMcqSbEznJd8NTM0HF0ERgyoP1yVeK7EmbpryzbN43lCG6J4IfP4cb0NIoOaiKUFJXj6GVZG++0/v5EgILlIDsItU/Yfjiwf6bKp7bxOMQDhzJN7CHnGlvmJPwKlIzYGmyfWfyH7RB70Hc+yccPkz1iPIvzF07bdIYDXPiithbeRmuJKz3Jqhe0n3+oBpHOCcDMPMqYcZIB42iqdP2J1gGOq7IWPuxfpao9HsOPpNcI425yacXkdRzs364YOcJkyMNNadEDkXrKk1zpFxHb47ax2S5mn4dH0AzRqfBVirFS0q6PZvgqM9/qvQSOlXoyqH7Qq7R2J02McGuh1mN5jMRyU9qJx+vZW0OjD4lI+6yafG2Jam4GHIdTnOXfYUW/VKH/MuZqidTBDtTXH1nK5CyrzZpsQ3zsGE8homg6djyzWD2FzZYwsZL0GAHws6TMfLvBqaqCX6kgmFBR1U3ibZ2B1YAVhdMd2kH17EabXBXN/1vco9TDr6TRxNLS7ojJQLBBkUyLUbc9vvZJ29QpZn4MrsG11IkHxAvtx6hyzb6zu21FJSscTOhqSor0Jvya7BsdgVE1c7H0QyibW5LlKHy4UrPKS25cUEEHTfezl6D5+uqZs/ryw/7yeXZLylPTK44mjn9TPqTUV636GaiGSPn3ZtxLlxCf81wbMiuOo95sRMlLxGR/qHHls+94AFqHABllv/qfd9hwuC380st3NNuSnvn3gH6zm/lih90URAYIxlVpLMZOZaNBs38pK31kF7jeJG2bUKmEFejcVGTYcVwXJ94N9nO6XX6UcqgcE7ufN+jzs4tpGJxiUsKbOZwso3EgL/vkDvUrqEhCiTaiyLwuQdQyx9HIGa8Tvy/fW4TPvTkumLSW8+Nz6belpoelz/ZAzXcgIQYDWk2gXiNZY/WaseuCsgpJzRueNK9Axvn8L2fT71Cv1G9CrPxQiVchq8Rm2u3Tk0z0AxHCSV2Bgqjm/0dU7Uf69YvnlYFX38KI6I70OBmfCXyC7FwF/5ne9dmQiASWchBngKR + empty.sqlite: AgAvBZh6c98XoTtMjrY82qJV1gOqLzW+kdEzKBBOOWv2g5r39/3caL7XcfC9Yoy7ZMM6gYGxjK6zIAe2KC+JkaHP8mXG9d/+Dlx7Fi136mJ36jz1MvGzW5kGR+77adWW7oWFdsSxhYzlrERl0tO2IFZA9BK3fwAJsgAoQ7mznolDu3jzMrTLUk/CzGuTcC82WJuwb99z0CqJVDg8eGLThX0K006SVSkykDONZxFadrfpc964e6Qd1GojSPcfnUKWhQ/QpRC3SsBmiouHQQ7BDf7nkJsp5ScWDWpOlciVDUDgiQFCdn/nYUb+39DH4gD4ttzpLO1Ay0BvP+CJJfpTMElG+rks8+RGEFrNicQoTt9M4VlvsQ4ETiTemOGtWbWJb2FsXKcRw13NPI8vPLjYo4iR3tz7jyR04v6h6NQfBQmKuXKa+suphsBp+c6njiAwSqrrtEt/gS3FDbb51xHENafVot+8JRM7eBjEVDnMoxbREPCOgJd11CzKebHkBJYXXkkMU0NxSbaUsdHm+xyqACiqX58z4POQspT1TKlC5f48LlSDUQBnusgR/OAqN6iLDy7InrybuW9Fbk9WaAK3XuFzdPdiqEJ7tSkhQI2duueHSKyD0qaiSDu8Ab0F+p6VRhw+Xmb4XW4JDyECIYanFfxdrGMLgwGJ40jQKVCFlOO2GBayB5JM+vxLFkTYCODPVqw= + template: + data: null + metadata: + creationTimestamp: null + name: heimdall + namespace: portal + diff --git a/archive/2022.07.bxl-k3s-pi/apps/timesheet/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/timesheet/app.yaml new file mode 100644 index 0000000..92e67a1 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/timesheet/app.yaml @@ -0,0 +1,111 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: timesheet + +--- + +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: timesheet-pvc + namespace: timesheet +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteOnce + resources: + requests: + storage: 100Mi + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: timesheet + namespace: timesheet + labels: + app: timesheet +spec: + replicas: 1 + revisionHistoryLimit: 1 + strategy: + type: Recreate + selector: + matchLabels: + app: timesheet + template: + metadata: + labels: + app: timesheet + spec: + nodeSelector: + kubernetes.io/hostname: node0 + volumes: + - name: timesheet-data + persistentVolumeClaim: + claimName: timesheet-pvc + - name: timesheet-config + configMap: + name: timesheet-config + containers: + - name: timesheet + image: 192.168.1.201:8443/timesheet:latest + imagePullPolicy: Always + envFrom: + - configMapRef: + name: timesheet-config + volumeMounts: + - name: timesheet-data + mountPath: /data + readOnly: false + +--- + +apiVersion: v1 +kind: Service +metadata: + name: timesheet + namespace: timesheet +spec: + type: ClusterIP + selector: + app: timesheet + ports: + - name: https + port: 8080 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: timesheet + namespace: timesheet + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "timesheet.bhasher.com" + nginx.ingress.kubernetes.io/auth-response-headers: Remote-User,Remote-Name,Remote-Groups,Remote-Email + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method $request_method; + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method $request_method; +spec: + ingressClassName: "nginx" + tls: + - hosts: + - timesheet.bhasher.com + secretName: timesheet-tls + rules: + - host: timesheet.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: timesheet + port: + number: 8080 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/timesheet/config.yaml b/archive/2022.07.bxl-k3s-pi/apps/timesheet/config.yaml new file mode 100644 index 0000000..7a77012 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/timesheet/config.yaml @@ -0,0 +1,9 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: timesheet-config + namespace: timesheet +data: + TS_DB_PATH: "/data/timesheet.db" + TS_HOST: "0.0.0.0" + TS_PORT: "8080" \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/wiki/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/wiki/app.yaml new file mode 100644 index 0000000..81dfa5f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/wiki/app.yaml @@ -0,0 +1,104 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: wiki + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: wikijs + namespace: wiki + labels: + app: wikijs + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: wikijs + template: + metadata: + labels: + app: wikijs + spec: + volumes: + - name: ca + configMap: + name: ca + containers: + - name: wikijs + image: ghcr.io/requarks/wiki:latest + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + name: wikijs + - secretRef: + name: wikijs + volumeMounts: + - name: ca + mountPath: /certs + readOnly: true + ports: + - name: http + containerPort: 3000 + protocol: TCP + livenessProbe: + httpGet: + path: /healthz + port: http + failureThreshold: 2 + periodSeconds: 10 + startupProbe: + httpGet: + path: /healthz + port: http + failureThreshold: 24 + periodSeconds: 5 + +--- + +apiVersion: v1 +kind: Service +metadata: + name: wikijs + namespace: wiki +spec: + type: ClusterIP + selector: + app: wikijs + ports: + - name: http + port: 3000 + protocol: TCP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: wikijs + namespace: wiki + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "wiki.bhasher.com" +spec: + ingressClassName: nginx-external + tls: + - hosts: + - wiki.bhasher.com + secretName: wikijs-tls + rules: + - host: wiki.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: wikijs + port: + number: 3000 diff --git a/archive/2022.07.bxl-k3s-pi/apps/wiki/ca.yaml b/archive/2022.07.bxl-k3s-pi/apps/wiki/ca.yaml new file mode 100644 index 0000000..fb604e5 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/wiki/ca.yaml @@ -0,0 +1,64 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: ca + namespace: wiki +data: + bhasherCA.pem : | + -----BEGIN CERTIFICATE----- + MIIKIzCCBgugAwIBAgIUSathEP5DGHryMtf1O98KMTUgZyIwDQYJKoZIhvcNAQEN + BQAwgZgxCzAJBgNVBAYTAkJFMRAwDgYDVQQIDAdCZWxnaXVtMQowCAYDVQQHDAEu + MRIwEAYDVQQKDAlCaGFzaGVyQ0ExEzARBgNVBAsMCkJoYXNoZXIgSVQxIzAhBgNV + BAMMGkJoYXNoZXJDQSBSb290IENlcnRpZmljYXRlMR0wGwYJKoZIhvcNAQkBFg5j + YUBiaGFzaGVyLmNvbTAeFw0yMjA0MjkyMzI2MzJaFw0zMjA0MjgyMzI2MzJaMIGY + MQswCQYDVQQGEwJCRTEQMA4GA1UECAwHQmVsZ2l1bTEKMAgGA1UEBwwBLjESMBAG + A1UECgwJQmhhc2hlckNBMRMwEQYDVQQLDApCaGFzaGVyIElUMSMwIQYDVQQDDBpC + aGFzaGVyQ0EgUm9vdCBDZXJ0aWZpY2F0ZTEdMBsGCSqGSIb3DQEJARYOY2FAYmhh + c2hlci5jb20wggQiMA0GCSqGSIb3DQEBAQUAA4IEDwAwggQKAoIEAQCYcYWraaSp + 2Tn+ic7zCPWg/Xy7C2KjL5tdRq4D09eZsnUnruTNvhEbXs+cgEj6u2UQ09jiNA2Z + 7oYjpNrcr6Hit10n9H2Mpn4nTcYYrA/44Aa0yKY97v3vMM0+Q4/1LDrX96fpvegC + qn3VRJd8gHCmRIG4I74QpRdxB7DSkcc749NsyBOP7Hsicpwx9sXE5zBwxlTGBbvR + 4v7HjaqxxaTqC7V6qTcjG2FjpkxMbZj7lVXyQik07UEnVV0zqAlnie2843d62xSv + 2zQmyEwtnwvkrKnNKZIt+nELI3DmvHKW9hbB1lNz5zwfX+bwCudoKeXOpsAOY5Vj + oYNEDp6+oqPF9/+tqsXjFamC0boe898v6beT8PYNX+yAVc5cOfcgBkR4dupyXyZe + SyrGw29wmccyPqfADrr53PTn84kgvGRi0DGAH7VLd8eHbQ6kRuJtvspPXMBL6co9 + qX3spVJWF00qt6IHrF0oYioCuibxlG/0Hnp0zvO4U9I0DosoVkAOlKjTXppjNDDZ + sHdHGkyX+OP868ht0JyTFarSQs6WVWvL6Gs6VCjuiFNwETxq9tYLmKN1IfcZf6Be + sVpKD2xISRiMtKsfwmE+1CfUACWqlvsB13vFjw8ZB4eOOUnuG/svvx17TY8J3SAW + iAzWnMECFGdJfcqepEln71J9gqO7HuuTiwofV967ruqCtxX7sOWG29xz3tB+JVW4 + 78e0RjOC9sIXF3840WVG8GDbvmFjs0O/ZnYBfNYXh+kNkgIriJa1jnpZ16yVARAs + D4RrQ1hg+aKcxe0nzxodnjJKECD7MRfxQPEHs/CAC50IhLj/Ez797SH6NSkvAGNz + fmtgYC61zUuKAttJhkzD7lEE5PlSXlif67J8dCbb/ie8qNQTJ4i9ijMoZD6hhieR + 0NyRiMCGbyaQso7gRwbGxbIa4hp21Vi9XJj6q0U/90S2vBMdokZl+qmKktspxlCH + /O7YL3alEmEZxOVz78VpAu/0fHyFc1hCr6FVOmfrsCc2RIbdMGxbLZwAA9tP8R+u + CI/aVjxLNQTw6uSjeTekoNeWcXenNYM/REr96HEgvVcwytGX02wbHciulFi/NSyW + d5nCst0GhXWA8iQX/WKX1uQUPLoimJGLxUjAT8yVHXsE+otnoCumCrXsrQpMhvga + yWg2TLVSh7QvBnrs9JJNp6Z8vVGZuw/VcWxckFu2m7/eNLJc5+f/NXl6wVq0O1OG + NIVoqatD/yBl0NgBwQXqSR/PJ30C/bQTuYwTaTiWNGD7gLcGTW61S8EWqGCYdZLu + UkYDeafp1LzUyw1wOpxvnKVnMux+3lLceQubWSC4F6XqMCn/nYIMGnQ1Hs/zF/1G + 7MKi96ZMLsrXAgMBAAGjYzBhMB0GA1UdDgQWBBSgDfvqI+DQCUiCtDfzU0jWjEDS + NTAfBgNVHSMEGDAWgBSgDfvqI+DQCUiCtDfzU0jWjEDSNTAPBgNVHRMBAf8EBTAD + AQH/MA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQ0FAAOCBAEAcrmgBpzu4MQg + GLVLNghy+r/01V4fWGx7uyTkWrx0xtEyPUA0Sl1Pky3BNeA9ySfxVYzFPOOOKLLb + lsK22LF1bHx7yU8oTuJpgDluE5xK0bKfWqcnDQEwlKfkhJTUu1zO+e8c05oi68fS + EcMo/jLGWNuLMUhMQ/OGyaTUeZCXLulUfgWF/NyUDJPfZhPP+U68nXs0fdX7LMq8 + uIOQlQEA/7Xo5Xz73AA0YimA8XxqhCZIoAhcLOE620sHzpiHlWJ/S1OnFzrUMSeG + xnOuXiOqsBklsW5b819UXLhOqKk5PnAoB+ZhoVG1HxoGTG9wQdq1/wpxNyWhYpDH + Tj0eLNs7Q7EwZaB6gtAvXDX6yC0/HQ3z6UnMzLViifaON9zC+ljBb63u7ZZ1qBXb + qF9Ub3/mgdHIhiy9iBY/JTMQxEZnLqPDwVgSnuwuoF0LYAzX3Tdba2K4wXIZHOtg + KVswHtsthGs25CUMfxUw1C0BgjQc8PX3+fWwBQG58ziww+rEwSl/8jxCriyA7mTc + nigyfQhMti00lHo+Se0KG9mbkFsgKQfHJ7uCXYVsRf0FM4tn08kRX22ubXD1UE+g + EZSWNmrNb+ZnVUQhAqylP5RFGaULPRstW1gKzF0gn5HKt6muz3fWIkKoY57xLphe + 2XwJppNc02+l7RVb+oMIcRPBmKc7JB7i7dU5ctlae6iLeQnYIa1RZ9DCQhsUqvlk + 7SHotC3PuXLT6haeF8MUBkt9Og3l+KcsgHhZJqOqeTO4x1wfnqeMvUHG6rsn/DEA + O+qu4CVVq+C73Xrl76kZpZkAk40Cw1DeRRObRXCnGuD+/eOGuoTHUXToiOQBnXx7 + IfDPj+8G4ss3Wb4syH8hhKNn4TEHzHn3NCjKD9NWH0qWIqEnlrxYTkWpRckGMgN6 + 8lCKoH6JnIuLOELsXLey5qwEh8DrEG9+/6TZo1bxziE3+G1FmM/UuiZ4/sp/1rKS + nU6k3D3x5yjZbE1Eogq5JI47i/2J75x1uWUgIppYsaI1UvCX7Uux9r1PCMI7ixPz + GhS2wKt3jCGU6ulX5vnihDglQXAEP5V+JRcI0xsdEkdB/3lU963EwvFjldQHuJP3 + I8emKNFl4lnDqloNo1xBqePoD9K0XJF8HHosvLxjUVhc98kmK8rlnGvjyL897KbG + chHUpmcOvehDStG9BecQJB7O6F3utebzetuAjBzdzfRVjLMJ9fP5z/py1RgTNk1Y + YH6NHOwUEDN1ojFI04z6gnHP8qHhDdCi4Dk9IRJ5zoTtHOpxfYF0EeoqJLOkBpxP + n7MKBI2FTJH22/b+YA12FYi9flBI85yHAJwtMvvh2kZssOAMKV0ccNG1EOD6v6dS + Pzrn2j0Zdg== + -----END CERTIFICATE----- \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/wiki/config.yaml b/archive/2022.07.bxl-k3s-pi/apps/wiki/config.yaml new file mode 100644 index 0000000..43957b8 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/wiki/config.yaml @@ -0,0 +1,13 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: wikijs + namespace: wiki +data: + DB_TYPE: postgres + DB_HOST: postgres.storage.svc.cluster.local + DB_PORT: "5432" + DB_USER: wikijs + DB_NAME: wikijs + HA_ACTIVE: "true" + NODE_EXTRA_CA_CERTS: "/certs/bhasherCA.pem" \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/apps/wiki/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/wiki/sealedsecret.yaml new file mode 100644 index 0000000..8f55502 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/wiki/sealedsecret.yaml @@ -0,0 +1,16 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: wikijs + namespace: wiki +spec: + encryptedData: + DB_PASS: AgAmxq0znbcp/J6U599KIa1LLOBGrFSsAmBusC86oKhvvibXrZjSWGuCaRTLzNIvwDc6ObJayYvuxNuyVGppax+UD3E0s+nu5qGWSpwBS6y/uoTB3lSD2hrdfWEzS84/V/DQNQKLvTJySMBqmccL31CoHIvHOYgg/mPs5AslRvW3XBzWbqRNHvdOwECWVqD/p/HG4fYI+Tq87/9wBkDVxr7/w0bLEwWV2n5scYSjP2DxNBAIVrn74A7EYtRFBlleIDIKHfaSMx3AWUzKU7MhqO+YDP/NLB9jTiDF2adIpzPs4k6zMWdNXZTwUKK6PZWDoepOLJESyAx/iWt9EfGQphhKCzggFnzKTnBGwPc3RaYkBjmRE+Y0dZPVpKyC3IU4/cJXc5U9rCUqxv6B5ZBAmq8zYLIpMBTRlwFKz0s0j0B3Os9K04c63U5G51vfrDxYrqiAMeJZakkFwTVLOKWR0KpnAdFVcVlbL+lq/9Pdxl7DMnpdTD92tVqCppGvWpie3p6ZOPL8lcPjHTp+qgY+vg/gVhw/BSyWQz5nnspMwVqloh77WIIGOemBBziUAVom2CbROgaPPHl4dhXLj7NgminF6QOEPY0FA7d9YSvgKgiXkvTcwhwvJJQcKCB1S/ubBWGyUHYsnqoLwbsXtzfkun4rxhgRc6o4TlF/fhb59AMeeLjXiNPKNWdJbxB1ZRpQsz7M1fEOJbzshSp90ptodoqghLTEzJkUbnluXgHH15VIxU/VS9IvLLDUmZvNAQF+RdSmVrM44oRx3ND/kOvOYUcx + template: + data: null + metadata: + creationTimestamp: null + name: wikijs + namespace: wiki + diff --git a/archive/2022.07.bxl-k3s-pi/apps/wireguard/app.yaml b/archive/2022.07.bxl-k3s-pi/apps/wireguard/app.yaml new file mode 100644 index 0000000..0aaf396 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/wireguard/app.yaml @@ -0,0 +1,121 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: wireguard + +--- + +apiVersion: apps/v1 +kind: DaemonSet +metadata: + name: wireguard + namespace: wireguard + labels: + app: wireguard + annotations: + reloader.stakater.com/auto: "true" +spec: + selector: + matchLabels: + app: wireguard + updateStrategy: + type: RollingUpdate + rollingUpdate: + maxUnavailable: 1 + template: + metadata: + labels: + app: wireguard + spec: + topologySpreadConstraints: + - maxSkew: 1 + topologyKey: kubernetes.io/hostname + whenUnsatisfiable: DoNotSchedule + labelSelector: + matchLabels: + app: wireguard + restartPolicy: Always + initContainers: + - name: init + image: busybox:1.32.0 + command: + - sh + - -c + - sysctl -w net.ipv4.ip_forward=1 && sysctl -w net.ipv4.conf.all.forwarding=1 + securityContext: + privileged: true + capabilities: + add: + - NET_ADMIN + containers: + - name: wireguard + image: masipcat/wireguard-go:latest + securityContext: + privileged: true + capabilities: + add: + - NET_ADMIN + ports: + - containerPort: 51820 + protocol: UDP + command: + - sh + - -c + - /entrypoint.sh + env: + - name: LOG_LEVEL + value: info + resources: + requests: + memory: "64Mi" + cpu: "150m" + limits: + memory: "128Mi" + volumeMounts: + - name: wireguard-config + mountPath: /etc/wireguard/wg0.key + subPath: wg0.key + readOnly: true + - name: wireguard-config + mountPath: /etc/wireguard/wg0.conf + subPath: wg0.conf + readOnly: true + volumes: + - name: wireguard-config + secret: + secretName: wireguard + +--- + +apiVersion: policy/v1 +kind: PodDisruptionBudget +metadata: + name: wg-pdb + namespace: wireguard +spec: + minAvailable: 1 + selector: + matchLabels: + app: wireguard + +--- + +apiVersion: v1 +kind: Service +metadata: + name: wireguard + namespace: wireguard + labels: + app: wireguard + annotations: + metallb.universe.tf/loadBalancerIPs: 192.168.1.210 + metallb.universe.tf/allow-shared-ip: "management-192.168.1.210" +spec: + type: LoadBalancer + externalTrafficPolicy: Cluster + selector: + app: wireguard + ports: + - name: vpn + port: 51820 + protocol: UDP diff --git a/archive/2022.07.bxl-k3s-pi/apps/wireguard/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/apps/wireguard/sealedsecret.yaml new file mode 100644 index 0000000..ff13213 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/apps/wireguard/sealedsecret.yaml @@ -0,0 +1,17 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: wireguard + namespace: wireguard +spec: + encryptedData: + wg0.conf: AgBW9QrVLrWA41nSqirRw7/PCgn06A0Jxz6PH2KzuiHtRxQAfInUH2ewEhkoxTeab0hePh+3p0aSQaWjS5VBQWhjQ1bfMlXUGuEZ5kqsCVzHNLTlPN5rusooc+xY9zgffuLXl/Hmm08A6xNnY1Wak98Gwk7F4vbwAHw+sjfr7LxQth15lOJZ50GkDu50rlmH6lmeM1oNSMHxig6RdgFGjlVugx7X8AJZJSnBBXuHYLGUz3GViFvKhYS4tBwY7r/Zf+S2fe/rYaKXEjzvMVx6FkT58GxVV5ur7leq+7wFKCTJ5qMQhNqGiziNvHX7GADw8K47dhpgS7J+iIzA6sLWE+9ExzzvXE6LEnob/D6+nvC9Z9BBJZOaEFOtNJfb/9ePEpRyErSrZDdwiE2C2cHtR/+7kKYh0e8IqjSmID7z8ffevxL6U6u/w6MJagERM+Zy+LywkDfC0ytZCXrM6tOtSgTWBr7ub2zIEHOcGw10ZHkXbdcnfUuPKhYUu5ExV1YrLQLL+N4dwG0fsm6CPMQtVKHtNtrZINRq8fH4uQ3Ydj2pMFfBajOIJzMsTfhbDESkkN/lVeNuiUag9bjs9PozxrEl/HrqA03/UMt9dzFIbikPj30znyp2XGHNNaRONgD2WTiksasKGFTyLSHIpOs8t4w5B7k8gPUGDma42tUg8qj7itLEpX2L48/bDxvm50/y+TP7dCedCg9p7mf/bGfNhtc+UcSVqVXcaknSyQDsvEqYvkuuKwfzJkhP/SEHRSfzzU8Y/azH0WSWSvUhjssSHgRKOeLqrNhBD0wtEoTO+MV6nAxC0960cI04whRGlkLkbJuO+juQm2aYLe6lo7SiW14RjqKYA24mEnZtGdk7ksSwjNeYnhsDD/AM/qxJ9cQA2V22piQVGvQXR3R/NhIcHuCsM1stYuMJPFLS5ePwkN2HeOsRFJKYy/wyqq49FPLrvyNxgAa/e9bvQXaoKhgLvTrCI9aodf9kM+CpWB9u6Abuk1OjExhFwNCFD9kwgJoaQn/nzhv0LQzTNF+KHkj+MVY+5VpEYi2snmF3trlA5fkbMMQnFhNHuPNqhaG58EXgoynQxjdxj20+CpBOgqOYDA9zHaK3tVqZzu0FJ4D9Dum5wbloXQxbduq4+7cQk6Bv2y8Uu8bvkwo8Nn1htrWgsKcVCreRnO7Ym/LGCoLPn2b0UHMDeXKF0M0SdfJ8Pqobf7J0xe+N/B05v+ZppxvLIdty3CWtKHe9O6322a+hUcoyFGxG7jJQ0UbpLukMJH+LxWnBD8NQ3UXX2WHvv+reQSsWXn2S/dHxRvtm5RXuaNA853NzuJHI3PyKUdtyvTb3VPBK7EMFExuTSwiGgQcx8cLxIvrZU6loX9L9BZ+DMwclj3Ddql2ddlgksc3uSt7FGKRoqpHVWhZ5wUDciZwIzbCVn/WAT/mtFw== + wg0.key: AgAQKXnPbG/cYoK5JDmCiiOviwBc4QF6z+wMIn8o/T0utkd/8p12OTht/vLZyEsjT5uOFtYTchW60tXeFq6Moyd7amsvKHA3MS641HoH2NNzQQAcZup2QFzicLEFiSq5lpGvp+RseWTEiNXhkIFo/ijQRaiftjZQ1C2Fxcwk1aoPjDaiJaRUGXv7L+/dEtMSyXTpzI4Z6xAkhA5ev3lNIryHyW7mrTwTDyi+KKrAIXzRozk+FIPpwii0zZP3+kmHtO6qX5o0+N22ws25CHefuHOEjpjrRxcQgU+BHQZQYKEdv03LZT3YOQdWj6NeJdW4o/dowZTcdTfvI4UZsm3OJeJ6y8ZUlCSeUkupHBGUScT5WPq8p9AXy1ZRkIvwAAzuOHpKfP/SCC4xpqq1ThhGsDI6ILj2F7TeBB0pEwLzNJm+Wl56qEqTyeAanwrbbIL3ZjmlQjdJmuI76owlSJGkAMFnzlY2v7EH+CIoVwjOI2BBrBxlRUNuafhH2xglGoI11i5P2b+IAeXwP8j+x31Xfw1rd0qTSFqU5kBDoczHRmD6O1PBzYQOzeFVFfq4RTrVY/h3pv9pgQ+BWBczjD1MxqBa4kynq1sB9NBO3xICSRF1uxBZmvWPt6++GoklN22zW+zqI9SEWNuHPRhhTMhQiUqylwVa0G/ex/XzOBGSfOgLvxL8tU8hIHKnrNGtENvHYhgX1yIIAcBgO+cCXcGQh4azJLDKhqxzbS5WtqifG2/h0V1wqof+w2fCUSAgrw== + template: + data: null + metadata: + creationTimestamp: null + name: wireguard + namespace: wireguard + diff --git a/archive/2022.07.bxl-k3s-pi/argo/WIP/cron.yaml b/archive/2022.07.bxl-k3s-pi/argo/WIP/cron.yaml new file mode 100644 index 0000000..a2c0e36 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/WIP/cron.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: cron +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/cron/ + + destination: + server: https://kubernetes.default.svc + namespace: cron + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/WIP/jupyterhub.yaml b/archive/2022.07.bxl-k3s-pi/argo/WIP/jupyterhub.yaml new file mode 100644 index 0000000..63bf986 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/WIP/jupyterhub.yaml @@ -0,0 +1,29 @@ +# apiVersion: argoproj.io/v1alpha1 +# kind: Application +# metadata: +# namespace: devops +# name: jupyterhub +# spec: +# project: k3pi + +# source: +# #chart: jupyterhub +# repoURL: https://git.bhasher.com/Bhasher/K3Pi.git +# path: services/apps/jupyterhub +# # repoURL: https://jupyterhub.github.io/helm-chart # /index.yaml +# targetRevision: 1.2.0 +# helm: +# valueFiles: +# - values.yaml +# # releaseName: jupyterhub +# # repoURL: https://git.bhasher.com/Bhasher/K3Pi.git +# #targetRevision: HEAD +# # path: services/apps/jupyterhub/ + +# destination: +# server: https://kubernetes.default.svc +# namespace: jupyterhub + +# syncPolicy: +# automated: +# prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/WIP/media-server.yaml b/archive/2022.07.bxl-k3s-pi/argo/WIP/media-server.yaml new file mode 100644 index 0000000..bc570cd --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/WIP/media-server.yaml @@ -0,0 +1,21 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: media-server +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/media-server/ + directory: + recurse: true + + destination: + server: https://kubernetes.default.svc + namespace: media-server + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/WIP/timesheet.yaml b/archive/2022.07.bxl-k3s-pi/argo/WIP/timesheet.yaml new file mode 100644 index 0000000..6bebecc --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/WIP/timesheet.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: timesheet +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/timesheet/ + + destination: + server: https://kubernetes.default.svc + namespace: timesheet + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/argo.yaml b/archive/2022.07.bxl-k3s-pi/argo/argo.yaml new file mode 100644 index 0000000..567431d --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/argo.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: argo +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/argo/ + + destination: + server: https://kubernetes.default.svc + namespace: devops + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/cert-manager.yaml b/archive/2022.07.bxl-k3s-pi/argo/cert-manager.yaml new file mode 100644 index 0000000..c9cb703 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/cert-manager.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: cert-manager +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/cert-manager + + destination: + server: https://kubernetes.default.svc + namespace: cert-manager + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/cloud.yaml b/archive/2022.07.bxl-k3s-pi/argo/cloud.yaml new file mode 100644 index 0000000..358eb72 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/cloud.yaml @@ -0,0 +1,22 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: cloud +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/cloud/ + directory: + recurse: true + + destination: + server: https://kubernetes.default.svc + namespace: cloud + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/devops.yaml b/archive/2022.07.bxl-k3s-pi/argo/devops.yaml new file mode 100644 index 0000000..925b784 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/devops.yaml @@ -0,0 +1,22 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: devops +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/devops + directory: + recurse: true + + destination: + server: https://kubernetes.default.svc + namespace: devops + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/external-endpoints.yaml b/archive/2022.07.bxl-k3s-pi/argo/external-endpoints.yaml new file mode 100644 index 0000000..110a38c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/external-endpoints.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: external-endpoints +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/external-endpoints/ + + destination: + server: https://kubernetes.default.svc + namespace: external-endpoints + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/git.yaml b/archive/2022.07.bxl-k3s-pi/argo/git.yaml new file mode 100644 index 0000000..58d7fad --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/git.yaml @@ -0,0 +1,19 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: git +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/git/ + + destination: + server: https://kubernetes.default.svc + namespace: git + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/hass.yaml b/archive/2022.07.bxl-k3s-pi/argo/hass.yaml new file mode 100644 index 0000000..4f4f7f7 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/hass.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: hass +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/hass/ + + destination: + server: https://kubernetes.default.svc + namespace: hass + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/idp.yaml b/archive/2022.07.bxl-k3s-pi/argo/idp.yaml new file mode 100644 index 0000000..97009fa --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/idp.yaml @@ -0,0 +1,22 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: idp +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/idp/ + directory: + recurse: true + + destination: + server: https://kubernetes.default.svc + namespace: idp + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/ingress-nginx.yaml b/archive/2022.07.bxl-k3s-pi/argo/ingress-nginx.yaml new file mode 100644 index 0000000..53069a8 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/ingress-nginx.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: ingress-nginx +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/ingress-nginx/ + + destination: + server: https://kubernetes.default.svc + namespace: ingress-nginx + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/longhorn.yaml b/archive/2022.07.bxl-k3s-pi/argo/longhorn.yaml new file mode 100644 index 0000000..da9394c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/longhorn.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: longhorn +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/longhorn + + destination: + server: https://kubernetes.default.svc + namespace: longhorn-system + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/metallb.yaml b/archive/2022.07.bxl-k3s-pi/argo/metallb.yaml new file mode 100644 index 0000000..4b48842 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/metallb.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: metallb +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/metallb/ + + destination: + server: https://kubernetes.default.svc + namespace: metallb-system + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/monitoring.yaml b/archive/2022.07.bxl-k3s-pi/argo/monitoring.yaml new file mode 100644 index 0000000..ce931ef --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/monitoring.yaml @@ -0,0 +1,23 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: monitoring +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/monitoring/ + directory: + recurse: true + exclude: "custom-ressources/*" + + destination: + server: https://kubernetes.default.svc + namespace: monitoring + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/pihole.yaml b/archive/2022.07.bxl-k3s-pi/argo/pihole.yaml new file mode 100644 index 0000000..4efc57e --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/pihole.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: pihole +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/pihole/ + + destination: + server: https://kubernetes.default.svc + namespace: dns + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/portal.yaml b/archive/2022.07.bxl-k3s-pi/argo/portal.yaml new file mode 100644 index 0000000..4276768 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/portal.yaml @@ -0,0 +1,19 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: portal +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/portal/ + + destination: + server: https://kubernetes.default.svc + namespace: portal + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/project.yaml b/archive/2022.07.bxl-k3s-pi/argo/project.yaml new file mode 100644 index 0000000..9237f61 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/project.yaml @@ -0,0 +1,15 @@ +apiVersion: argoproj.io/v1alpha1 +kind: AppProject +metadata: + name: k3pi + namespace: devops +spec: + clusterResourceWhitelist: + - group: '*' + kind: '*' + destinations: + - name: '*' + namespace: '*' + server: 'https://kubernetes.default.svc' + sourceRepos: + - https://git.bhasher.com/Bhasher/K3Pi \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/sealed-secrets.yaml b/archive/2022.07.bxl-k3s-pi/argo/sealed-secrets.yaml new file mode 100644 index 0000000..8c7efb2 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/sealed-secrets.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: sealed-secret +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/sealed-secrets + + destination: + server: https://kubernetes.default.svc + namespace: kube-system + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/storage.yaml b/archive/2022.07.bxl-k3s-pi/argo/storage.yaml new file mode 100644 index 0000000..58fbe19 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/storage.yaml @@ -0,0 +1,22 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: storage +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/utils/storage/ + directory: + recurse: true + + destination: + server: https://kubernetes.default.svc + namespace: storage + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/wiki.yaml b/archive/2022.07.bxl-k3s-pi/argo/wiki.yaml new file mode 100644 index 0000000..0f17f1c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/wiki.yaml @@ -0,0 +1,18 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: wiki + namespace: devops +spec: + project: k3pi + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/wiki/ + destination: + server: https://kubernetes.default.svc + namespace: wiki + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/argo/wireguard.yaml b/archive/2022.07.bxl-k3s-pi/argo/wireguard.yaml new file mode 100644 index 0000000..be537b5 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/argo/wireguard.yaml @@ -0,0 +1,20 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + namespace: devops + name: wireguard +spec: + project: k3pi + + source: + repoURL: https://git.bhasher.com/Bhasher/K3Pi.git + targetRevision: HEAD + path: services/apps/wireguard/ + + destination: + server: https://kubernetes.default.svc + namespace: wireguard + + syncPolicy: + automated: + prune: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/cert-manager/app.yaml b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/app.yaml new file mode 100644 index 0000000..5580dab --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/app.yaml @@ -0,0 +1,349 @@ +# Copyright 2021 The cert-manager Authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +apiVersion: v1 +kind: Namespace +metadata: + name: cert-manager + +--- + +apiVersion: cert-manager.io/v1 +kind: ClusterIssuer +metadata: + name: bhasherca-k3s-issuer +spec: + ca: + secretName: bhasherca-k3s-key-pair + +--- + +# Source: cert-manager/templates/service.yaml +apiVersion: v1 +kind: Service +metadata: + name: cert-manager + namespace: "cert-manager" + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +spec: + type: ClusterIP + ports: + - protocol: TCP + port: 9402 + name: tcp-prometheus-servicemonitor + targetPort: 9402 + selector: + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" +--- +# Source: cert-manager/templates/webhook-service.yaml +apiVersion: v1 +kind: Service +metadata: + name: cert-manager-webhook + namespace: "cert-manager" + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +spec: + type: ClusterIP + ports: + - name: https + port: 443 + protocol: TCP + targetPort: "https" + selector: + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" +--- +# Source: cert-manager/templates/cainjector-deployment.yaml +apiVersion: apps/v1 +kind: Deployment +metadata: + name: cert-manager-cainjector + namespace: "cert-manager" + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" +spec: + replicas: 1 + selector: + matchLabels: + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + template: + metadata: + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" + spec: + serviceAccountName: cert-manager-cainjector + securityContext: + runAsNonRoot: true + containers: + - name: cert-manager + image: "quay.io/jetstack/cert-manager-cainjector:v1.8.2" + imagePullPolicy: IfNotPresent + args: + - --v=2 + - --leader-election-namespace=kube-system + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + securityContext: + allowPrivilegeEscalation: false + nodeSelector: + kubernetes.io/os: linux +--- +# Source: cert-manager/templates/deployment.yaml +apiVersion: apps/v1 +kind: Deployment +metadata: + name: cert-manager + namespace: "cert-manager" + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +spec: + replicas: 1 + selector: + matchLabels: + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + template: + metadata: + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" + annotations: + prometheus.io/path: "/metrics" + prometheus.io/scrape: 'true' + prometheus.io/port: '9402' + spec: + serviceAccountName: cert-manager + securityContext: + runAsNonRoot: true + containers: + - name: cert-manager + image: "quay.io/jetstack/cert-manager-controller:v1.8.2" + imagePullPolicy: IfNotPresent + args: + - --v=2 + - --cluster-resource-namespace=$(POD_NAMESPACE) + - --leader-election-namespace=kube-system + ports: + - containerPort: 9402 + name: http-metrics + protocol: TCP + securityContext: + allowPrivilegeEscalation: false + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + nodeSelector: + kubernetes.io/os: linux +--- +# Source: cert-manager/templates/webhook-deployment.yaml +apiVersion: apps/v1 +kind: Deployment +metadata: + name: cert-manager-webhook + namespace: "cert-manager" + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +spec: + replicas: 1 + selector: + matchLabels: + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + template: + metadata: + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" + spec: + serviceAccountName: cert-manager-webhook + securityContext: + runAsNonRoot: true + containers: + - name: cert-manager + image: "quay.io/jetstack/cert-manager-webhook:v1.8.2" + imagePullPolicy: IfNotPresent + args: + - --v=2 + - --secure-port=10250 + - --dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE) + - --dynamic-serving-ca-secret-name=cert-manager-webhook-ca + - --dynamic-serving-dns-names=cert-manager-webhook,cert-manager-webhook.cert-manager,cert-manager-webhook.cert-manager.svc + ports: + - name: https + protocol: TCP + containerPort: 10250 + livenessProbe: + httpGet: + path: /livez + port: 6080 + scheme: HTTP + initialDelaySeconds: 60 + periodSeconds: 10 + timeoutSeconds: 1 + successThreshold: 1 + failureThreshold: 3 + readinessProbe: + httpGet: + path: /healthz + port: 6080 + scheme: HTTP + initialDelaySeconds: 5 + periodSeconds: 5 + timeoutSeconds: 1 + successThreshold: 1 + failureThreshold: 3 + securityContext: + allowPrivilegeEscalation: false + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + nodeSelector: + kubernetes.io/os: linux +--- +# Source: cert-manager/templates/webhook-mutating-webhook.yaml +apiVersion: admissionregistration.k8s.io/v1 +kind: MutatingWebhookConfiguration +metadata: + name: cert-manager-webhook + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" + annotations: + cert-manager.io/inject-ca-from-secret: "cert-manager/cert-manager-webhook-ca" +webhooks: + - name: webhook.cert-manager.io + rules: + - apiGroups: + - "cert-manager.io" + - "acme.cert-manager.io" + apiVersions: + - "v1" + operations: + - CREATE + - UPDATE + resources: + - "*/*" + admissionReviewVersions: ["v1"] + # This webhook only accepts v1 cert-manager resources. + # Equivalent matchPolicy ensures that non-v1 resource requests are sent to + # this webhook (after the resources have been converted to v1). + matchPolicy: Equivalent + timeoutSeconds: 10 + failurePolicy: Fail + # Only include 'sideEffects' field in Kubernetes 1.12+ + sideEffects: None + clientConfig: + service: + name: cert-manager-webhook + namespace: "cert-manager" + path: /mutate +--- +# Source: cert-manager/templates/webhook-validating-webhook.yaml +apiVersion: admissionregistration.k8s.io/v1 +kind: ValidatingWebhookConfiguration +metadata: + name: cert-manager-webhook + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" + annotations: + cert-manager.io/inject-ca-from-secret: "cert-manager/cert-manager-webhook-ca" +webhooks: + - name: webhook.cert-manager.io + namespaceSelector: + matchExpressions: + - key: "cert-manager.io/disable-validation" + operator: "NotIn" + values: + - "true" + - key: "name" + operator: "NotIn" + values: + - cert-manager + rules: + - apiGroups: + - "cert-manager.io" + - "acme.cert-manager.io" + apiVersions: + - "v1" + operations: + - CREATE + - UPDATE + resources: + - "*/*" + admissionReviewVersions: ["v1"] + # This webhook only accepts v1 cert-manager resources. + # Equivalent matchPolicy ensures that non-v1 resource requests are sent to + # this webhook (after the resources have been converted to v1). + matchPolicy: Equivalent + timeoutSeconds: 10 + failurePolicy: Fail + sideEffects: None + clientConfig: + service: + name: cert-manager-webhook + namespace: "cert-manager" + path: /validate \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/cert-manager/cert-manager.crds.yaml b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/cert-manager.crds.yaml new file mode 100644 index 0000000..a08eb7b --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/cert-manager.crds.yaml @@ -0,0 +1,4304 @@ +# Copyright 2021 The cert-manager Authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Source: cert-manager/templates/crd-templates.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: certificaterequests.cert-manager.io + labels: + app: 'cert-manager' + app.kubernetes.io/name: 'cert-manager' + app.kubernetes.io/instance: 'cert-manager' + # Generated labels + app.kubernetes.io/version: "v1.8.0" +spec: + group: cert-manager.io + names: + kind: CertificateRequest + listKind: CertificateRequestList + plural: certificaterequests + shortNames: + - cr + - crs + singular: certificaterequest + categories: + - cert-manager + scope: Namespaced + versions: + - name: v1 + subresources: + status: {} + additionalPrinterColumns: + - jsonPath: .status.conditions[?(@.type=="Approved")].status + name: Approved + type: string + - jsonPath: .status.conditions[?(@.type=="Denied")].status + name: Denied + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].status + name: Ready + type: string + - jsonPath: .spec.issuerRef.name + name: Issuer + type: string + - jsonPath: .spec.username + name: Requestor + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + priority: 1 + type: string + - jsonPath: .metadata.creationTimestamp + description: CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + name: Age + type: date + schema: + openAPIV3Schema: + description: "A CertificateRequest is used to request a signed certificate from one of the configured issuers. \n All fields within the CertificateRequest's `spec` are immutable after creation. A CertificateRequest will either succeed or fail, as denoted by its `status.state` field. \n A CertificateRequest is a one-shot resource, meaning it represents a single point in time request for a certificate and cannot be re-used." + type: object + required: + - spec + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: Desired state of the CertificateRequest resource. + type: object + required: + - issuerRef + - request + properties: + duration: + description: The requested 'duration' (i.e. lifetime) of the Certificate. This option may be ignored/overridden by some issuer types. + type: string + extra: + description: Extra contains extra attributes of the user that created the CertificateRequest. Populated by the cert-manager webhook on creation and immutable. + type: object + additionalProperties: + type: array + items: + type: string + groups: + description: Groups contains group membership of the user that created the CertificateRequest. Populated by the cert-manager webhook on creation and immutable. + type: array + items: + type: string + x-kubernetes-list-type: atomic + isCA: + description: IsCA will request to mark the certificate as valid for certificate signing when submitting to the issuer. This will automatically add the `cert sign` usage to the list of `usages`. + type: boolean + issuerRef: + description: IssuerRef is a reference to the issuer for this CertificateRequest. If the `kind` field is not set, or set to `Issuer`, an Issuer resource with the given name in the same namespace as the CertificateRequest will be used. If the `kind` field is set to `ClusterIssuer`, a ClusterIssuer with the provided name will be used. The `name` field in this stanza is required at all times. The group field refers to the API group of the issuer which defaults to `cert-manager.io` if empty. + type: object + required: + - name + properties: + group: + description: Group of the resource being referred to. + type: string + kind: + description: Kind of the resource being referred to. + type: string + name: + description: Name of the resource being referred to. + type: string + request: + description: The PEM-encoded x509 certificate signing request to be submitted to the CA for signing. + type: string + format: byte + uid: + description: UID contains the uid of the user that created the CertificateRequest. Populated by the cert-manager webhook on creation and immutable. + type: string + usages: + description: Usages is the set of x509 usages that are requested for the certificate. If usages are set they SHOULD be encoded inside the CSR spec Defaults to `digital signature` and `key encipherment` if not specified. + type: array + items: + description: 'KeyUsage specifies valid usage contexts for keys. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3 https://tools.ietf.org/html/rfc5280#section-4.2.1.12 Valid KeyUsage values are as follows: "signing", "digital signature", "content commitment", "key encipherment", "key agreement", "data encipherment", "cert sign", "crl sign", "encipher only", "decipher only", "any", "server auth", "client auth", "code signing", "email protection", "s/mime", "ipsec end system", "ipsec tunnel", "ipsec user", "timestamping", "ocsp signing", "microsoft sgc", "netscape sgc"' + type: string + enum: + - signing + - digital signature + - content commitment + - key encipherment + - key agreement + - data encipherment + - cert sign + - crl sign + - encipher only + - decipher only + - any + - server auth + - client auth + - code signing + - email protection + - s/mime + - ipsec end system + - ipsec tunnel + - ipsec user + - timestamping + - ocsp signing + - microsoft sgc + - netscape sgc + username: + description: Username contains the name of the user that created the CertificateRequest. Populated by the cert-manager webhook on creation and immutable. + type: string + status: + description: Status of the CertificateRequest. This is set and managed automatically. + type: object + properties: + ca: + description: The PEM encoded x509 certificate of the signer, also known as the CA (Certificate Authority). This is set on a best-effort basis by different issuers. If not set, the CA is assumed to be unknown/not available. + type: string + format: byte + certificate: + description: The PEM encoded x509 certificate resulting from the certificate signing request. If not set, the CertificateRequest has either not been completed or has failed. More information on failure can be found by checking the `conditions` field. + type: string + format: byte + conditions: + description: List of status conditions to indicate the status of a CertificateRequest. Known condition types are `Ready` and `InvalidRequest`. + type: array + items: + description: CertificateRequestCondition contains condition information for a CertificateRequest. + type: object + required: + - status + - type + properties: + lastTransitionTime: + description: LastTransitionTime is the timestamp corresponding to the last status change of this condition. + type: string + format: date-time + message: + description: Message is a human readable description of the details of the last transition, complementing reason. + type: string + reason: + description: Reason is a brief machine readable explanation for the condition's last transition. + type: string + status: + description: Status of the condition, one of (`True`, `False`, `Unknown`). + type: string + enum: + - "True" + - "False" + - Unknown + type: + description: Type of the condition, known values are (`Ready`, `InvalidRequest`, `Approved`, `Denied`). + type: string + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + failureTime: + description: FailureTime stores the time that this CertificateRequest failed. This is used to influence garbage collection and back-off. + type: string + format: date-time + served: true + storage: true +--- +# Source: cert-manager/templates/crd-templates.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: certificates.cert-manager.io + labels: + app: 'cert-manager' + app.kubernetes.io/name: 'cert-manager' + app.kubernetes.io/instance: 'cert-manager' + # Generated labels + app.kubernetes.io/version: "v1.8.0" +spec: + group: cert-manager.io + names: + kind: Certificate + listKind: CertificateList + plural: certificates + shortNames: + - cert + - certs + singular: certificate + categories: + - cert-manager + scope: Namespaced + versions: + - name: v1 + subresources: + status: {} + additionalPrinterColumns: + - jsonPath: .status.conditions[?(@.type=="Ready")].status + name: Ready + type: string + - jsonPath: .spec.secretName + name: Secret + type: string + - jsonPath: .spec.issuerRef.name + name: Issuer + priority: 1 + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + priority: 1 + type: string + - jsonPath: .metadata.creationTimestamp + description: CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + name: Age + type: date + schema: + openAPIV3Schema: + description: "A Certificate resource should be created to ensure an up to date and signed x509 certificate is stored in the Kubernetes Secret resource named in `spec.secretName`. \n The stored certificate will be renewed before it expires (as configured by `spec.renewBefore`)." + type: object + required: + - spec + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: Desired state of the Certificate resource. + type: object + required: + - issuerRef + - secretName + properties: + additionalOutputFormats: + description: AdditionalOutputFormats defines extra output formats of the private key and signed certificate chain to be written to this Certificate's target Secret. This is an Alpha Feature and is only enabled with the `--feature-gates=AdditionalCertificateOutputFormats=true` option on both the controller and webhook components. + type: array + items: + description: CertificateAdditionalOutputFormat defines an additional output format of a Certificate resource. These contain supplementary data formats of the signed certificate chain and paired private key. + type: object + required: + - type + properties: + type: + description: Type is the name of the format type that should be written to the Certificate's target Secret. + type: string + enum: + - DER + - CombinedPEM + commonName: + description: 'CommonName is a common name to be used on the Certificate. The CommonName should have a length of 64 characters or fewer to avoid generating invalid CSRs. This value is ignored by TLS clients when any subject alt name is set. This is x509 behaviour: https://tools.ietf.org/html/rfc6125#section-6.4.4' + type: string + dnsNames: + description: DNSNames is a list of DNS subjectAltNames to be set on the Certificate. + type: array + items: + type: string + duration: + description: The requested 'duration' (i.e. lifetime) of the Certificate. This option may be ignored/overridden by some issuer types. If unset this defaults to 90 days. Certificate will be renewed either 2/3 through its duration or `renewBefore` period before its expiry, whichever is later. Minimum accepted duration is 1 hour. Value must be in units accepted by Go time.ParseDuration https://golang.org/pkg/time/#ParseDuration + type: string + emailAddresses: + description: EmailAddresses is a list of email subjectAltNames to be set on the Certificate. + type: array + items: + type: string + encodeUsagesInRequest: + description: EncodeUsagesInRequest controls whether key usages should be present in the CertificateRequest + type: boolean + ipAddresses: + description: IPAddresses is a list of IP address subjectAltNames to be set on the Certificate. + type: array + items: + type: string + isCA: + description: IsCA will mark this Certificate as valid for certificate signing. This will automatically add the `cert sign` usage to the list of `usages`. + type: boolean + issuerRef: + description: IssuerRef is a reference to the issuer for this certificate. If the `kind` field is not set, or set to `Issuer`, an Issuer resource with the given name in the same namespace as the Certificate will be used. If the `kind` field is set to `ClusterIssuer`, a ClusterIssuer with the provided name will be used. The `name` field in this stanza is required at all times. + type: object + required: + - name + properties: + group: + description: Group of the resource being referred to. + type: string + kind: + description: Kind of the resource being referred to. + type: string + name: + description: Name of the resource being referred to. + type: string + keystores: + description: Keystores configures additional keystore output formats stored in the `secretName` Secret resource. + type: object + properties: + jks: + description: JKS configures options for storing a JKS keystore in the `spec.secretName` Secret resource. + type: object + required: + - create + - passwordSecretRef + properties: + create: + description: Create enables JKS keystore creation for the Certificate. If true, a file named `keystore.jks` will be created in the target Secret resource, encrypted using the password stored in `passwordSecretRef`. The keystore file will only be updated upon re-issuance. A file named `truststore.jks` will also be created in the target Secret resource, encrypted using the password stored in `passwordSecretRef` containing the issuing Certificate Authority + type: boolean + passwordSecretRef: + description: PasswordSecretRef is a reference to a key in a Secret resource containing the password used to encrypt the JKS keystore. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + pkcs12: + description: PKCS12 configures options for storing a PKCS12 keystore in the `spec.secretName` Secret resource. + type: object + required: + - create + - passwordSecretRef + properties: + create: + description: Create enables PKCS12 keystore creation for the Certificate. If true, a file named `keystore.p12` will be created in the target Secret resource, encrypted using the password stored in `passwordSecretRef`. The keystore file will only be updated upon re-issuance. A file named `truststore.p12` will also be created in the target Secret resource, encrypted using the password stored in `passwordSecretRef` containing the issuing Certificate Authority + type: boolean + passwordSecretRef: + description: PasswordSecretRef is a reference to a key in a Secret resource containing the password used to encrypt the PKCS12 keystore. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + privateKey: + description: Options to control private keys used for the Certificate. + type: object + properties: + algorithm: + description: Algorithm is the private key algorithm of the corresponding private key for this certificate. If provided, allowed values are either `RSA`,`Ed25519` or `ECDSA` If `algorithm` is specified and `size` is not provided, key size of 256 will be used for `ECDSA` key algorithm and key size of 2048 will be used for `RSA` key algorithm. key size is ignored when using the `Ed25519` key algorithm. + type: string + enum: + - RSA + - ECDSA + - Ed25519 + encoding: + description: The private key cryptography standards (PKCS) encoding for this certificate's private key to be encoded in. If provided, allowed values are `PKCS1` and `PKCS8` standing for PKCS#1 and PKCS#8, respectively. Defaults to `PKCS1` if not specified. + type: string + enum: + - PKCS1 + - PKCS8 + rotationPolicy: + description: RotationPolicy controls how private keys should be regenerated when a re-issuance is being processed. If set to Never, a private key will only be generated if one does not already exist in the target `spec.secretName`. If one does exists but it does not have the correct algorithm or size, a warning will be raised to await user intervention. If set to Always, a private key matching the specified requirements will be generated whenever a re-issuance occurs. Default is 'Never' for backward compatibility. + type: string + enum: + - Never + - Always + size: + description: Size is the key bit size of the corresponding private key for this certificate. If `algorithm` is set to `RSA`, valid values are `2048`, `4096` or `8192`, and will default to `2048` if not specified. If `algorithm` is set to `ECDSA`, valid values are `256`, `384` or `521`, and will default to `256` if not specified. If `algorithm` is set to `Ed25519`, Size is ignored. No other values are allowed. + type: integer + renewBefore: + description: How long before the currently issued certificate's expiry cert-manager should renew the certificate. The default is 2/3 of the issued certificate's duration. Minimum accepted value is 5 minutes. Value must be in units accepted by Go time.ParseDuration https://golang.org/pkg/time/#ParseDuration + type: string + revisionHistoryLimit: + description: revisionHistoryLimit is the maximum number of CertificateRequest revisions that are maintained in the Certificate's history. Each revision represents a single `CertificateRequest` created by this Certificate, either when it was created, renewed, or Spec was changed. Revisions will be removed by oldest first if the number of revisions exceeds this number. If set, revisionHistoryLimit must be a value of `1` or greater. If unset (`nil`), revisions will not be garbage collected. Default value is `nil`. + type: integer + format: int32 + secretName: + description: SecretName is the name of the secret resource that will be automatically created and managed by this Certificate resource. It will be populated with a private key and certificate, signed by the denoted issuer. + type: string + secretTemplate: + description: SecretTemplate defines annotations and labels to be copied to the Certificate's Secret. Labels and annotations on the Secret will be changed as they appear on the SecretTemplate when added or removed. SecretTemplate annotations are added in conjunction with, and cannot overwrite, the base set of annotations cert-manager sets on the Certificate's Secret. + type: object + properties: + annotations: + description: Annotations is a key value map to be copied to the target Kubernetes Secret. + type: object + additionalProperties: + type: string + labels: + description: Labels is a key value map to be copied to the target Kubernetes Secret. + type: object + additionalProperties: + type: string + subject: + description: Full X509 name specification (https://golang.org/pkg/crypto/x509/pkix/#Name). + type: object + properties: + countries: + description: Countries to be used on the Certificate. + type: array + items: + type: string + localities: + description: Cities to be used on the Certificate. + type: array + items: + type: string + organizationalUnits: + description: Organizational Units to be used on the Certificate. + type: array + items: + type: string + organizations: + description: Organizations to be used on the Certificate. + type: array + items: + type: string + postalCodes: + description: Postal codes to be used on the Certificate. + type: array + items: + type: string + provinces: + description: State/Provinces to be used on the Certificate. + type: array + items: + type: string + serialNumber: + description: Serial number to be used on the Certificate. + type: string + streetAddresses: + description: Street addresses to be used on the Certificate. + type: array + items: + type: string + uris: + description: URIs is a list of URI subjectAltNames to be set on the Certificate. + type: array + items: + type: string + usages: + description: Usages is the set of x509 usages that are requested for the certificate. Defaults to `digital signature` and `key encipherment` if not specified. + type: array + items: + description: 'KeyUsage specifies valid usage contexts for keys. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3 https://tools.ietf.org/html/rfc5280#section-4.2.1.12 Valid KeyUsage values are as follows: "signing", "digital signature", "content commitment", "key encipherment", "key agreement", "data encipherment", "cert sign", "crl sign", "encipher only", "decipher only", "any", "server auth", "client auth", "code signing", "email protection", "s/mime", "ipsec end system", "ipsec tunnel", "ipsec user", "timestamping", "ocsp signing", "microsoft sgc", "netscape sgc"' + type: string + enum: + - signing + - digital signature + - content commitment + - key encipherment + - key agreement + - data encipherment + - cert sign + - crl sign + - encipher only + - decipher only + - any + - server auth + - client auth + - code signing + - email protection + - s/mime + - ipsec end system + - ipsec tunnel + - ipsec user + - timestamping + - ocsp signing + - microsoft sgc + - netscape sgc + status: + description: Status of the Certificate. This is set and managed automatically. + type: object + properties: + conditions: + description: List of status conditions to indicate the status of certificates. Known condition types are `Ready` and `Issuing`. + type: array + items: + description: CertificateCondition contains condition information for an Certificate. + type: object + required: + - status + - type + properties: + lastTransitionTime: + description: LastTransitionTime is the timestamp corresponding to the last status change of this condition. + type: string + format: date-time + message: + description: Message is a human readable description of the details of the last transition, complementing reason. + type: string + observedGeneration: + description: If set, this represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.condition[x].observedGeneration is 9, the condition is out of date with respect to the current state of the Certificate. + type: integer + format: int64 + reason: + description: Reason is a brief machine readable explanation for the condition's last transition. + type: string + status: + description: Status of the condition, one of (`True`, `False`, `Unknown`). + type: string + enum: + - "True" + - "False" + - Unknown + type: + description: Type of the condition, known values are (`Ready`, `Issuing`). + type: string + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + failedIssuanceAttempts: + description: The number of continuous failed issuance attempts up till now. This field gets removed (if set) on a successful issuance and gets set to 1 if unset and an issuance has failed. If an issuance has failed, the delay till the next issuance will be calculated using formula time.Hour * 2 ^ (failedIssuanceAttempts - 1). + type: integer + lastFailureTime: + description: LastFailureTime is the time as recorded by the Certificate controller of the most recent failure to complete a CertificateRequest for this Certificate resource. If set, cert-manager will not re-request another Certificate until 1 hour has elapsed from this time. + type: string + format: date-time + nextPrivateKeySecretName: + description: The name of the Secret resource containing the private key to be used for the next certificate iteration. The keymanager controller will automatically set this field if the `Issuing` condition is set to `True`. It will automatically unset this field when the Issuing condition is not set or False. + type: string + notAfter: + description: The expiration time of the certificate stored in the secret named by this resource in `spec.secretName`. + type: string + format: date-time + notBefore: + description: The time after which the certificate stored in the secret named by this resource in spec.secretName is valid. + type: string + format: date-time + renewalTime: + description: RenewalTime is the time at which the certificate will be next renewed. If not set, no upcoming renewal is scheduled. + type: string + format: date-time + revision: + description: "The current 'revision' of the certificate as issued. \n When a CertificateRequest resource is created, it will have the `cert-manager.io/certificate-revision` set to one greater than the current value of this field. \n Upon issuance, this field will be set to the value of the annotation on the CertificateRequest resource used to issue the certificate. \n Persisting the value on the CertificateRequest resource allows the certificates controller to know whether a request is part of an old issuance or if it is part of the ongoing revision's issuance by checking if the revision value in the annotation is greater than this field." + type: integer + served: true + storage: true +--- +# Source: cert-manager/templates/crd-templates.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: challenges.acme.cert-manager.io + labels: + app: 'cert-manager' + app.kubernetes.io/name: 'cert-manager' + app.kubernetes.io/instance: 'cert-manager' + # Generated labels + app.kubernetes.io/version: "v1.8.0" +spec: + group: acme.cert-manager.io + names: + kind: Challenge + listKind: ChallengeList + plural: challenges + singular: challenge + categories: + - cert-manager + - cert-manager-acme + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.state + name: State + type: string + - jsonPath: .spec.dnsName + name: Domain + type: string + - jsonPath: .status.reason + name: Reason + priority: 1 + type: string + - description: CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + description: Challenge is a type to represent a Challenge request with an ACME server + type: object + required: + - metadata + - spec + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + type: object + required: + - authorizationURL + - dnsName + - issuerRef + - key + - solver + - token + - type + - url + properties: + authorizationURL: + description: The URL to the ACME Authorization resource that this challenge is a part of. + type: string + dnsName: + description: dnsName is the identifier that this challenge is for, e.g. example.com. If the requested DNSName is a 'wildcard', this field MUST be set to the non-wildcard domain, e.g. for `*.example.com`, it must be `example.com`. + type: string + issuerRef: + description: References a properly configured ACME-type Issuer which should be used to create this Challenge. If the Issuer does not exist, processing will be retried. If the Issuer is not an 'ACME' Issuer, an error will be returned and the Challenge will be marked as failed. + type: object + required: + - name + properties: + group: + description: Group of the resource being referred to. + type: string + kind: + description: Kind of the resource being referred to. + type: string + name: + description: Name of the resource being referred to. + type: string + key: + description: 'The ACME challenge key for this challenge For HTTP01 challenges, this is the value that must be responded with to complete the HTTP01 challenge in the format: `.`. For DNS01 challenges, this is the base64 encoded SHA256 sum of the `.` text that must be set as the TXT record content.' + type: string + solver: + description: Contains the domain solving configuration that should be used to solve this challenge resource. + type: object + properties: + dns01: + description: Configures cert-manager to attempt to complete authorizations by performing the DNS01 challenge flow. + type: object + properties: + acmeDNS: + description: Use the 'ACME DNS' (https://github.com/joohoi/acme-dns) API to manage DNS01 challenge records. + type: object + required: + - accountSecretRef + - host + properties: + accountSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + host: + type: string + akamai: + description: Use the Akamai DNS zone management API to manage DNS01 challenge records. + type: object + required: + - accessTokenSecretRef + - clientSecretSecretRef + - clientTokenSecretRef + - serviceConsumerDomain + properties: + accessTokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + clientSecretSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + clientTokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + serviceConsumerDomain: + type: string + azureDNS: + description: Use the Microsoft Azure DNS API to manage DNS01 challenge records. + type: object + required: + - resourceGroupName + - subscriptionID + properties: + clientID: + description: if both this and ClientSecret are left unset MSI will be used + type: string + clientSecretSecretRef: + description: if both this and ClientID are left unset MSI will be used + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + environment: + description: name of the Azure environment (default AzurePublicCloud) + type: string + enum: + - AzurePublicCloud + - AzureChinaCloud + - AzureGermanCloud + - AzureUSGovernmentCloud + hostedZoneName: + description: name of the DNS zone that should be used + type: string + managedIdentity: + description: managed identity configuration, can not be used at the same time as clientID, clientSecretSecretRef or tenantID + type: object + properties: + clientID: + description: client ID of the managed identity, can not be used at the same time as resourceID + type: string + resourceID: + description: resource ID of the managed identity, can not be used at the same time as clientID + type: string + resourceGroupName: + description: resource group the DNS zone is located in + type: string + subscriptionID: + description: ID of the Azure subscription + type: string + tenantID: + description: when specifying ClientID and ClientSecret then this field is also needed + type: string + cloudDNS: + description: Use the Google Cloud DNS API to manage DNS01 challenge records. + type: object + required: + - project + properties: + hostedZoneName: + description: HostedZoneName is an optional field that tells cert-manager in which Cloud DNS zone the challenge record has to be created. If left empty cert-manager will automatically choose a zone. + type: string + project: + type: string + serviceAccountSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + cloudflare: + description: Use the Cloudflare API to manage DNS01 challenge records. + type: object + properties: + apiKeySecretRef: + description: 'API key to use to authenticate with Cloudflare. Note: using an API token to authenticate is now the recommended method as it allows greater control of permissions.' + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + apiTokenSecretRef: + description: API token used to authenticate with Cloudflare. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + email: + description: Email of the account, only required when using API key based authentication. + type: string + cnameStrategy: + description: CNAMEStrategy configures how the DNS01 provider should handle CNAME records when found in DNS zones. + type: string + enum: + - None + - Follow + digitalocean: + description: Use the DigitalOcean DNS API to manage DNS01 challenge records. + type: object + required: + - tokenSecretRef + properties: + tokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + rfc2136: + description: Use RFC2136 ("Dynamic Updates in the Domain Name System") (https://datatracker.ietf.org/doc/rfc2136/) to manage DNS01 challenge records. + type: object + required: + - nameserver + properties: + nameserver: + description: The IP address or hostname of an authoritative DNS server supporting RFC2136 in the form host:port. If the host is an IPv6 address it must be enclosed in square brackets (e.g [2001:db8::1]) ; port is optional. This field is required. + type: string + tsigAlgorithm: + description: 'The TSIG Algorithm configured in the DNS supporting RFC2136. Used only when ``tsigSecretSecretRef`` and ``tsigKeyName`` are defined. Supported values are (case-insensitive): ``HMACMD5`` (default), ``HMACSHA1``, ``HMACSHA256`` or ``HMACSHA512``.' + type: string + tsigKeyName: + description: The TSIG Key name configured in the DNS. If ``tsigSecretSecretRef`` is defined, this field is required. + type: string + tsigSecretSecretRef: + description: The name of the secret containing the TSIG value. If ``tsigKeyName`` is defined, this field is required. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + route53: + description: Use the AWS Route53 API to manage DNS01 challenge records. + type: object + required: + - region + properties: + accessKeyID: + description: 'The AccessKeyID is used for authentication. If not set we fall-back to using env vars, shared credentials file or AWS Instance metadata see: https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials' + type: string + hostedZoneID: + description: If set, the provider will manage only this zone in Route53 and will not do an lookup using the route53:ListHostedZonesByName api call. + type: string + region: + description: Always set the region when using AccessKeyID and SecretAccessKey + type: string + role: + description: Role is a Role ARN which the Route53 provider will assume using either the explicit credentials AccessKeyID/SecretAccessKey or the inferred credentials from environment variables, shared credentials file or AWS Instance metadata + type: string + secretAccessKeySecretRef: + description: The SecretAccessKey is used for authentication. If not set we fall-back to using env vars, shared credentials file or AWS Instance metadata https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + webhook: + description: Configure an external webhook based DNS01 challenge solver to manage DNS01 challenge records. + type: object + required: + - groupName + - solverName + properties: + config: + description: Additional configuration that should be passed to the webhook apiserver when challenges are processed. This can contain arbitrary JSON data. Secret values should not be specified in this stanza. If secret values are needed (e.g. credentials for a DNS service), you should use a SecretKeySelector to reference a Secret resource. For details on the schema of this field, consult the webhook provider implementation's documentation. + x-kubernetes-preserve-unknown-fields: true + groupName: + description: The API group name that should be used when POSTing ChallengePayload resources to the webhook apiserver. This should be the same as the GroupName specified in the webhook provider implementation. + type: string + solverName: + description: The name of the solver to use, as defined in the webhook provider implementation. This will typically be the name of the provider, e.g. 'cloudflare'. + type: string + http01: + description: Configures cert-manager to attempt to complete authorizations by performing the HTTP01 challenge flow. It is not possible to obtain certificates for wildcard domain names (e.g. `*.example.com`) using the HTTP01 challenge mechanism. + type: object + properties: + gatewayHTTPRoute: + description: The Gateway API is a sig-network community API that models service networking in Kubernetes (https://gateway-api.sigs.k8s.io/). The Gateway solver will create HTTPRoutes with the specified labels in the same namespace as the challenge. This solver is experimental, and fields / behaviour may change in the future. + type: object + properties: + labels: + description: Custom labels that will be applied to HTTPRoutes created by cert-manager while solving HTTP-01 challenges. + type: object + additionalProperties: + type: string + parentRefs: + description: 'When solving an HTTP-01 challenge, cert-manager creates an HTTPRoute. cert-manager needs to know which parentRefs should be used when creating the HTTPRoute. Usually, the parentRef references a Gateway. See: https://gateway-api.sigs.k8s.io/v1alpha2/api-types/httproute/#attaching-to-gateways' + type: array + items: + description: "ParentRef identifies an API object (usually a Gateway) that can be considered a parent of this resource (usually a route). The only kind of parent resource with \"Core\" support is Gateway. This API may be extended in the future to support additional kinds of parent resources, such as HTTPRoute. \n The API object must be valid in the cluster; the Group and Kind must be registered in the cluster for this reference to be valid. \n References to objects with invalid Group and Kind are not valid, and must be rejected by the implementation, with appropriate Conditions set on the containing object." + type: object + required: + - name + properties: + group: + description: "Group is the group of the referent. \n Support: Core" + type: string + default: gateway.networking.k8s.io + maxLength: 253 + pattern: ^$|^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + kind: + description: "Kind is kind of the referent. \n Support: Core (Gateway) Support: Custom (Other Resources)" + type: string + default: Gateway + maxLength: 63 + minLength: 1 + pattern: ^[a-zA-Z]([-a-zA-Z0-9]*[a-zA-Z0-9])?$ + name: + description: "Name is the name of the referent. \n Support: Core" + type: string + maxLength: 253 + minLength: 1 + namespace: + description: "Namespace is the namespace of the referent. When unspecified (or empty string), this refers to the local namespace of the Route. \n Support: Core" + type: string + maxLength: 63 + minLength: 1 + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$ + sectionName: + description: "SectionName is the name of a section within the target resource. In the following resources, SectionName is interpreted as the following: \n * Gateway: Listener Name \n Implementations MAY choose to support attaching Routes to other resources. If that is the case, they MUST clearly document how SectionName is interpreted. \n When unspecified (empty string), this will reference the entire resource. For the purpose of status, an attachment is considered successful if at least one section in the parent resource accepts it. For example, Gateway listeners can restrict which Routes can attach to them by Route kind, namespace, or hostname. If 1 of 2 Gateway listeners accept attachment from the referencing Route, the Route MUST be considered successfully attached. If no Gateway listeners accept attachment from this Route, the Route MUST be considered detached from the Gateway. \n Support: Core" + type: string + maxLength: 253 + minLength: 1 + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + serviceType: + description: Optional service type for Kubernetes solver service. Supported values are NodePort or ClusterIP. If unset, defaults to NodePort. + type: string + ingress: + description: The ingress based HTTP01 challenge solver will solve challenges by creating or modifying Ingress resources in order to route requests for '/.well-known/acme-challenge/XYZ' to 'challenge solver' pods that are provisioned by cert-manager for each Challenge to be completed. + type: object + properties: + class: + description: The ingress class to use when creating Ingress resources to solve ACME challenges that use this challenge solver. Only one of 'class' or 'name' may be specified. + type: string + ingressTemplate: + description: Optional ingress template used to configure the ACME challenge solver ingress used for HTTP01 challenges. + type: object + properties: + metadata: + description: ObjectMeta overrides for the ingress used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values. + type: object + properties: + annotations: + description: Annotations that should be added to the created ACME HTTP01 solver ingress. + type: object + additionalProperties: + type: string + labels: + description: Labels that should be added to the created ACME HTTP01 solver ingress. + type: object + additionalProperties: + type: string + name: + description: The name of the ingress resource that should have ACME challenge solving routes inserted into it in order to solve HTTP01 challenges. This is typically used in conjunction with ingress controllers like ingress-gce, which maintains a 1:1 mapping between external IPs and ingress resources. + type: string + podTemplate: + description: Optional pod template used to configure the ACME challenge solver pods used for HTTP01 challenges. + type: object + properties: + metadata: + description: ObjectMeta overrides for the pod used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values. + type: object + properties: + annotations: + description: Annotations that should be added to the create ACME HTTP01 solver pods. + type: object + additionalProperties: + type: string + labels: + description: Labels that should be added to the created ACME HTTP01 solver pods. + type: object + additionalProperties: + type: string + spec: + description: PodSpec defines overrides for the HTTP01 challenge solver pod. Only the 'priorityClassName', 'nodeSelector', 'affinity', 'serviceAccountName' and 'tolerations' fields are supported currently. All other fields will be ignored. + type: object + properties: + affinity: + description: If specified, the pod's scheduling constraints + type: object + properties: + nodeAffinity: + description: Describes node affinity scheduling rules for the pod. + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node matches the corresponding matchExpressions; the node(s) with the highest sum are the most preferred. + type: array + items: + description: An empty preferred scheduling term matches all objects with implicit weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no objects (i.e. is also a no-op). + type: object + required: + - preference + - weight + properties: + preference: + description: A node selector term, associated with the corresponding weight. + type: object + properties: + matchExpressions: + description: A list of node selector requirements by node's labels. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchFields: + description: A list of node selector requirements by node's fields. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + weight: + description: Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node. + type: object + required: + - nodeSelectorTerms + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. The terms are ORed. + type: array + items: + description: A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm. + type: object + properties: + matchExpressions: + description: A list of node selector requirements by node's labels. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchFields: + description: A list of node selector requirements by node's fields. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + podAffinity: + description: Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)). + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. + type: array + items: + description: The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) + type: object + required: + - podAffinityTerm + - weight + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated with the corresponding weight. + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + weight: + description: weight associated with matching the corresponding podAffinityTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. + type: array + items: + description: Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + podAntiAffinity: + description: Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)). + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. + type: array + items: + description: The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) + type: object + required: + - podAffinityTerm + - weight + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated with the corresponding weight. + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + weight: + description: weight associated with matching the corresponding podAffinityTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the anti-affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. + type: array + items: + description: Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + nodeSelector: + description: 'NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node''s labels for the pod to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/' + type: object + additionalProperties: + type: string + priorityClassName: + description: If specified, the pod's priorityClassName. + type: string + serviceAccountName: + description: If specified, the pod's service account + type: string + tolerations: + description: If specified, the pod's tolerations. + type: array + items: + description: The pod this Toleration is attached to tolerates any taint that matches the triple using the matching operator . + type: object + properties: + effect: + description: Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. + type: string + key: + description: Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys. + type: string + operator: + description: Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. + type: string + tolerationSeconds: + description: TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system. + type: integer + format: int64 + value: + description: Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string. + type: string + serviceType: + description: Optional service type for Kubernetes solver service. Supported values are NodePort or ClusterIP. If unset, defaults to NodePort. + type: string + selector: + description: Selector selects a set of DNSNames on the Certificate resource that should be solved using this challenge solver. If not specified, the solver will be treated as the 'default' solver with the lowest priority, i.e. if any other solver has a more specific match, it will be used instead. + type: object + properties: + dnsNames: + description: List of DNSNames that this solver will be used to solve. If specified and a match is found, a dnsNames selector will take precedence over a dnsZones selector. If multiple solvers match with the same dnsNames value, the solver with the most matching labels in matchLabels will be selected. If neither has more matches, the solver defined earlier in the list will be selected. + type: array + items: + type: string + dnsZones: + description: List of DNSZones that this solver will be used to solve. The most specific DNS zone match specified here will take precedence over other DNS zone matches, so a solver specifying sys.example.com will be selected over one specifying example.com for the domain www.sys.example.com. If multiple solvers match with the same dnsZones value, the solver with the most matching labels in matchLabels will be selected. If neither has more matches, the solver defined earlier in the list will be selected. + type: array + items: + type: string + matchLabels: + description: A label selector that is used to refine the set of certificate's that this challenge solver will apply to. + type: object + additionalProperties: + type: string + token: + description: The ACME challenge token for this challenge. This is the raw value returned from the ACME server. + type: string + type: + description: The type of ACME challenge this resource represents. One of "HTTP-01" or "DNS-01". + type: string + enum: + - HTTP-01 + - DNS-01 + url: + description: The URL of the ACME Challenge resource for this challenge. This can be used to lookup details about the status of this challenge. + type: string + wildcard: + description: wildcard will be true if this challenge is for a wildcard identifier, for example '*.example.com'. + type: boolean + status: + type: object + properties: + presented: + description: presented will be set to true if the challenge values for this challenge are currently 'presented'. This *does not* imply the self check is passing. Only that the values have been 'submitted' for the appropriate challenge mechanism (i.e. the DNS01 TXT record has been presented, or the HTTP01 configuration has been configured). + type: boolean + processing: + description: Used to denote whether this challenge should be processed or not. This field will only be set to true by the 'scheduling' component. It will only be set to false by the 'challenges' controller, after the challenge has reached a final state or timed out. If this field is set to false, the challenge controller will not take any more action. + type: boolean + reason: + description: Contains human readable information on why the Challenge is in the current state. + type: string + state: + description: Contains the current 'state' of the challenge. If not set, the state of the challenge is unknown. + type: string + enum: + - valid + - ready + - pending + - processing + - invalid + - expired + - errored + served: true + storage: true + subresources: + status: {} +--- +# Source: cert-manager/templates/crd-templates.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterissuers.cert-manager.io + labels: + app: 'cert-manager' + app.kubernetes.io/name: 'cert-manager' + app.kubernetes.io/instance: 'cert-manager' + # Generated labels + app.kubernetes.io/version: "v1.8.0" +spec: + group: cert-manager.io + names: + kind: ClusterIssuer + listKind: ClusterIssuerList + plural: clusterissuers + singular: clusterissuer + categories: + - cert-manager + scope: Cluster + versions: + - name: v1 + subresources: + status: {} + additionalPrinterColumns: + - jsonPath: .status.conditions[?(@.type=="Ready")].status + name: Ready + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + priority: 1 + type: string + - jsonPath: .metadata.creationTimestamp + description: CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + name: Age + type: date + schema: + openAPIV3Schema: + description: A ClusterIssuer represents a certificate issuing authority which can be referenced as part of `issuerRef` fields. It is similar to an Issuer, however it is cluster-scoped and therefore can be referenced by resources that exist in *any* namespace, not just the same namespace as the referent. + type: object + required: + - spec + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: Desired state of the ClusterIssuer resource. + type: object + properties: + acme: + description: ACME configures this issuer to communicate with a RFC8555 (ACME) server to obtain signed x509 certificates. + type: object + required: + - privateKeySecretRef + - server + properties: + disableAccountKeyGeneration: + description: Enables or disables generating a new ACME account key. If true, the Issuer resource will *not* request a new account but will expect the account key to be supplied via an existing secret. If false, the cert-manager system will generate a new ACME account key for the Issuer. Defaults to false. + type: boolean + email: + description: Email is the email address to be associated with the ACME account. This field is optional, but it is strongly recommended to be set. It will be used to contact you in case of issues with your account or certificates, including expiry notification emails. This field may be updated after the account is initially registered. + type: string + enableDurationFeature: + description: Enables requesting a Not After date on certificates that matches the duration of the certificate. This is not supported by all ACME servers like Let's Encrypt. If set to true when the ACME server does not support it it will create an error on the Order. Defaults to false. + type: boolean + externalAccountBinding: + description: ExternalAccountBinding is a reference to a CA external account of the ACME server. If set, upon registration cert-manager will attempt to associate the given external account credentials with the registered ACME account. + type: object + required: + - keyID + - keySecretRef + properties: + keyAlgorithm: + description: 'Deprecated: keyAlgorithm field exists for historical compatibility reasons and should not be used. The algorithm is now hardcoded to HS256 in golang/x/crypto/acme.' + type: string + enum: + - HS256 + - HS384 + - HS512 + keyID: + description: keyID is the ID of the CA key that the External Account is bound to. + type: string + keySecretRef: + description: keySecretRef is a Secret Key Selector referencing a data item in a Kubernetes Secret which holds the symmetric MAC key of the External Account Binding. The `key` is the index string that is paired with the key data in the Secret and should not be confused with the key data itself, or indeed with the External Account Binding keyID above. The secret key stored in the Secret **must** be un-padded, base64 URL encoded data. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + preferredChain: + description: 'PreferredChain is the chain to use if the ACME server outputs multiple. PreferredChain is no guarantee that this one gets delivered by the ACME endpoint. For example, for Let''s Encrypt''s DST crosssign you would use: "DST Root CA X3" or "ISRG Root X1" for the newer Let''s Encrypt root CA. This value picks the first certificate bundle in the ACME alternative chains that has a certificate with this value as its issuer''s CN' + type: string + maxLength: 64 + privateKeySecretRef: + description: PrivateKey is the name of a Kubernetes Secret resource that will be used to store the automatically generated ACME account private key. Optionally, a `key` may be specified to select a specific entry within the named Secret resource. If `key` is not specified, a default of `tls.key` will be used. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + server: + description: 'Server is the URL used to access the ACME server''s ''directory'' endpoint. For example, for Let''s Encrypt''s staging endpoint, you would use: "https://acme-staging-v02.api.letsencrypt.org/directory". Only ACME v2 endpoints (i.e. RFC 8555) are supported.' + type: string + skipTLSVerify: + description: Enables or disables validation of the ACME server TLS certificate. If true, requests to the ACME server will not have their TLS certificate validated (i.e. insecure connections will be allowed). Only enable this option in development environments. The cert-manager system installed roots will be used to verify connections to the ACME server if this is false. Defaults to false. + type: boolean + solvers: + description: 'Solvers is a list of challenge solvers that will be used to solve ACME challenges for the matching domains. Solver configurations must be provided in order to obtain certificates from an ACME server. For more information, see: https://cert-manager.io/docs/configuration/acme/' + type: array + items: + description: An ACMEChallengeSolver describes how to solve ACME challenges for the issuer it is part of. A selector may be provided to use different solving strategies for different DNS names. Only one of HTTP01 or DNS01 must be provided. + type: object + properties: + dns01: + description: Configures cert-manager to attempt to complete authorizations by performing the DNS01 challenge flow. + type: object + properties: + acmeDNS: + description: Use the 'ACME DNS' (https://github.com/joohoi/acme-dns) API to manage DNS01 challenge records. + type: object + required: + - accountSecretRef + - host + properties: + accountSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + host: + type: string + akamai: + description: Use the Akamai DNS zone management API to manage DNS01 challenge records. + type: object + required: + - accessTokenSecretRef + - clientSecretSecretRef + - clientTokenSecretRef + - serviceConsumerDomain + properties: + accessTokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + clientSecretSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + clientTokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + serviceConsumerDomain: + type: string + azureDNS: + description: Use the Microsoft Azure DNS API to manage DNS01 challenge records. + type: object + required: + - resourceGroupName + - subscriptionID + properties: + clientID: + description: if both this and ClientSecret are left unset MSI will be used + type: string + clientSecretSecretRef: + description: if both this and ClientID are left unset MSI will be used + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + environment: + description: name of the Azure environment (default AzurePublicCloud) + type: string + enum: + - AzurePublicCloud + - AzureChinaCloud + - AzureGermanCloud + - AzureUSGovernmentCloud + hostedZoneName: + description: name of the DNS zone that should be used + type: string + managedIdentity: + description: managed identity configuration, can not be used at the same time as clientID, clientSecretSecretRef or tenantID + type: object + properties: + clientID: + description: client ID of the managed identity, can not be used at the same time as resourceID + type: string + resourceID: + description: resource ID of the managed identity, can not be used at the same time as clientID + type: string + resourceGroupName: + description: resource group the DNS zone is located in + type: string + subscriptionID: + description: ID of the Azure subscription + type: string + tenantID: + description: when specifying ClientID and ClientSecret then this field is also needed + type: string + cloudDNS: + description: Use the Google Cloud DNS API to manage DNS01 challenge records. + type: object + required: + - project + properties: + hostedZoneName: + description: HostedZoneName is an optional field that tells cert-manager in which Cloud DNS zone the challenge record has to be created. If left empty cert-manager will automatically choose a zone. + type: string + project: + type: string + serviceAccountSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + cloudflare: + description: Use the Cloudflare API to manage DNS01 challenge records. + type: object + properties: + apiKeySecretRef: + description: 'API key to use to authenticate with Cloudflare. Note: using an API token to authenticate is now the recommended method as it allows greater control of permissions.' + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + apiTokenSecretRef: + description: API token used to authenticate with Cloudflare. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + email: + description: Email of the account, only required when using API key based authentication. + type: string + cnameStrategy: + description: CNAMEStrategy configures how the DNS01 provider should handle CNAME records when found in DNS zones. + type: string + enum: + - None + - Follow + digitalocean: + description: Use the DigitalOcean DNS API to manage DNS01 challenge records. + type: object + required: + - tokenSecretRef + properties: + tokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + rfc2136: + description: Use RFC2136 ("Dynamic Updates in the Domain Name System") (https://datatracker.ietf.org/doc/rfc2136/) to manage DNS01 challenge records. + type: object + required: + - nameserver + properties: + nameserver: + description: The IP address or hostname of an authoritative DNS server supporting RFC2136 in the form host:port. If the host is an IPv6 address it must be enclosed in square brackets (e.g [2001:db8::1]) ; port is optional. This field is required. + type: string + tsigAlgorithm: + description: 'The TSIG Algorithm configured in the DNS supporting RFC2136. Used only when ``tsigSecretSecretRef`` and ``tsigKeyName`` are defined. Supported values are (case-insensitive): ``HMACMD5`` (default), ``HMACSHA1``, ``HMACSHA256`` or ``HMACSHA512``.' + type: string + tsigKeyName: + description: The TSIG Key name configured in the DNS. If ``tsigSecretSecretRef`` is defined, this field is required. + type: string + tsigSecretSecretRef: + description: The name of the secret containing the TSIG value. If ``tsigKeyName`` is defined, this field is required. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + route53: + description: Use the AWS Route53 API to manage DNS01 challenge records. + type: object + required: + - region + properties: + accessKeyID: + description: 'The AccessKeyID is used for authentication. If not set we fall-back to using env vars, shared credentials file or AWS Instance metadata see: https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials' + type: string + hostedZoneID: + description: If set, the provider will manage only this zone in Route53 and will not do an lookup using the route53:ListHostedZonesByName api call. + type: string + region: + description: Always set the region when using AccessKeyID and SecretAccessKey + type: string + role: + description: Role is a Role ARN which the Route53 provider will assume using either the explicit credentials AccessKeyID/SecretAccessKey or the inferred credentials from environment variables, shared credentials file or AWS Instance metadata + type: string + secretAccessKeySecretRef: + description: The SecretAccessKey is used for authentication. If not set we fall-back to using env vars, shared credentials file or AWS Instance metadata https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + webhook: + description: Configure an external webhook based DNS01 challenge solver to manage DNS01 challenge records. + type: object + required: + - groupName + - solverName + properties: + config: + description: Additional configuration that should be passed to the webhook apiserver when challenges are processed. This can contain arbitrary JSON data. Secret values should not be specified in this stanza. If secret values are needed (e.g. credentials for a DNS service), you should use a SecretKeySelector to reference a Secret resource. For details on the schema of this field, consult the webhook provider implementation's documentation. + x-kubernetes-preserve-unknown-fields: true + groupName: + description: The API group name that should be used when POSTing ChallengePayload resources to the webhook apiserver. This should be the same as the GroupName specified in the webhook provider implementation. + type: string + solverName: + description: The name of the solver to use, as defined in the webhook provider implementation. This will typically be the name of the provider, e.g. 'cloudflare'. + type: string + http01: + description: Configures cert-manager to attempt to complete authorizations by performing the HTTP01 challenge flow. It is not possible to obtain certificates for wildcard domain names (e.g. `*.example.com`) using the HTTP01 challenge mechanism. + type: object + properties: + gatewayHTTPRoute: + description: The Gateway API is a sig-network community API that models service networking in Kubernetes (https://gateway-api.sigs.k8s.io/). The Gateway solver will create HTTPRoutes with the specified labels in the same namespace as the challenge. This solver is experimental, and fields / behaviour may change in the future. + type: object + properties: + labels: + description: Custom labels that will be applied to HTTPRoutes created by cert-manager while solving HTTP-01 challenges. + type: object + additionalProperties: + type: string + parentRefs: + description: 'When solving an HTTP-01 challenge, cert-manager creates an HTTPRoute. cert-manager needs to know which parentRefs should be used when creating the HTTPRoute. Usually, the parentRef references a Gateway. See: https://gateway-api.sigs.k8s.io/v1alpha2/api-types/httproute/#attaching-to-gateways' + type: array + items: + description: "ParentRef identifies an API object (usually a Gateway) that can be considered a parent of this resource (usually a route). The only kind of parent resource with \"Core\" support is Gateway. This API may be extended in the future to support additional kinds of parent resources, such as HTTPRoute. \n The API object must be valid in the cluster; the Group and Kind must be registered in the cluster for this reference to be valid. \n References to objects with invalid Group and Kind are not valid, and must be rejected by the implementation, with appropriate Conditions set on the containing object." + type: object + required: + - name + properties: + group: + description: "Group is the group of the referent. \n Support: Core" + type: string + default: gateway.networking.k8s.io + maxLength: 253 + pattern: ^$|^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + kind: + description: "Kind is kind of the referent. \n Support: Core (Gateway) Support: Custom (Other Resources)" + type: string + default: Gateway + maxLength: 63 + minLength: 1 + pattern: ^[a-zA-Z]([-a-zA-Z0-9]*[a-zA-Z0-9])?$ + name: + description: "Name is the name of the referent. \n Support: Core" + type: string + maxLength: 253 + minLength: 1 + namespace: + description: "Namespace is the namespace of the referent. When unspecified (or empty string), this refers to the local namespace of the Route. \n Support: Core" + type: string + maxLength: 63 + minLength: 1 + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$ + sectionName: + description: "SectionName is the name of a section within the target resource. In the following resources, SectionName is interpreted as the following: \n * Gateway: Listener Name \n Implementations MAY choose to support attaching Routes to other resources. If that is the case, they MUST clearly document how SectionName is interpreted. \n When unspecified (empty string), this will reference the entire resource. For the purpose of status, an attachment is considered successful if at least one section in the parent resource accepts it. For example, Gateway listeners can restrict which Routes can attach to them by Route kind, namespace, or hostname. If 1 of 2 Gateway listeners accept attachment from the referencing Route, the Route MUST be considered successfully attached. If no Gateway listeners accept attachment from this Route, the Route MUST be considered detached from the Gateway. \n Support: Core" + type: string + maxLength: 253 + minLength: 1 + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + serviceType: + description: Optional service type for Kubernetes solver service. Supported values are NodePort or ClusterIP. If unset, defaults to NodePort. + type: string + ingress: + description: The ingress based HTTP01 challenge solver will solve challenges by creating or modifying Ingress resources in order to route requests for '/.well-known/acme-challenge/XYZ' to 'challenge solver' pods that are provisioned by cert-manager for each Challenge to be completed. + type: object + properties: + class: + description: The ingress class to use when creating Ingress resources to solve ACME challenges that use this challenge solver. Only one of 'class' or 'name' may be specified. + type: string + ingressTemplate: + description: Optional ingress template used to configure the ACME challenge solver ingress used for HTTP01 challenges. + type: object + properties: + metadata: + description: ObjectMeta overrides for the ingress used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values. + type: object + properties: + annotations: + description: Annotations that should be added to the created ACME HTTP01 solver ingress. + type: object + additionalProperties: + type: string + labels: + description: Labels that should be added to the created ACME HTTP01 solver ingress. + type: object + additionalProperties: + type: string + name: + description: The name of the ingress resource that should have ACME challenge solving routes inserted into it in order to solve HTTP01 challenges. This is typically used in conjunction with ingress controllers like ingress-gce, which maintains a 1:1 mapping between external IPs and ingress resources. + type: string + podTemplate: + description: Optional pod template used to configure the ACME challenge solver pods used for HTTP01 challenges. + type: object + properties: + metadata: + description: ObjectMeta overrides for the pod used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values. + type: object + properties: + annotations: + description: Annotations that should be added to the create ACME HTTP01 solver pods. + type: object + additionalProperties: + type: string + labels: + description: Labels that should be added to the created ACME HTTP01 solver pods. + type: object + additionalProperties: + type: string + spec: + description: PodSpec defines overrides for the HTTP01 challenge solver pod. Only the 'priorityClassName', 'nodeSelector', 'affinity', 'serviceAccountName' and 'tolerations' fields are supported currently. All other fields will be ignored. + type: object + properties: + affinity: + description: If specified, the pod's scheduling constraints + type: object + properties: + nodeAffinity: + description: Describes node affinity scheduling rules for the pod. + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node matches the corresponding matchExpressions; the node(s) with the highest sum are the most preferred. + type: array + items: + description: An empty preferred scheduling term matches all objects with implicit weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no objects (i.e. is also a no-op). + type: object + required: + - preference + - weight + properties: + preference: + description: A node selector term, associated with the corresponding weight. + type: object + properties: + matchExpressions: + description: A list of node selector requirements by node's labels. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchFields: + description: A list of node selector requirements by node's fields. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + weight: + description: Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node. + type: object + required: + - nodeSelectorTerms + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. The terms are ORed. + type: array + items: + description: A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm. + type: object + properties: + matchExpressions: + description: A list of node selector requirements by node's labels. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchFields: + description: A list of node selector requirements by node's fields. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + podAffinity: + description: Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)). + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. + type: array + items: + description: The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) + type: object + required: + - podAffinityTerm + - weight + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated with the corresponding weight. + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + weight: + description: weight associated with matching the corresponding podAffinityTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. + type: array + items: + description: Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + podAntiAffinity: + description: Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)). + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. + type: array + items: + description: The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) + type: object + required: + - podAffinityTerm + - weight + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated with the corresponding weight. + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + weight: + description: weight associated with matching the corresponding podAffinityTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the anti-affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. + type: array + items: + description: Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + nodeSelector: + description: 'NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node''s labels for the pod to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/' + type: object + additionalProperties: + type: string + priorityClassName: + description: If specified, the pod's priorityClassName. + type: string + serviceAccountName: + description: If specified, the pod's service account + type: string + tolerations: + description: If specified, the pod's tolerations. + type: array + items: + description: The pod this Toleration is attached to tolerates any taint that matches the triple using the matching operator . + type: object + properties: + effect: + description: Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. + type: string + key: + description: Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys. + type: string + operator: + description: Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. + type: string + tolerationSeconds: + description: TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system. + type: integer + format: int64 + value: + description: Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string. + type: string + serviceType: + description: Optional service type for Kubernetes solver service. Supported values are NodePort or ClusterIP. If unset, defaults to NodePort. + type: string + selector: + description: Selector selects a set of DNSNames on the Certificate resource that should be solved using this challenge solver. If not specified, the solver will be treated as the 'default' solver with the lowest priority, i.e. if any other solver has a more specific match, it will be used instead. + type: object + properties: + dnsNames: + description: List of DNSNames that this solver will be used to solve. If specified and a match is found, a dnsNames selector will take precedence over a dnsZones selector. If multiple solvers match with the same dnsNames value, the solver with the most matching labels in matchLabels will be selected. If neither has more matches, the solver defined earlier in the list will be selected. + type: array + items: + type: string + dnsZones: + description: List of DNSZones that this solver will be used to solve. The most specific DNS zone match specified here will take precedence over other DNS zone matches, so a solver specifying sys.example.com will be selected over one specifying example.com for the domain www.sys.example.com. If multiple solvers match with the same dnsZones value, the solver with the most matching labels in matchLabels will be selected. If neither has more matches, the solver defined earlier in the list will be selected. + type: array + items: + type: string + matchLabels: + description: A label selector that is used to refine the set of certificate's that this challenge solver will apply to. + type: object + additionalProperties: + type: string + ca: + description: CA configures this issuer to sign certificates using a signing CA keypair stored in a Secret resource. This is used to build internal PKIs that are managed by cert-manager. + type: object + required: + - secretName + properties: + crlDistributionPoints: + description: The CRL distribution points is an X.509 v3 certificate extension which identifies the location of the CRL from which the revocation of this certificate can be checked. If not set, certificates will be issued without distribution points set. + type: array + items: + type: string + ocspServers: + description: The OCSP server list is an X.509 v3 extension that defines a list of URLs of OCSP responders. The OCSP responders can be queried for the revocation status of an issued certificate. If not set, the certificate will be issued with no OCSP servers set. For example, an OCSP server URL could be "http://ocsp.int-x3.letsencrypt.org". + type: array + items: + type: string + secretName: + description: SecretName is the name of the secret used to sign Certificates issued by this Issuer. + type: string + selfSigned: + description: SelfSigned configures this issuer to 'self sign' certificates using the private key used to create the CertificateRequest object. + type: object + properties: + crlDistributionPoints: + description: The CRL distribution points is an X.509 v3 certificate extension which identifies the location of the CRL from which the revocation of this certificate can be checked. If not set certificate will be issued without CDP. Values are strings. + type: array + items: + type: string + vault: + description: Vault configures this issuer to sign certificates using a HashiCorp Vault PKI backend. + type: object + required: + - auth + - path + - server + properties: + auth: + description: Auth configures how cert-manager authenticates with the Vault server. + type: object + properties: + appRole: + description: AppRole authenticates with Vault using the App Role auth mechanism, with the role and secret stored in a Kubernetes Secret resource. + type: object + required: + - path + - roleId + - secretRef + properties: + path: + description: 'Path where the App Role authentication backend is mounted in Vault, e.g: "approle"' + type: string + roleId: + description: RoleID configured in the App Role authentication backend when setting up the authentication backend in Vault. + type: string + secretRef: + description: Reference to a key in a Secret that contains the App Role secret used to authenticate with Vault. The `key` field must be specified and denotes which entry within the Secret resource is used as the app role secret. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + kubernetes: + description: Kubernetes authenticates with Vault by passing the ServiceAccount token stored in the named Secret resource to the Vault server. + type: object + required: + - role + - secretRef + properties: + mountPath: + description: The Vault mountPath here is the mount path to use when authenticating with Vault. For example, setting a value to `/v1/auth/foo`, will use the path `/v1/auth/foo/login` to authenticate with Vault. If unspecified, the default value "/v1/auth/kubernetes" will be used. + type: string + role: + description: A required field containing the Vault Role to assume. A Role binds a Kubernetes ServiceAccount with a set of Vault policies. + type: string + secretRef: + description: The required Secret field containing a Kubernetes ServiceAccount JWT used for authenticating with Vault. Use of 'ambient credentials' is not supported. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + tokenSecretRef: + description: TokenSecretRef authenticates with Vault by presenting a token. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + caBundle: + description: PEM-encoded CA bundle (base64-encoded) used to validate Vault server certificate. Only used if the Server URL is using HTTPS protocol. This parameter is ignored for plain HTTP protocol connection. If not set the system root certificates are used to validate the TLS connection. + type: string + format: byte + namespace: + description: 'Name of the vault namespace. Namespaces is a set of features within Vault Enterprise that allows Vault environments to support Secure Multi-tenancy. e.g: "ns1" More about namespaces can be found here https://www.vaultproject.io/docs/enterprise/namespaces' + type: string + path: + description: 'Path is the mount path of the Vault PKI backend''s `sign` endpoint, e.g: "my_pki_mount/sign/my-role-name".' + type: string + server: + description: 'Server is the connection address for the Vault server, e.g: "https://vault.example.com:8200".' + type: string + venafi: + description: Venafi configures this issuer to sign certificates using a Venafi TPP or Venafi Cloud policy zone. + type: object + required: + - zone + properties: + cloud: + description: Cloud specifies the Venafi cloud configuration settings. Only one of TPP or Cloud may be specified. + type: object + required: + - apiTokenSecretRef + properties: + apiTokenSecretRef: + description: APITokenSecretRef is a secret key selector for the Venafi Cloud API token. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + url: + description: URL is the base URL for Venafi Cloud. Defaults to "https://api.venafi.cloud/v1". + type: string + tpp: + description: TPP specifies Trust Protection Platform configuration settings. Only one of TPP or Cloud may be specified. + type: object + required: + - credentialsRef + - url + properties: + caBundle: + description: CABundle is a PEM encoded TLS certificate to use to verify connections to the TPP instance. If specified, system roots will not be used and the issuing CA for the TPP instance must be verifiable using the provided root. If not specified, the connection will be verified using the cert-manager system root certificates. + type: string + format: byte + credentialsRef: + description: CredentialsRef is a reference to a Secret containing the username and password for the TPP server. The secret must contain two keys, 'username' and 'password'. + type: object + required: + - name + properties: + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + url: + description: 'URL is the base URL for the vedsdk endpoint of the Venafi TPP instance, for example: "https://tpp.example.com/vedsdk".' + type: string + zone: + description: Zone is the Venafi Policy Zone to use for this issuer. All requests made to the Venafi platform will be restricted by the named zone policy. This field is required. + type: string + status: + description: Status of the ClusterIssuer. This is set and managed automatically. + type: object + properties: + acme: + description: ACME specific status options. This field should only be set if the Issuer is configured to use an ACME server to issue certificates. + type: object + properties: + lastRegisteredEmail: + description: LastRegisteredEmail is the email associated with the latest registered ACME account, in order to track changes made to registered account associated with the Issuer + type: string + uri: + description: URI is the unique account identifier, which can also be used to retrieve account details from the CA + type: string + conditions: + description: List of status conditions to indicate the status of a CertificateRequest. Known condition types are `Ready`. + type: array + items: + description: IssuerCondition contains condition information for an Issuer. + type: object + required: + - status + - type + properties: + lastTransitionTime: + description: LastTransitionTime is the timestamp corresponding to the last status change of this condition. + type: string + format: date-time + message: + description: Message is a human readable description of the details of the last transition, complementing reason. + type: string + observedGeneration: + description: If set, this represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.condition[x].observedGeneration is 9, the condition is out of date with respect to the current state of the Issuer. + type: integer + format: int64 + reason: + description: Reason is a brief machine readable explanation for the condition's last transition. + type: string + status: + description: Status of the condition, one of (`True`, `False`, `Unknown`). + type: string + enum: + - "True" + - "False" + - Unknown + type: + description: Type of the condition, known values are (`Ready`). + type: string + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + served: true + storage: true +--- +# Source: cert-manager/templates/crd-templates.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: issuers.cert-manager.io + annotations: + cert-manager.io/inject-ca-from-secret: 'cert-manager/cert-manager-webhook-ca' + labels: + app: 'cert-manager' + app.kubernetes.io/name: 'cert-manager' + app.kubernetes.io/instance: 'cert-manager' + # Generated labels + app.kubernetes.io/version: "v1.8.0" +spec: + group: cert-manager.io + names: + kind: Issuer + listKind: IssuerList + plural: issuers + singular: issuer + categories: + - cert-manager + scope: Namespaced + versions: + - name: v1 + subresources: + status: {} + additionalPrinterColumns: + - jsonPath: .status.conditions[?(@.type=="Ready")].status + name: Ready + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + priority: 1 + type: string + - jsonPath: .metadata.creationTimestamp + description: CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + name: Age + type: date + schema: + openAPIV3Schema: + description: An Issuer represents a certificate issuing authority which can be referenced as part of `issuerRef` fields. It is scoped to a single namespace and can therefore only be referenced by resources within the same namespace. + type: object + required: + - spec + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: Desired state of the Issuer resource. + type: object + properties: + acme: + description: ACME configures this issuer to communicate with a RFC8555 (ACME) server to obtain signed x509 certificates. + type: object + required: + - privateKeySecretRef + - server + properties: + disableAccountKeyGeneration: + description: Enables or disables generating a new ACME account key. If true, the Issuer resource will *not* request a new account but will expect the account key to be supplied via an existing secret. If false, the cert-manager system will generate a new ACME account key for the Issuer. Defaults to false. + type: boolean + email: + description: Email is the email address to be associated with the ACME account. This field is optional, but it is strongly recommended to be set. It will be used to contact you in case of issues with your account or certificates, including expiry notification emails. This field may be updated after the account is initially registered. + type: string + enableDurationFeature: + description: Enables requesting a Not After date on certificates that matches the duration of the certificate. This is not supported by all ACME servers like Let's Encrypt. If set to true when the ACME server does not support it it will create an error on the Order. Defaults to false. + type: boolean + externalAccountBinding: + description: ExternalAccountBinding is a reference to a CA external account of the ACME server. If set, upon registration cert-manager will attempt to associate the given external account credentials with the registered ACME account. + type: object + required: + - keyID + - keySecretRef + properties: + keyAlgorithm: + description: 'Deprecated: keyAlgorithm field exists for historical compatibility reasons and should not be used. The algorithm is now hardcoded to HS256 in golang/x/crypto/acme.' + type: string + enum: + - HS256 + - HS384 + - HS512 + keyID: + description: keyID is the ID of the CA key that the External Account is bound to. + type: string + keySecretRef: + description: keySecretRef is a Secret Key Selector referencing a data item in a Kubernetes Secret which holds the symmetric MAC key of the External Account Binding. The `key` is the index string that is paired with the key data in the Secret and should not be confused with the key data itself, or indeed with the External Account Binding keyID above. The secret key stored in the Secret **must** be un-padded, base64 URL encoded data. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + preferredChain: + description: 'PreferredChain is the chain to use if the ACME server outputs multiple. PreferredChain is no guarantee that this one gets delivered by the ACME endpoint. For example, for Let''s Encrypt''s DST crosssign you would use: "DST Root CA X3" or "ISRG Root X1" for the newer Let''s Encrypt root CA. This value picks the first certificate bundle in the ACME alternative chains that has a certificate with this value as its issuer''s CN' + type: string + maxLength: 64 + privateKeySecretRef: + description: PrivateKey is the name of a Kubernetes Secret resource that will be used to store the automatically generated ACME account private key. Optionally, a `key` may be specified to select a specific entry within the named Secret resource. If `key` is not specified, a default of `tls.key` will be used. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + server: + description: 'Server is the URL used to access the ACME server''s ''directory'' endpoint. For example, for Let''s Encrypt''s staging endpoint, you would use: "https://acme-staging-v02.api.letsencrypt.org/directory". Only ACME v2 endpoints (i.e. RFC 8555) are supported.' + type: string + skipTLSVerify: + description: Enables or disables validation of the ACME server TLS certificate. If true, requests to the ACME server will not have their TLS certificate validated (i.e. insecure connections will be allowed). Only enable this option in development environments. The cert-manager system installed roots will be used to verify connections to the ACME server if this is false. Defaults to false. + type: boolean + solvers: + description: 'Solvers is a list of challenge solvers that will be used to solve ACME challenges for the matching domains. Solver configurations must be provided in order to obtain certificates from an ACME server. For more information, see: https://cert-manager.io/docs/configuration/acme/' + type: array + items: + description: An ACMEChallengeSolver describes how to solve ACME challenges for the issuer it is part of. A selector may be provided to use different solving strategies for different DNS names. Only one of HTTP01 or DNS01 must be provided. + type: object + properties: + dns01: + description: Configures cert-manager to attempt to complete authorizations by performing the DNS01 challenge flow. + type: object + properties: + acmeDNS: + description: Use the 'ACME DNS' (https://github.com/joohoi/acme-dns) API to manage DNS01 challenge records. + type: object + required: + - accountSecretRef + - host + properties: + accountSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + host: + type: string + akamai: + description: Use the Akamai DNS zone management API to manage DNS01 challenge records. + type: object + required: + - accessTokenSecretRef + - clientSecretSecretRef + - clientTokenSecretRef + - serviceConsumerDomain + properties: + accessTokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + clientSecretSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + clientTokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + serviceConsumerDomain: + type: string + azureDNS: + description: Use the Microsoft Azure DNS API to manage DNS01 challenge records. + type: object + required: + - resourceGroupName + - subscriptionID + properties: + clientID: + description: if both this and ClientSecret are left unset MSI will be used + type: string + clientSecretSecretRef: + description: if both this and ClientID are left unset MSI will be used + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + environment: + description: name of the Azure environment (default AzurePublicCloud) + type: string + enum: + - AzurePublicCloud + - AzureChinaCloud + - AzureGermanCloud + - AzureUSGovernmentCloud + hostedZoneName: + description: name of the DNS zone that should be used + type: string + managedIdentity: + description: managed identity configuration, can not be used at the same time as clientID, clientSecretSecretRef or tenantID + type: object + properties: + clientID: + description: client ID of the managed identity, can not be used at the same time as resourceID + type: string + resourceID: + description: resource ID of the managed identity, can not be used at the same time as clientID + type: string + resourceGroupName: + description: resource group the DNS zone is located in + type: string + subscriptionID: + description: ID of the Azure subscription + type: string + tenantID: + description: when specifying ClientID and ClientSecret then this field is also needed + type: string + cloudDNS: + description: Use the Google Cloud DNS API to manage DNS01 challenge records. + type: object + required: + - project + properties: + hostedZoneName: + description: HostedZoneName is an optional field that tells cert-manager in which Cloud DNS zone the challenge record has to be created. If left empty cert-manager will automatically choose a zone. + type: string + project: + type: string + serviceAccountSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + cloudflare: + description: Use the Cloudflare API to manage DNS01 challenge records. + type: object + properties: + apiKeySecretRef: + description: 'API key to use to authenticate with Cloudflare. Note: using an API token to authenticate is now the recommended method as it allows greater control of permissions.' + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + apiTokenSecretRef: + description: API token used to authenticate with Cloudflare. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + email: + description: Email of the account, only required when using API key based authentication. + type: string + cnameStrategy: + description: CNAMEStrategy configures how the DNS01 provider should handle CNAME records when found in DNS zones. + type: string + enum: + - None + - Follow + digitalocean: + description: Use the DigitalOcean DNS API to manage DNS01 challenge records. + type: object + required: + - tokenSecretRef + properties: + tokenSecretRef: + description: A reference to a specific 'key' within a Secret resource. In some instances, `key` is a required field. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + rfc2136: + description: Use RFC2136 ("Dynamic Updates in the Domain Name System") (https://datatracker.ietf.org/doc/rfc2136/) to manage DNS01 challenge records. + type: object + required: + - nameserver + properties: + nameserver: + description: The IP address or hostname of an authoritative DNS server supporting RFC2136 in the form host:port. If the host is an IPv6 address it must be enclosed in square brackets (e.g [2001:db8::1]) ; port is optional. This field is required. + type: string + tsigAlgorithm: + description: 'The TSIG Algorithm configured in the DNS supporting RFC2136. Used only when ``tsigSecretSecretRef`` and ``tsigKeyName`` are defined. Supported values are (case-insensitive): ``HMACMD5`` (default), ``HMACSHA1``, ``HMACSHA256`` or ``HMACSHA512``.' + type: string + tsigKeyName: + description: The TSIG Key name configured in the DNS. If ``tsigSecretSecretRef`` is defined, this field is required. + type: string + tsigSecretSecretRef: + description: The name of the secret containing the TSIG value. If ``tsigKeyName`` is defined, this field is required. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + route53: + description: Use the AWS Route53 API to manage DNS01 challenge records. + type: object + required: + - region + properties: + accessKeyID: + description: 'The AccessKeyID is used for authentication. If not set we fall-back to using env vars, shared credentials file or AWS Instance metadata see: https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials' + type: string + hostedZoneID: + description: If set, the provider will manage only this zone in Route53 and will not do an lookup using the route53:ListHostedZonesByName api call. + type: string + region: + description: Always set the region when using AccessKeyID and SecretAccessKey + type: string + role: + description: Role is a Role ARN which the Route53 provider will assume using either the explicit credentials AccessKeyID/SecretAccessKey or the inferred credentials from environment variables, shared credentials file or AWS Instance metadata + type: string + secretAccessKeySecretRef: + description: The SecretAccessKey is used for authentication. If not set we fall-back to using env vars, shared credentials file or AWS Instance metadata https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + webhook: + description: Configure an external webhook based DNS01 challenge solver to manage DNS01 challenge records. + type: object + required: + - groupName + - solverName + properties: + config: + description: Additional configuration that should be passed to the webhook apiserver when challenges are processed. This can contain arbitrary JSON data. Secret values should not be specified in this stanza. If secret values are needed (e.g. credentials for a DNS service), you should use a SecretKeySelector to reference a Secret resource. For details on the schema of this field, consult the webhook provider implementation's documentation. + x-kubernetes-preserve-unknown-fields: true + groupName: + description: The API group name that should be used when POSTing ChallengePayload resources to the webhook apiserver. This should be the same as the GroupName specified in the webhook provider implementation. + type: string + solverName: + description: The name of the solver to use, as defined in the webhook provider implementation. This will typically be the name of the provider, e.g. 'cloudflare'. + type: string + http01: + description: Configures cert-manager to attempt to complete authorizations by performing the HTTP01 challenge flow. It is not possible to obtain certificates for wildcard domain names (e.g. `*.example.com`) using the HTTP01 challenge mechanism. + type: object + properties: + gatewayHTTPRoute: + description: The Gateway API is a sig-network community API that models service networking in Kubernetes (https://gateway-api.sigs.k8s.io/). The Gateway solver will create HTTPRoutes with the specified labels in the same namespace as the challenge. This solver is experimental, and fields / behaviour may change in the future. + type: object + properties: + labels: + description: Custom labels that will be applied to HTTPRoutes created by cert-manager while solving HTTP-01 challenges. + type: object + additionalProperties: + type: string + parentRefs: + description: 'When solving an HTTP-01 challenge, cert-manager creates an HTTPRoute. cert-manager needs to know which parentRefs should be used when creating the HTTPRoute. Usually, the parentRef references a Gateway. See: https://gateway-api.sigs.k8s.io/v1alpha2/api-types/httproute/#attaching-to-gateways' + type: array + items: + description: "ParentRef identifies an API object (usually a Gateway) that can be considered a parent of this resource (usually a route). The only kind of parent resource with \"Core\" support is Gateway. This API may be extended in the future to support additional kinds of parent resources, such as HTTPRoute. \n The API object must be valid in the cluster; the Group and Kind must be registered in the cluster for this reference to be valid. \n References to objects with invalid Group and Kind are not valid, and must be rejected by the implementation, with appropriate Conditions set on the containing object." + type: object + required: + - name + properties: + group: + description: "Group is the group of the referent. \n Support: Core" + type: string + default: gateway.networking.k8s.io + maxLength: 253 + pattern: ^$|^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + kind: + description: "Kind is kind of the referent. \n Support: Core (Gateway) Support: Custom (Other Resources)" + type: string + default: Gateway + maxLength: 63 + minLength: 1 + pattern: ^[a-zA-Z]([-a-zA-Z0-9]*[a-zA-Z0-9])?$ + name: + description: "Name is the name of the referent. \n Support: Core" + type: string + maxLength: 253 + minLength: 1 + namespace: + description: "Namespace is the namespace of the referent. When unspecified (or empty string), this refers to the local namespace of the Route. \n Support: Core" + type: string + maxLength: 63 + minLength: 1 + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$ + sectionName: + description: "SectionName is the name of a section within the target resource. In the following resources, SectionName is interpreted as the following: \n * Gateway: Listener Name \n Implementations MAY choose to support attaching Routes to other resources. If that is the case, they MUST clearly document how SectionName is interpreted. \n When unspecified (empty string), this will reference the entire resource. For the purpose of status, an attachment is considered successful if at least one section in the parent resource accepts it. For example, Gateway listeners can restrict which Routes can attach to them by Route kind, namespace, or hostname. If 1 of 2 Gateway listeners accept attachment from the referencing Route, the Route MUST be considered successfully attached. If no Gateway listeners accept attachment from this Route, the Route MUST be considered detached from the Gateway. \n Support: Core" + type: string + maxLength: 253 + minLength: 1 + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + serviceType: + description: Optional service type for Kubernetes solver service. Supported values are NodePort or ClusterIP. If unset, defaults to NodePort. + type: string + ingress: + description: The ingress based HTTP01 challenge solver will solve challenges by creating or modifying Ingress resources in order to route requests for '/.well-known/acme-challenge/XYZ' to 'challenge solver' pods that are provisioned by cert-manager for each Challenge to be completed. + type: object + properties: + class: + description: The ingress class to use when creating Ingress resources to solve ACME challenges that use this challenge solver. Only one of 'class' or 'name' may be specified. + type: string + ingressTemplate: + description: Optional ingress template used to configure the ACME challenge solver ingress used for HTTP01 challenges. + type: object + properties: + metadata: + description: ObjectMeta overrides for the ingress used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values. + type: object + properties: + annotations: + description: Annotations that should be added to the created ACME HTTP01 solver ingress. + type: object + additionalProperties: + type: string + labels: + description: Labels that should be added to the created ACME HTTP01 solver ingress. + type: object + additionalProperties: + type: string + name: + description: The name of the ingress resource that should have ACME challenge solving routes inserted into it in order to solve HTTP01 challenges. This is typically used in conjunction with ingress controllers like ingress-gce, which maintains a 1:1 mapping between external IPs and ingress resources. + type: string + podTemplate: + description: Optional pod template used to configure the ACME challenge solver pods used for HTTP01 challenges. + type: object + properties: + metadata: + description: ObjectMeta overrides for the pod used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values. + type: object + properties: + annotations: + description: Annotations that should be added to the create ACME HTTP01 solver pods. + type: object + additionalProperties: + type: string + labels: + description: Labels that should be added to the created ACME HTTP01 solver pods. + type: object + additionalProperties: + type: string + spec: + description: PodSpec defines overrides for the HTTP01 challenge solver pod. Only the 'priorityClassName', 'nodeSelector', 'affinity', 'serviceAccountName' and 'tolerations' fields are supported currently. All other fields will be ignored. + type: object + properties: + affinity: + description: If specified, the pod's scheduling constraints + type: object + properties: + nodeAffinity: + description: Describes node affinity scheduling rules for the pod. + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node matches the corresponding matchExpressions; the node(s) with the highest sum are the most preferred. + type: array + items: + description: An empty preferred scheduling term matches all objects with implicit weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no objects (i.e. is also a no-op). + type: object + required: + - preference + - weight + properties: + preference: + description: A node selector term, associated with the corresponding weight. + type: object + properties: + matchExpressions: + description: A list of node selector requirements by node's labels. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchFields: + description: A list of node selector requirements by node's fields. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + weight: + description: Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node. + type: object + required: + - nodeSelectorTerms + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. The terms are ORed. + type: array + items: + description: A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm. + type: object + properties: + matchExpressions: + description: A list of node selector requirements by node's labels. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchFields: + description: A list of node selector requirements by node's fields. + type: array + items: + description: A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. + type: array + items: + type: string + podAffinity: + description: Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)). + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. + type: array + items: + description: The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) + type: object + required: + - podAffinityTerm + - weight + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated with the corresponding weight. + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + weight: + description: weight associated with matching the corresponding podAffinityTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. + type: array + items: + description: Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + podAntiAffinity: + description: Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)). + type: object + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. + type: array + items: + description: The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) + type: object + required: + - podAffinityTerm + - weight + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated with the corresponding weight. + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + weight: + description: weight associated with matching the corresponding podAffinityTerm, in the range 1-100. + type: integer + format: int32 + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the anti-affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. + type: array + items: + description: Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running + type: object + required: + - topologyKey + properties: + labelSelector: + description: A label query over a set of resources, in this case pods. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaceSelector: + description: A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled. + type: object + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. The requirements are ANDed. + type: array + items: + description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. + type: object + required: + - key + - operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + operator: + description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. + type: array + items: + type: string + matchLabels: + description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + additionalProperties: + type: string + namespaces: + description: namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace" + type: array + items: + type: string + topologyKey: + description: This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. + type: string + nodeSelector: + description: 'NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node''s labels for the pod to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/' + type: object + additionalProperties: + type: string + priorityClassName: + description: If specified, the pod's priorityClassName. + type: string + serviceAccountName: + description: If specified, the pod's service account + type: string + tolerations: + description: If specified, the pod's tolerations. + type: array + items: + description: The pod this Toleration is attached to tolerates any taint that matches the triple using the matching operator . + type: object + properties: + effect: + description: Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. + type: string + key: + description: Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys. + type: string + operator: + description: Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. + type: string + tolerationSeconds: + description: TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system. + type: integer + format: int64 + value: + description: Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string. + type: string + serviceType: + description: Optional service type for Kubernetes solver service. Supported values are NodePort or ClusterIP. If unset, defaults to NodePort. + type: string + selector: + description: Selector selects a set of DNSNames on the Certificate resource that should be solved using this challenge solver. If not specified, the solver will be treated as the 'default' solver with the lowest priority, i.e. if any other solver has a more specific match, it will be used instead. + type: object + properties: + dnsNames: + description: List of DNSNames that this solver will be used to solve. If specified and a match is found, a dnsNames selector will take precedence over a dnsZones selector. If multiple solvers match with the same dnsNames value, the solver with the most matching labels in matchLabels will be selected. If neither has more matches, the solver defined earlier in the list will be selected. + type: array + items: + type: string + dnsZones: + description: List of DNSZones that this solver will be used to solve. The most specific DNS zone match specified here will take precedence over other DNS zone matches, so a solver specifying sys.example.com will be selected over one specifying example.com for the domain www.sys.example.com. If multiple solvers match with the same dnsZones value, the solver with the most matching labels in matchLabels will be selected. If neither has more matches, the solver defined earlier in the list will be selected. + type: array + items: + type: string + matchLabels: + description: A label selector that is used to refine the set of certificate's that this challenge solver will apply to. + type: object + additionalProperties: + type: string + ca: + description: CA configures this issuer to sign certificates using a signing CA keypair stored in a Secret resource. This is used to build internal PKIs that are managed by cert-manager. + type: object + required: + - secretName + properties: + crlDistributionPoints: + description: The CRL distribution points is an X.509 v3 certificate extension which identifies the location of the CRL from which the revocation of this certificate can be checked. If not set, certificates will be issued without distribution points set. + type: array + items: + type: string + ocspServers: + description: The OCSP server list is an X.509 v3 extension that defines a list of URLs of OCSP responders. The OCSP responders can be queried for the revocation status of an issued certificate. If not set, the certificate will be issued with no OCSP servers set. For example, an OCSP server URL could be "http://ocsp.int-x3.letsencrypt.org". + type: array + items: + type: string + secretName: + description: SecretName is the name of the secret used to sign Certificates issued by this Issuer. + type: string + selfSigned: + description: SelfSigned configures this issuer to 'self sign' certificates using the private key used to create the CertificateRequest object. + type: object + properties: + crlDistributionPoints: + description: The CRL distribution points is an X.509 v3 certificate extension which identifies the location of the CRL from which the revocation of this certificate can be checked. If not set certificate will be issued without CDP. Values are strings. + type: array + items: + type: string + vault: + description: Vault configures this issuer to sign certificates using a HashiCorp Vault PKI backend. + type: object + required: + - auth + - path + - server + properties: + auth: + description: Auth configures how cert-manager authenticates with the Vault server. + type: object + properties: + appRole: + description: AppRole authenticates with Vault using the App Role auth mechanism, with the role and secret stored in a Kubernetes Secret resource. + type: object + required: + - path + - roleId + - secretRef + properties: + path: + description: 'Path where the App Role authentication backend is mounted in Vault, e.g: "approle"' + type: string + roleId: + description: RoleID configured in the App Role authentication backend when setting up the authentication backend in Vault. + type: string + secretRef: + description: Reference to a key in a Secret that contains the App Role secret used to authenticate with Vault. The `key` field must be specified and denotes which entry within the Secret resource is used as the app role secret. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + kubernetes: + description: Kubernetes authenticates with Vault by passing the ServiceAccount token stored in the named Secret resource to the Vault server. + type: object + required: + - role + - secretRef + properties: + mountPath: + description: The Vault mountPath here is the mount path to use when authenticating with Vault. For example, setting a value to `/v1/auth/foo`, will use the path `/v1/auth/foo/login` to authenticate with Vault. If unspecified, the default value "/v1/auth/kubernetes" will be used. + type: string + role: + description: A required field containing the Vault Role to assume. A Role binds a Kubernetes ServiceAccount with a set of Vault policies. + type: string + secretRef: + description: The required Secret field containing a Kubernetes ServiceAccount JWT used for authenticating with Vault. Use of 'ambient credentials' is not supported. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + tokenSecretRef: + description: TokenSecretRef authenticates with Vault by presenting a token. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + caBundle: + description: PEM-encoded CA bundle (base64-encoded) used to validate Vault server certificate. Only used if the Server URL is using HTTPS protocol. This parameter is ignored for plain HTTP protocol connection. If not set the system root certificates are used to validate the TLS connection. + type: string + format: byte + namespace: + description: 'Name of the vault namespace. Namespaces is a set of features within Vault Enterprise that allows Vault environments to support Secure Multi-tenancy. e.g: "ns1" More about namespaces can be found here https://www.vaultproject.io/docs/enterprise/namespaces' + type: string + path: + description: 'Path is the mount path of the Vault PKI backend''s `sign` endpoint, e.g: "my_pki_mount/sign/my-role-name".' + type: string + server: + description: 'Server is the connection address for the Vault server, e.g: "https://vault.example.com:8200".' + type: string + venafi: + description: Venafi configures this issuer to sign certificates using a Venafi TPP or Venafi Cloud policy zone. + type: object + required: + - zone + properties: + cloud: + description: Cloud specifies the Venafi cloud configuration settings. Only one of TPP or Cloud may be specified. + type: object + required: + - apiTokenSecretRef + properties: + apiTokenSecretRef: + description: APITokenSecretRef is a secret key selector for the Venafi Cloud API token. + type: object + required: + - name + properties: + key: + description: The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. + type: string + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + url: + description: URL is the base URL for Venafi Cloud. Defaults to "https://api.venafi.cloud/v1". + type: string + tpp: + description: TPP specifies Trust Protection Platform configuration settings. Only one of TPP or Cloud may be specified. + type: object + required: + - credentialsRef + - url + properties: + caBundle: + description: CABundle is a PEM encoded TLS certificate to use to verify connections to the TPP instance. If specified, system roots will not be used and the issuing CA for the TPP instance must be verifiable using the provided root. If not specified, the connection will be verified using the cert-manager system root certificates. + type: string + format: byte + credentialsRef: + description: CredentialsRef is a reference to a Secret containing the username and password for the TPP server. The secret must contain two keys, 'username' and 'password'. + type: object + required: + - name + properties: + name: + description: 'Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + url: + description: 'URL is the base URL for the vedsdk endpoint of the Venafi TPP instance, for example: "https://tpp.example.com/vedsdk".' + type: string + zone: + description: Zone is the Venafi Policy Zone to use for this issuer. All requests made to the Venafi platform will be restricted by the named zone policy. This field is required. + type: string + status: + description: Status of the Issuer. This is set and managed automatically. + type: object + properties: + acme: + description: ACME specific status options. This field should only be set if the Issuer is configured to use an ACME server to issue certificates. + type: object + properties: + lastRegisteredEmail: + description: LastRegisteredEmail is the email associated with the latest registered ACME account, in order to track changes made to registered account associated with the Issuer + type: string + uri: + description: URI is the unique account identifier, which can also be used to retrieve account details from the CA + type: string + conditions: + description: List of status conditions to indicate the status of a CertificateRequest. Known condition types are `Ready`. + type: array + items: + description: IssuerCondition contains condition information for an Issuer. + type: object + required: + - status + - type + properties: + lastTransitionTime: + description: LastTransitionTime is the timestamp corresponding to the last status change of this condition. + type: string + format: date-time + message: + description: Message is a human readable description of the details of the last transition, complementing reason. + type: string + observedGeneration: + description: If set, this represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.condition[x].observedGeneration is 9, the condition is out of date with respect to the current state of the Issuer. + type: integer + format: int64 + reason: + description: Reason is a brief machine readable explanation for the condition's last transition. + type: string + status: + description: Status of the condition, one of (`True`, `False`, `Unknown`). + type: string + enum: + - "True" + - "False" + - Unknown + type: + description: Type of the condition, known values are (`Ready`). + type: string + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + served: true + storage: true +--- +# Source: cert-manager/templates/crd-templates.yaml +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: orders.acme.cert-manager.io + annotations: + cert-manager.io/inject-ca-from-secret: 'cert-manager/cert-manager-webhook-ca' + labels: + app: 'cert-manager' + app.kubernetes.io/name: 'cert-manager' + app.kubernetes.io/instance: 'cert-manager' + # Generated labels + app.kubernetes.io/version: "v1.8.0" +spec: + group: acme.cert-manager.io + names: + kind: Order + listKind: OrderList + plural: orders + singular: order + categories: + - cert-manager + - cert-manager-acme + scope: Namespaced + versions: + - name: v1 + subresources: + status: {} + additionalPrinterColumns: + - jsonPath: .status.state + name: State + type: string + - jsonPath: .spec.issuerRef.name + name: Issuer + priority: 1 + type: string + - jsonPath: .status.reason + name: Reason + priority: 1 + type: string + - jsonPath: .metadata.creationTimestamp + description: CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + name: Age + type: date + schema: + openAPIV3Schema: + description: Order is a type to represent an Order with an ACME server + type: object + required: + - metadata + - spec + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + type: object + required: + - issuerRef + - request + properties: + commonName: + description: CommonName is the common name as specified on the DER encoded CSR. If specified, this value must also be present in `dnsNames` or `ipAddresses`. This field must match the corresponding field on the DER encoded CSR. + type: string + dnsNames: + description: DNSNames is a list of DNS names that should be included as part of the Order validation process. This field must match the corresponding field on the DER encoded CSR. + type: array + items: + type: string + duration: + description: Duration is the duration for the not after date for the requested certificate. this is set on order creation as pe the ACME spec. + type: string + ipAddresses: + description: IPAddresses is a list of IP addresses that should be included as part of the Order validation process. This field must match the corresponding field on the DER encoded CSR. + type: array + items: + type: string + issuerRef: + description: IssuerRef references a properly configured ACME-type Issuer which should be used to create this Order. If the Issuer does not exist, processing will be retried. If the Issuer is not an 'ACME' Issuer, an error will be returned and the Order will be marked as failed. + type: object + required: + - name + properties: + group: + description: Group of the resource being referred to. + type: string + kind: + description: Kind of the resource being referred to. + type: string + name: + description: Name of the resource being referred to. + type: string + request: + description: Certificate signing request bytes in DER encoding. This will be used when finalizing the order. This field must be set on the order. + type: string + format: byte + status: + type: object + properties: + authorizations: + description: Authorizations contains data returned from the ACME server on what authorizations must be completed in order to validate the DNS names specified on the Order. + type: array + items: + description: ACMEAuthorization contains data returned from the ACME server on an authorization that must be completed in order validate a DNS name on an ACME Order resource. + type: object + required: + - url + properties: + challenges: + description: Challenges specifies the challenge types offered by the ACME server. One of these challenge types will be selected when validating the DNS name and an appropriate Challenge resource will be created to perform the ACME challenge process. + type: array + items: + description: Challenge specifies a challenge offered by the ACME server for an Order. An appropriate Challenge resource can be created to perform the ACME challenge process. + type: object + required: + - token + - type + - url + properties: + token: + description: Token is the token that must be presented for this challenge. This is used to compute the 'key' that must also be presented. + type: string + type: + description: Type is the type of challenge being offered, e.g. 'http-01', 'dns-01', 'tls-sni-01', etc. This is the raw value retrieved from the ACME server. Only 'http-01' and 'dns-01' are supported by cert-manager, other values will be ignored. + type: string + url: + description: URL is the URL of this challenge. It can be used to retrieve additional metadata about the Challenge from the ACME server. + type: string + identifier: + description: Identifier is the DNS name to be validated as part of this authorization + type: string + initialState: + description: InitialState is the initial state of the ACME authorization when first fetched from the ACME server. If an Authorization is already 'valid', the Order controller will not create a Challenge resource for the authorization. This will occur when working with an ACME server that enables 'authz reuse' (such as Let's Encrypt's production endpoint). If not set and 'identifier' is set, the state is assumed to be pending and a Challenge will be created. + type: string + enum: + - valid + - ready + - pending + - processing + - invalid + - expired + - errored + url: + description: URL is the URL of the Authorization that must be completed + type: string + wildcard: + description: Wildcard will be true if this authorization is for a wildcard DNS name. If this is true, the identifier will be the *non-wildcard* version of the DNS name. For example, if '*.example.com' is the DNS name being validated, this field will be 'true' and the 'identifier' field will be 'example.com'. + type: boolean + certificate: + description: Certificate is a copy of the PEM encoded certificate for this Order. This field will be populated after the order has been successfully finalized with the ACME server, and the order has transitioned to the 'valid' state. + type: string + format: byte + failureTime: + description: FailureTime stores the time that this order failed. This is used to influence garbage collection and back-off. + type: string + format: date-time + finalizeURL: + description: FinalizeURL of the Order. This is used to obtain certificates for this order once it has been completed. + type: string + reason: + description: Reason optionally provides more information about a why the order is in the current state. + type: string + state: + description: State contains the current state of this Order resource. States 'success' and 'expired' are 'final' + type: string + enum: + - valid + - ready + - pending + - processing + - invalid + - expired + - errored + url: + description: URL of the Order. This will initially be empty when the resource is first created. The Order controller will populate this field when the Order is first processed. This field will be immutable after it is initially set. + type: string + served: true + storage: true diff --git a/archive/2022.07.bxl-k3s-pi/utils/cert-manager/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/config.yaml new file mode 100644 index 0000000..39fbd71 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/config.yaml @@ -0,0 +1,26 @@ +# Copyright 2021 The cert-manager Authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Source: cert-manager/templates/webhook-config.yaml +apiVersion: v1 +kind: ConfigMap +metadata: + name: cert-manager-webhook + namespace: "cert-manager" + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" +data: \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/cert-manager/rbac.yaml b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/rbac.yaml new file mode 100644 index 0000000..2b429dc --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/rbac.yaml @@ -0,0 +1,759 @@ +# Copyright 2021 The cert-manager Authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Source: cert-manager/templates/cainjector-serviceaccount.yaml +apiVersion: v1 +kind: ServiceAccount +automountServiceAccountToken: true +metadata: + name: cert-manager-cainjector + namespace: "cert-manager" + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" +--- +# Source: cert-manager/templates/serviceaccount.yaml +apiVersion: v1 +kind: ServiceAccount +automountServiceAccountToken: true +metadata: + name: cert-manager + namespace: "cert-manager" + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +--- +# Source: cert-manager/templates/webhook-serviceaccount.yaml +apiVersion: v1 +kind: ServiceAccount +automountServiceAccountToken: true +metadata: + name: cert-manager-webhook + namespace: "cert-manager" + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +--- +# Source: cert-manager/templates/cainjector-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-cainjector + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["certificates"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["events"] + verbs: ["get", "create", "update", "patch"] + - apiGroups: ["admissionregistration.k8s.io"] + resources: ["validatingwebhookconfigurations", "mutatingwebhookconfigurations"] + verbs: ["get", "list", "watch", "update"] + - apiGroups: ["apiregistration.k8s.io"] + resources: ["apiservices"] + verbs: ["get", "list", "watch", "update"] + - apiGroups: ["apiextensions.k8s.io"] + resources: ["customresourcedefinitions"] + verbs: ["get", "list", "watch", "update"] +--- +# Source: cert-manager/templates/rbac.yaml +# Issuer controller role +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-issuers + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["issuers", "issuers/status"] + verbs: ["update", "patch"] + - apiGroups: ["cert-manager.io"] + resources: ["issuers"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch", "create", "update", "delete"] + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] +--- +# Source: cert-manager/templates/rbac.yaml +# ClusterIssuer controller role +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-clusterissuers + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["clusterissuers", "clusterissuers/status"] + verbs: ["update", "patch"] + - apiGroups: ["cert-manager.io"] + resources: ["clusterissuers"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch", "create", "update", "delete"] + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] +--- +# Source: cert-manager/templates/rbac.yaml +# Certificates controller role +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-certificates + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["certificates", "certificates/status", "certificaterequests", "certificaterequests/status"] + verbs: ["update", "patch"] + - apiGroups: ["cert-manager.io"] + resources: ["certificates", "certificaterequests", "clusterissuers", "issuers"] + verbs: ["get", "list", "watch"] + # We require these rules to support users with the OwnerReferencesPermissionEnforcement + # admission controller enabled: + # https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#ownerreferencespermissionenforcement + - apiGroups: ["cert-manager.io"] + resources: ["certificates/finalizers", "certificaterequests/finalizers"] + verbs: ["update"] + - apiGroups: ["acme.cert-manager.io"] + resources: ["orders"] + verbs: ["create", "delete", "get", "list", "watch"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch", "create", "update", "delete", "patch"] + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] +--- +# Source: cert-manager/templates/rbac.yaml +# Orders controller role +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-orders + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["acme.cert-manager.io"] + resources: ["orders", "orders/status"] + verbs: ["update", "patch"] + - apiGroups: ["acme.cert-manager.io"] + resources: ["orders", "challenges"] + verbs: ["get", "list", "watch"] + - apiGroups: ["cert-manager.io"] + resources: ["clusterissuers", "issuers"] + verbs: ["get", "list", "watch"] + - apiGroups: ["acme.cert-manager.io"] + resources: ["challenges"] + verbs: ["create", "delete"] + # We require these rules to support users with the OwnerReferencesPermissionEnforcement + # admission controller enabled: + # https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#ownerreferencespermissionenforcement + - apiGroups: ["acme.cert-manager.io"] + resources: ["orders/finalizers"] + verbs: ["update"] + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch"] + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] +--- +# Source: cert-manager/templates/rbac.yaml +# Challenges controller role +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-challenges + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + # Use to update challenge resource status + - apiGroups: ["acme.cert-manager.io"] + resources: ["challenges", "challenges/status"] + verbs: ["update", "patch"] + # Used to watch challenge resources + - apiGroups: ["acme.cert-manager.io"] + resources: ["challenges"] + verbs: ["get", "list", "watch"] + # Used to watch challenges, issuer and clusterissuer resources + - apiGroups: ["cert-manager.io"] + resources: ["issuers", "clusterissuers"] + verbs: ["get", "list", "watch"] + # Need to be able to retrieve ACME account private key to complete challenges + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch"] + # Used to create events + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] + # HTTP01 rules + - apiGroups: [""] + resources: ["pods", "services"] + verbs: ["get", "list", "watch", "create", "delete"] + - apiGroups: ["networking.k8s.io"] + resources: ["ingresses"] + verbs: ["get", "list", "watch", "create", "delete", "update"] + - apiGroups: [ "gateway.networking.k8s.io" ] + resources: [ "httproutes" ] + verbs: ["get", "list", "watch", "create", "delete", "update"] + # We require the ability to specify a custom hostname when we are creating + # new ingress resources. + # See: https://github.com/openshift/origin/blob/21f191775636f9acadb44fa42beeb4f75b255532/pkg/route/apiserver/admission/ingress_admission.go#L84-L148 + - apiGroups: ["route.openshift.io"] + resources: ["routes/custom-host"] + verbs: ["create"] + # We require these rules to support users with the OwnerReferencesPermissionEnforcement + # admission controller enabled: + # https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#ownerreferencespermissionenforcement + - apiGroups: ["acme.cert-manager.io"] + resources: ["challenges/finalizers"] + verbs: ["update"] + # DNS01 rules (duplicated above) + - apiGroups: [""] + resources: ["secrets"] + verbs: ["get", "list", "watch"] +--- +# Source: cert-manager/templates/rbac.yaml +# ingress-shim controller role +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-ingress-shim + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["certificates", "certificaterequests"] + verbs: ["create", "update", "delete"] + - apiGroups: ["cert-manager.io"] + resources: ["certificates", "certificaterequests", "issuers", "clusterissuers"] + verbs: ["get", "list", "watch"] + - apiGroups: ["networking.k8s.io"] + resources: ["ingresses"] + verbs: ["get", "list", "watch"] + # We require these rules to support users with the OwnerReferencesPermissionEnforcement + # admission controller enabled: + # https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#ownerreferencespermissionenforcement + - apiGroups: ["networking.k8s.io"] + resources: ["ingresses/finalizers"] + verbs: ["update"] + - apiGroups: ["gateway.networking.k8s.io"] + resources: ["gateways", "httproutes"] + verbs: ["get", "list", "watch"] + - apiGroups: ["gateway.networking.k8s.io"] + resources: ["gateways/finalizers", "httproutes/finalizers"] + verbs: ["update"] + - apiGroups: [""] + resources: ["events"] + verbs: ["create", "patch"] +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-view + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" + rbac.authorization.k8s.io/aggregate-to-view: "true" + rbac.authorization.k8s.io/aggregate-to-edit: "true" + rbac.authorization.k8s.io/aggregate-to-admin: "true" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["certificates", "certificaterequests", "issuers"] + verbs: ["get", "list", "watch"] + - apiGroups: ["acme.cert-manager.io"] + resources: ["challenges", "orders"] + verbs: ["get", "list", "watch"] +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-edit + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" + rbac.authorization.k8s.io/aggregate-to-edit: "true" + rbac.authorization.k8s.io/aggregate-to-admin: "true" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["certificates", "certificaterequests", "issuers"] + verbs: ["create", "delete", "deletecollection", "patch", "update"] + - apiGroups: ["cert-manager.io"] + resources: ["certificates/status"] + verbs: ["update"] + - apiGroups: ["acme.cert-manager.io"] + resources: ["challenges", "orders"] + verbs: ["create", "delete", "deletecollection", "patch", "update"] +--- +# Source: cert-manager/templates/rbac.yaml +# Permission to approve CertificateRequests referencing cert-manager.io Issuers and ClusterIssuers +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-approve:cert-manager-io + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cert-manager" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["cert-manager.io"] + resources: ["signers"] + verbs: ["approve"] + resourceNames: ["issuers.cert-manager.io/*", "clusterissuers.cert-manager.io/*"] +--- +# Source: cert-manager/templates/rbac.yaml +# Permission to: +# - Update and sign CertificatSigningeRequests referencing cert-manager.io Issuers and ClusterIssuers +# - Perform SubjectAccessReviews to test whether users are able to reference Namespaced Issuers +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-controller-certificatesigningrequests + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cert-manager" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["certificates.k8s.io"] + resources: ["certificatesigningrequests"] + verbs: ["get", "list", "watch", "update"] + - apiGroups: ["certificates.k8s.io"] + resources: ["certificatesigningrequests/status"] + verbs: ["update", "patch"] + - apiGroups: ["certificates.k8s.io"] + resources: ["signers"] + resourceNames: ["issuers.cert-manager.io/*", "clusterissuers.cert-manager.io/*"] + verbs: ["sign"] + - apiGroups: ["authorization.k8s.io"] + resources: ["subjectaccessreviews"] + verbs: ["create"] +--- +# Source: cert-manager/templates/webhook-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cert-manager-webhook:subjectaccessreviews + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +rules: +- apiGroups: ["authorization.k8s.io"] + resources: ["subjectaccessreviews"] + verbs: ["create"] +--- +# Source: cert-manager/templates/cainjector-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-cainjector + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-cainjector +subjects: + - name: cert-manager-cainjector + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-issuers + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-issuers +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-clusterissuers + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-clusterissuers +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-certificates + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-certificates +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-orders + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-orders +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-challenges + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-challenges +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-ingress-shim + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-ingress-shim +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-approve:cert-manager-io + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cert-manager" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-approve:cert-manager-io +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-controller-certificatesigningrequests + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cert-manager" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-controller-certificatesigningrequests +subjects: + - name: cert-manager + namespace: "cert-manager" + kind: ServiceAccount +--- +# Source: cert-manager/templates/webhook-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cert-manager-webhook:subjectaccessreviews + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cert-manager-webhook:subjectaccessreviews +subjects: +- apiGroup: "" + kind: ServiceAccount + name: cert-manager-webhook + namespace: cert-manager +--- +# Source: cert-manager/templates/cainjector-rbac.yaml +# leader election rules +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: cert-manager-cainjector:leaderelection + namespace: kube-system + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" +rules: + # Used for leader election by the controller + # cert-manager-cainjector-leader-election is used by the CertificateBased injector controller + # see cmd/cainjector/start.go#L113 + # cert-manager-cainjector-leader-election-core is used by the SecretBased injector controller + # see cmd/cainjector/start.go#L137 + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + resourceNames: ["cert-manager-cainjector-leader-election", "cert-manager-cainjector-leader-election-core"] + verbs: ["get", "update", "patch"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["create"] +--- +# Source: cert-manager/templates/rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: cert-manager:leaderelection + namespace: kube-system + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +rules: + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + resourceNames: ["cert-manager-controller"] + verbs: ["get", "update", "patch"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["create"] +--- +# Source: cert-manager/templates/webhook-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: cert-manager-webhook:dynamic-serving + namespace: "cert-manager" + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +rules: +- apiGroups: [""] + resources: ["secrets"] + resourceNames: + - 'cert-manager-webhook-ca' + verbs: ["get", "list", "watch", "update"] +# It's not possible to grant CREATE permission on a single resourceName. +- apiGroups: [""] + resources: ["secrets"] + verbs: ["create"] +--- +# Source: cert-manager/templates/cainjector-rbac.yaml +# grant cert-manager permission to manage the leaderelection configmap in the +# leader election namespace +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: cert-manager-cainjector:leaderelection + namespace: kube-system + labels: + app: cainjector + app.kubernetes.io/name: cainjector + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "cainjector" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: cert-manager-cainjector:leaderelection +subjects: + - kind: ServiceAccount + name: cert-manager-cainjector + namespace: cert-manager +--- +# Source: cert-manager/templates/rbac.yaml +# grant cert-manager permission to manage the leaderelection configmap in the +# leader election namespace +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: cert-manager:leaderelection + namespace: kube-system + labels: + app: cert-manager + app.kubernetes.io/name: cert-manager + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "controller" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: cert-manager:leaderelection +subjects: + - apiGroup: "" + kind: ServiceAccount + name: cert-manager + namespace: cert-manager +--- +# Source: cert-manager/templates/webhook-rbac.yaml +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: cert-manager-webhook:dynamic-serving + namespace: "cert-manager" + labels: + app: webhook + app.kubernetes.io/name: webhook + app.kubernetes.io/instance: cert-manager + app.kubernetes.io/component: "webhook" + app.kubernetes.io/version: "v1.8.2" +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: cert-manager-webhook:dynamic-serving +subjects: +- apiGroup: "" + kind: ServiceAccount + name: cert-manager-webhook + namespace: cert-manager \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/cert-manager/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/sealedsecret.yaml new file mode 100644 index 0000000..4f8ea09 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/cert-manager/sealedsecret.yaml @@ -0,0 +1,17 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: bhasherca-k3s-key-pair + namespace: cert-manager +spec: + encryptedData: + tls.crt: AgB/y0t0xb/V8X8QQIoLQMNdJ7bHxbM9pCeXgijosJQVjkPCvRLuRcQaKinuW2Nat33YMpSU6v/yUOtnQIuBskoFLYDQFTpF8+QoHQmm1byADA2LtAwJi0v/22q8UOMLqQE4ZaLAoa4Ozh40Vd8Dl+eeyInqSSEST9S4VYTpIK5Kwpv3OdKXaz5yDWvI0JRmEvc0qkki9GCxw+7MqS96TkNnTOKZkFcByfI4iAtMTe8vx59HV7efPaBYflf5l0vyXQxb6nNJ2DRM3IilhXjMvw9ulLa4+3KWOlky3ewWwcqmb+Ohky51L5S1Dtw3vYwabxhW4RAhjjEClOu2R7m5117zL7+M4Y7hflRs2496S/ti16O4rP8sJqadX7nC/hfFG0H2oEfv+snip2v7/AI0kHFlOWRKBhBqifZx/Chs9vn+0oNxi/vQaKNtUyI/USxV3Jf2jK1Xkjgw+c0J2g8sGli025xUXMIiRCF5Uq+BBVo+qUBLfD40MRjXhtvgsB69k7V3pvDK1zrbCdsgh0p+0foVK1JjkrWusmXmGxwskrta45fAJhDl25zUqPLnyRe4O+FCKlImpRszHOC6ng5qD9Si7UNYwy1TdvpxwP+NCJybp/xFh69YSdHPxBB3odgebQmJq721GRKwr+/64o9SXBBPB+Ly8brs0G2coECzbPnnv/1y5AZ00NSI+jSEBLW3YR3WGa0t71gVM7oVFL71/GCijjq3T1R1qq0xysNXNJ45uc2Q5R4xTbTU0EVfbC8xdpZp3y/tkPaf5lbziTHIW9WvVEafcj1WRSUuFu7WhfleVdwplr6FS9xTEyEaMcctKYe2nKosq0c9gUlvighdin5hF6Zxs7BEqA47XiNgMsRXlt8vhga/lKPRyXPxz5vhpK0QkGb4EUaasGysHT6ZrEGA0BxB/cZUYPXNkR/sCmT7lO1Zf/pcv9bToDbvk3N+d8xfdoMRE18vWrWMXd2UH7xXSrHVrx3FUNwFOIm68l8n+VosgFpWx0qoxWxxdrlqP7J4SWjhPw02Ro08mnsxwLTm9qE62iZ2DyYW8WhyIfALUGsEdmRptHKpHkToJ+lY5lhfJSoTBZ6p70QlEV5os45F2iq9X6eP2/rMROYsX7aPom5FdcqCHdley7M+lcGqZiGblqaJHZ8BU5ZG9S+UWGdkAhEbdYloWJAdQGnEe4U4/8BUGIlqLPBJfgTMxBingn9yOH6mlXovDAQMwSo8pCDV7tGwuqCDdKT2kJ79SqWpUpV+dxdukoND1d5pTjY6nax2+jmoBl3o8GYtLzflFRGlPBxrs4xocNgLFk7bEoatskPjNijKNPaWlro8dmp1VuJG9CDg/fMEURejF/dOOcXrUYNW9xsXxJZvbxP0f01YSGy+nDY2SsCJ6KTkhfU9ixcnGLU1jfFPlmDeHYe43qWuaZy4AMqJhWWk+Jbe4849I3E0Fxd6aIxCq7zrQDcswtYAaCuQkA0Z0FjmZlwOa26SbOWSUJnHOuMjAVA3mI5z/lvU/zLdQmMqtdIvqfCibH2ezJm90utzcetrURfM6mKJc93YCbbbPUDSfJb2bRImk0qL3NMiyJY5yMfPi2zKSmNm0uyUUKvEOF+3IlxlPYLKYUPE2Ri5KtlzNq3iO0JUTdtDXF4sZflTXmWHFyJxQGsRzg2+CGxbF4yaBKNM9tUrbwmSG4r0NZWqvFPn2LlKOLHaMgEL97owy2M1xLgURr2DAUb0IUKWg3rwTx6BHi7gXNdExa0ydgG7q3vcKmj2pZIqJRkVn0Kkz4APLrMo5vZi9AZo8Vf8pbAYQst/MbrSJYegT0GfiQpzH38XNTHfd1Y3ak+XWZDd1EXCY9kJizj5Pd324ZZaGUq+7lnEhTmPv6WEe0UOw1uFW7IeiZGUeeJjB5ykGZIXGzVp0N1ZBH5lOYVcWugq5ni1hPsFomqm7nodOmON6R3kjMGiUvo/re2jE29fVhRf2w1Pnk9EV5MAgnw+Npxh92RM6YXPbK8a6xCi1q4yR99u0GZO8C8Eg34OuPP7jDtBZQPi2Xu64e2vNz6ZIO+JCypGXNLQ50B2sqOXNNHBTflNwQbDtkrK3whnI/OWR3+a6YHyrAg0mz/QZoXMtFRgNoD6w1Ch7J+rY0jOmLBpdfmYYCJkvu+jltQvT/ZTGaiLwlmyamS9fV/LNQItCybbHhkpibgYroINwrhgtOOTIxFnpw8QdjWP//Jwwn7sUvA9vKrnzNe+Bs5p58ip13iNlTZh1VxUruwMSxKamgaFyfFgE5TzqnWZOr+sLQQpCtbEGg7MXkGw9YkHFghGYF6eiN8nYbLO74AgCKphi2eJEQ4dpgGTY8fGZmBI9RqwfDpccdcKx3AIbPbgXHSHPtu0VGlA/Rp99KLKMt+r8bveW/SEUCiayvhMxd9t8ihQm3KP2w0w2y5QTPBFToKAUVMay05Ya67jyQS3CxEVxIz87H9waQC3OlXKzGbnjZw9hUIJPdD2x8D+0OuZH+S4FN1AVhZdsBlGVS5JnOY4uSHkhSCLc//oHwGrdqw4yCb68k1mTw4oFKLYUF6hGc1WObDDjTl3x/QHHtP8SqWyTHdN7MXQpJa1TN54xAw3wp38iSICdTbVJ6Ri/lX5JOmuxdbDa1I7eyaKmFrnJpLo6v9WjNB3mpHZTwhYvZ/IRJltFRxViSV71c+Q2fQuuwOTVbBRX58V2DiEaT1ESOtdij7KCMuRcIyVWOPeyrv4swN8nqRvooAx+797nMXUaAi/P1Pibx59WR4NSw6bPdwjqubo4PiLN4ASQpwWr2CvwFlBY38wrU1vNiV+BEFFiJwhEVnOaYj0RxwP3cPwJh1TBuuFa/6zSahrkmh3BWWsrp+vn617lSTUvXcKlJvEqSbBCQ2WY3ZnjCFtcBgCvj64swkkrZ4UKHZDoSFDsk5G6YmIg27X7+unTetqvH+x2r8sEso0gxNJW1D6rCaKMQX8QEvRLluzhDKc5R8XPMGFWTCxwhTo80exBs8t/kankdZynkiAWMFBM16prK3vj/YeH76BsQpTe3SyWTjptYwLY128ADNcI6jcKJBVp8HgT78C9WPYLZ2/N/vfCaLFCHRaw3VYqg3xR1gA5O7KGBjWfOeyQRjaxq6khkKx2IGeeqU/mXgnzi/zXWJ6LnYAm0tkJiKxbcA0rmBIJjoGjzvGWhx1hp9llR0t6w0CsO4VSbwFg4fiAvljrMVm36MdIDs6mjKSUmN213vw9smBlFMXDHAMoDqUwBjD1/AiHbeym2cOGLSSJz0rKcaIvqrVg9CQas697uXnncvWg/Bk0zBgBt2sPzAMgORQmrVRXpsQ99HFVzR1dtEjYYJzvHIFDBl7RiCKSto/4OdfkwdebbXhLUDZzBdnaE9Tv7W9crUNxnAQjNqsrc8BeMQaTXkF1uO5bfeUdmQygr053ePRfD8teTl/tmgHJSYIjfcUubb8vLD6lE7JffKyoF5wBgqnUJB/ARShN17pw3meWWzd15lpjwHRUw4DHefDb1g1wOVqXNLcz1W/6jwy7Zs1Cgy+eaAVfMPZSiJzP7utNZLp1FnFcMNNS3h0pjRvRfG2+cA3CA9A5cB6smiMEcYisIiCsG00C8CtaQJ7rp4/9isWPvRv7Vx5iKAIOChW66qGnCmhzRDpasvzJB4wrjlCBEgNc0etfGM3uEeCTkiult01d5MjQzuMOHTdG6DVpvhOU10s2bwGQq/T2y/CQbwQdgA4ULpfUT6TIN1mK2DyWHKSjW7tNSP/TXAF6FNgcLFooQ7irUzWRKcHZIe81pHqS5zwZn16xf2EtP5qWo1cqCs+T3dkpZBRq6YCXNJnflwzauQIYGa+GZfrpp2gUct22uMDBLEBVv7aC6E+a96mvTB0akWuTqDerNvk86amcSmskcjmRVyjMSM7lmD2E9Yn7dQ/Uo/oe0vo4prg1xcj6MYZw8MF26lCicrzkp3S808gGDmNI+QFez1YmTI3b4CfRSWtTDyQkn26D1gGltm8sGJANZwVifdOOTruMyrM0ynKM4f009k8l4+XXDzS7yAmGJL/mGfY+GFl+I6iN+D40vQTwgoogNfrz7+68Lo385OsOUsTJWp4PK/3i8FowNgwjPNxZ1a9GwCM6d4+2J7xe98lbrHxlKAswTI9lzxPu4oYAqQic/4i6hrYnWEU7zp+1KuDaVj4YqjPzcKSOsoPknfAgLttKyrxhbML9pgyxEot+qvnEAYXydOvHECT11WHqRHqgZfh/DPwd9ouHC4423xQOMi63riAaFxND5oTxVUcCtAGzhUjpTIyH7ujT8SiC0DRqBjnQr8DMYWuHKM1Tvyg7Ez2j/u/AwtS9Xg9xtvBj16/urQwHEkwFmutf2AyYV7nidwFZl+BR2+tnGm3EF1+smhlBlGaX+mAroefN1px9K2hgnnldgHyesjnW43VlhcVjaLApmXVISBuGzjUy9V6nCqp0QrxjBpZ1U+fbS9aNVmBsebp6BhS2O2eahxjyqwaU6Hho5LlLwB+mGx2dasWQrYKCKICV99S2O5A7N60rvP+GXqnJT2OKJN4kthgzPTicKPfqwpWaLL4h6I2lKkpXRFJR1BPJL+0BZvB8LJA/9DPSVGYAduPf+CB0IMGEt0I+5oizfvyP/R+1TqWpC9eXP3CYinNVFq3b+ksNOZ6gVIgDZbraX+wnVsVJp2QWh39BXTx+9cSDeJnPXPNKHq363FbAtBIvIvcjCAV7c7/TOXkl/TStG0QEvr/Co91N3ELLQeYGz2sofCWRCR2iqteFKBOd0tpCdZ3V5ORMx/zglFV7UwdoMDkxnDB1AKgmLAq1oT8zSKNqdIDftt/XTFR2tdfEcdmZ/032MpeLG3nLqb/MfSQJimveA4qdxJ7KDCv9I/4C3WqG/0fm6uA7b+c8JJBHi8O6E4/OgHlgLo1c82LnwaFZ5OxmOcL7y581wpv3Ra6ULMTFk4ACBqs2cYUipCM9nizJmI7FS9Cu52uZw8PHwGya1pvK/vu4WyyNNlahXkFurKfDEF0VJyI6UjMoFnhgyUuH36hO7ukb2oKZ7E+lQ5lB/wGVDRLnOJa/cp0WDAUJLfya53O8L/YNMjY2J+5SkzItezPe8OVZ60Xd0nOoTzm9Arn+hLIRBngCsYmyAtxkp2YbytMk7oi4lAgXuK/2sdlJLdg04ld21+SyojxsQgHj0C9MtOye0I8bkL3IpDH4VUWB8QTrPdVYHHdtN8rNZqdmqI9aQIQjf3XafS7YUl+Qul3v4n29udAXBRw/1vTOWbdWxB2xbySyaL3ipcydPWuA+VLXFUujnbacMfseG5WMnezrwZp01H9WnXdBHmd4Oc71lXPRkXVYvV6L8rwFhasvY2i43kx2bZ6sbcx2gLAU+2/so9Blv0kHAdiuU3tbfsg2s+Sw9LRklhUhFADcfZxoOx9y+t1EF54apye0aD/0aPe4lqAeKxBov5fulcN0fFNoetGDr/FnSFhn+quTdpsVMD2C3Siu/bSFzLTLdK6X0xniqpuH3W4lVJIkz2h4bMaKgEzSJ3Mns9IfVUpk03UwOWMrSi6OnC+f47q+rCejJIcHv75/anbNmRP/M6o5hotBTl3sUq0cxmHILHtF0EfNct93AOSwcdnV422kXjVWo61FvTjh0LFTaxRx4kjxqMUjfAY2kBIbQiR/Z0O9jED5kEzBcGaLkWCULmOCjy6/dTdF8FKdjeiXUIdTfpXp0z1tgIbfmcsW0oJ6QCJFwxDp1vToFSCPGZ8ld+7HJ1l4IXBa3Wp0mWK0eKUOdqldt0seWamaxpOlMFqJM1XRqzuyo0NbM/9CGcoskwIC7UyBBjcDpIp1uTRYezbGblIMjmvSyPJ36TbvLxVmvVr7HZp5P0bl7Lf0eeHb7+S6vhpxtIupM3Ie3nZBQF2/ozlp9PAzNhG5RmNZJQXCy1WxM1oT3LbiThlfJ9nwDcuVt7NxDE2qlZywJTiGuJMN2wgG2xP+Ah9CFxrF11Oe7SBRrnzw/6w1cGpdqPolxxW2K5Ms7dGSCFG6vekoJxc8ove8BfpG0QdDCnr966ST4opmK2tE0zYegHVxjdaqtGqF7Ypk2dsqAUrAB1kXRnCbg3v1uxUqpMcfcEw2dl8R/iJaWxenjmHAHzRIJqV4MwQX+lFWlOLW7vMX25baOLRH92EqBprb0RJdkSQyA8qfe8ZRh0+/7Qde28klyfrdS3K3+q0qDdaf3KKVPBt4qvWPe7QZtH9uHYS/MzDNo0qBg4L+1l8bSV+fo1WYF2a1jmtUWtidCd++I9lT1NdWfLCe5C2SdqUdNYf90MSqHO9fz7VryABRSPq/6F9N1R1VHTBY9WibHiHzUlJt2Br2gkuhBlbIfxELoz23l2TapPVGKkgmzYKbwDJ9NPehmZWj0ZlHbX2nTg3QfGGcVJsVoqn75zUkM96NZlk+h6dFlO1jWsWX58pENeDPOodszoPiyf+V9ZmQA0EEZJKXJe3g7RZWtt7bF9qtnS1Ra4leagWSTNHPc46sKrtIufNuIapAI8SWvP5SO2BO8ophO7EYwcs2p7gDeq1tpgZz3AbvrHTMSF9wCJ6r8L/5RfGOzf5n1Yl/RCr1xhT4H1jv6wILA5EweM/RabuJ8148FaHb03/qHD8e2NZvsmvQHITYC42T94Jq7CKCUwFikKv7XE/pj7M2ef+8Mn3+RfI0fuNXrmrz5UrFFCkC1EMFNlAI5mHMhV3Cq1d9NzZJomGfSfQq8vQlnWlT0relxoaRFcTI6pevWO0MDv/dch9ofsat0Jox3MFnAzULCrdcFhfRhnb2x1enFpzNrU0fzdA1cS6UnaAkP63E/FJqaVlWw1yRk9f59ZMp6IkV2P2S3CJfr2JpSnDHqWBd7rJhIolpR4sDtPRK9aBBQ4pfBweGtOzarCO0jr4BPW7V3pjksx6V/YmynmJ54Zz+vwpCpN4+qUHUMgL2ZY5r4lVC6Xsn4LZ6CSlWScp3ZH2OoR4v8Xd8XGL4dGzVR+UnZxuE12XImwTCj8IHmDmzj8SrflL1rKmV+hoW8HfSYdtjlsVL4kFWdMpv+Kf6EZmUAa7NzkhGGy3Jeb+O64Jjj2ktbbU8RDEffVa3eSawCiSpmsKax7hnXy8KU405UjlqdF9gHMjal5SKX5VyZ65b/ODkttjXDZ3IY4p51x9f9Ds2VVzCT7ACbiJAyovvLKqD63JAWYgLt+JP1TWhGHEnBELoJ3rndxAvcvQUGKoJmvGRGD0iqrB4iTqVPRs3rZ5eB7aJyZa+Q0WbXfsXb3gqqwx3Ky/X3Xp56bslIFknywwbSbyaZFPQtMbtivEMT87xTYXkEOrxeMMSry8CpCqq7cnmNJPHBe4RGPfeW01WYIbQ7t9eE3YuNDa4VXvBcAB29V6RNN6IkyjEbc4VOKFRVA9dHjOIcqq71CXTEdNbtWjlV/zelAfqRJApVEtoOH9C/k9T4/VzCIyN62aVutNEgZszq4zumFuYp9Btvzqsbc8fS7h17JbOWuKqEle4yb+DUtsFbDrAqwaAEOU6N5pyUjuwv2ygdHEL8DL0fV+LEy5GCGOT4HFCaWmAH7eK8oo0o3/P2scJkOUNhjT5cQId2NOH5MrwPALpq2IlK+l1s6pC3D2x0DoUEnqCEX23uYGiOzTVsubMgwNdnlADpI3NsAE8l9En4iyIMsbyx9b8qlmDk5mXsnPHC+rvTQrIxNkU86pNC9FdoQrAjR5BncnI7EyWlbrswcjlpElTrFXhuyEFcJzSzSOjdmS5cmN6FeEbO2In+D7ZQaE0A8Md2h4S6HemNnVNYvoAKj/03oaa9xcnsMEWUfNHuXH0SO7EYb9jPDDZyFcqxwsBJyHJb0OBCyjQYqcQ7E2to9Vs+zhyI6CiVmZh/qfJnBDyIcLwZ89agl0XDOEMV4ACQ+4/UC9MV7YzN8L//36QFR2OvnRt1rW1KxTdlir8xreFhIhLc8+w4xLbJIRXC6xpkXGW1vPK4y/8HsZzwPXzWMHNiyaNzD+VlxO51FTvy+xxyRRIDsD5p75s46Kk3qXaFyNdMLC5HB8MAcgbCNDVXxgG9Gvp6eJv0FJu8qC3tyB861j+cRrn3JLKkBh3C5mVm0Offj8p9MIj1h+tQtELm2LU3E0BsE9A378VvYda9g8lBELBR+1Xf9HZ9rexPmU9UKEdv8GhhZZUGxZi0YkoadO67RZeoLi7CpjoY8fRj6y+55Yst1sQkSVN8r+2ybTBrxJ0KwMBEjHeGnqGNZ1XASG7IGkmjImxev481Vxqm2T0hKHo8K9lieg+Ig3AxNKFu3hFCAbtIrhkpDguMIJRfmwNJRM0kb0Lfl4GOJas0MjmQXBct3exk/+kd7R4nVd6Ya8m0wx1yilS8fGNR4RM5xWF+ChvZJetihxzYS5Mqf7t7IuogOd/5NHzOu+OtpbDSmBo7zbqRuSI9UkxgoipPYbhByeUBinywWgLGZW8mVnm9GVhBN5gYX9q/nKGprDJs0moNpJzCg5pas2HXJ/maEPjbDC+FRdr6sM6faZyegU3d3vYaUpyD4OycIetWe8bOw7Axppj/+CriygaQHQmX8y4QUMfntYVqYjiuLp5fbwVX2RNS69UsyuoxY3vc2xjLd2EfDHph0mOsKeIx/jNsgqFIdHmOhk6gBkXLGeE4898E/6+hMDnBEO56eMPBtJ90DGyfrUBYCdLaPFacWIkuQI3OQ/pEfAxQY+HHPYHBpaiDofK4s+YWZSasSLv5eSffmNlr7hUSUV+TFz+J+tQs96jjmNLewx5ES4TtRMwuMpzQLv8vrD1Y6YI/TBybAawoVUYT/MPYJN9peqp4HfXn5sstsk0egix1+Cs4et+euUxQoOPP0w/4BlakG+6sNA2HQ4mHT7hsP+9HwD6qcUXoJUKx5NfBCfpb9z2IMj8A7ess1qrN8u3IX9FmwAg7nF3QAGGTBqQr3nA1ui/tX3yYRPzX7EcBKgQ874wuivtBwZb0F2Bm8ykzVZFRxvrxTBRYSB9hpFcW4pVPddXvHQy7Peu4ORCoPUsttjmj5GL94vb3S6sHT7LqWPP0aznL7eR8seAqML60wFybb+WFF9B7Fa6KiNmC/r2fDL+/t5VXjx9YPXLMDPN53RwMp1KaTZn2faUmCE+GmDZBqkGYVQXSzRqFDAtQEWZ2C2LLQAHjA9FIX79ZMBnvg8rUltmuWwWyRSXcPVgFsg5ZOTuCROoBbePVjKqs0cbwYGGhupw5mIxa2UTRzK3eT4RM6hxLMXIrqLU3i7i3BHnOABGw0ygIxSJnHvqcW3z/tS7ryn6QaxZ/xdM6WvIKV1vjkFYg== + tls.key: AgBgWz7cLmj8eD+0deqcQVb+liqA1ORfncyjhvwpU818JXCgGwpDOT7Z9BnR5Zz+jipF/aus94USQxISm/gL2eFl0fzN2GEsQyQlMWK7rARZ+zBS8LecEPr3bJCHHwKxL6MrERMS7r5gdY27NZfn548+SmNLqDZ/iP/D7y0l3+dGyNEo46j43NUbtjleGSRb6dI/oHNhM+r/QvZUSGw2KBSbB7PIY4YOIPTipo171VCzlbH6Xmc4NxZCpYf2HYNypPgjB9Fb/W/Cw/vD6mAunFT8GpfuA5BL4FIRLODhSJtwIaJ/6n0vindXzznR20dTSh/a4zhG10bjl2NXyIE/r6ZS4/HLMoIkqjIWk305r65ObZDRRE6UWqkVd73gllz40RWGpBscCI2ICYtKWLYIlptKMPfKm7dS0bCvyy5RAhsMxQeoCIPSDZ/Zj71dOLIJTmUXX3G3mOk9wTBW3Fm3OLKSC8CSnpKR5RdKhMEbmoKxMrfsv9YjIvc6dypDsR6xECgv+1nkwWbMtDeQY50hfQEmBdiWuLpvnYBe6GCtuqLTW4OmRIT8KxRo0QlsR+swnPdMJAuhEqxH9dV62m4CEtMCfcYPBrKKFE4TRcIyvquO+5OpicoC2yq6T0L0BINl2P/McChhBV44ZS/UBSHIE2h8F92AQfixvuV1JgM6II6KOQrv0uV/j5m2Yt6E75wNk4RL7TtmdnBC4XWnhiQGFlNm0Wv9CFc+1Ypm9xT6tdunLhDwtc5FkjlxFgicDoebVBOoYSP2V/CUnR1OR5j8WGZLq2ca6IxiHB4x/bXX4jznpK9/sYnQ1DAZZSv6fmnukgVZ9tzd5bQhcQtxHFpQnlbFUqxlI0DcJzzfGJ33D1D67oRQDB41uq5O0s2gReDUW+2iBI+FlHgrhM7w2by8kvNRO2wXVH+iuy6oCO/KKQgRkDl8/wxRcEA3FAILKNQP/SJ1EYVREfuqYR/IE32P+HCu/gfPB3i2Tph671ZDZ1QT1/uS41bn5+yY9rR7tFR+bSRRkzSXv9ZLOyEQ8yw7dU9AaiYWbJAeTC0S/3uKlXagesschnU21pFCBmJmE1hiX9O0DbYqHAr7JIFnJLXAsqUzJpKKhZA4WqlKEHtykLBTowTnKtn2ZB1xH9xqPH6kD6HLGnMALWeeAldnh1zOyPb2usyoU0dnywIYJUJknL0RVT9kKP3H87YHE7pTlrnGH/eLFcs7NVma6fJetK4ZQwFXsPnelOt0mpnEid5j3N9xliyP+qjaUr0W9gmpp/QMD8keMQbdls/bAXN8KpzGC37OZ29RJAIf3kRALPb5PW9ietxDbHg3Bv99vwK9ZiLZXlkimKGXu19Rx1i2prDAW0g+p4EkJ3EeoPGiX9aWLSxn6G3w4Fmb0iW7eCduZ7r3uS9Vk3LAE9qUqbX/tKZbvSXMbzHZU4iO6uFfOP2Y+eTpf3V5WckY9xGdStU0+ojzw/DPpW1X8l3pL8vQobKo4xIAPUPUh2CKr1JczE9M2s7JktNEKxvHNN60s4RonfQOZIzHV+4HfP4gSr8wbFrzFeqao1VjQnfqzf50fBqMT7k+fgms0uQ+bQDJA8nZrTjmgPC5GoNQTc8WDZijUarMrVl5p/N4uhFHMKn6WEfluo9nsbiIrffxBp3kzY+WOGh1QLTFApc8nnI8wi/gWy4NbtZrKIvNuS7Pw7z0rQnStuFLa97YlOHKmM18DnvZFhQfHpgQSgSGhPYl6m2/TgdHkLsve7omDxHKV0YRfblKXTGIMd39qWAzrq5EWaru9kP6PMfzryaRbKaxIsg3YseGwc97aXo/9oqhcRMjGsyW1xfdyqLRv50SldpuBvyGLwjTsRWTVYKiuoI/lLLR34VHxdcRFdt7epZP+ZM2EhjG85R/6hSq+aMyZIQc4bNlCbuFhz6r3IBcdjt0XiKaGZETfAeRe04Jg73JBiqnEIKHkdNfxsl03jQmrabv2B2/ThsFsa6E9oYZ3vKfHSeZ1X3W2pqBwgXiY27j++NzyimaXFBDe96yMwSI1EKxwe1CNJm8AilXhnFQV+SJzeZwr4rv2y7r2XW5zSYqnlUu0I6eWmEW4ApeXqA3oFv7KkRCWK94bCtmSpkRta6jBT6n93ipSdGxALJlKHTcodOySI1m3f0oOHZ6YqmvBY3gUNU8CZMi9BQ6btGhGBoANF6YOmYFT/Go75O7EaR9o7l7XVyIidw/OyzQHlXo8Hbn02bcd11ftRxm1n8GCndWpolfXFTab9val8k3ODuMf4jmj3dQKwg1BYkz/+V65GaP4mJML+BgafCWHMv1SJAs+xCGzBPiAZDjkoFCCGktJchO0CpshjqYKFl60ZgWoyw77rM9VYmFbwbDpCnTJUFhsNS38/Kyv6gs3L/b2kNK/GMk5ISWFQ8iQ67Bbdx9maq50geVOWm6zLSgadpDB41+qJPWT97EHHm5fn54ageOGVTpAr4n/etLTSyfKyV7RkCmgYNdF6quRsvYzs0brRxegc8JsKwgYXzwPmolW5bZqixFWrvxu2h/TxMgJbxARlASnW7fgAz5vImiL/F9cmNMDyFW6TKxB5WH77W0AtdUoOXo5bT/c6+BuhwzDUSc0lRacxRqP572lICvjB6TohZXPoIiIBbN4LflIVaV96xCoBuFnNuRDe7VNf/77pVYbMbwaOoSyXEh1xvzBtPTkW7uZFK8q9li/QAduNv9eYh7N2mZBQTS0MlXHrGc4zOy03RutBMlzfnr5FWxf/r+K7GSnHTQ8hgF8AZkokMGDGlfcu7JQd6KbynXN4NRbiURLpFzJ3gAm084zIsqNvaEQDGK3ATHlfHGsD7PfO8z+avPWT7yxYcJuV9aPOMmaJ8lfJQj7bvabYnxmIyi5MDwkv/7zAzjjES3kup5hBUIlFvFGnbhakGlg+DVDo06V9XhClqyAXv+ysExRcqEOqu0D9iNCAV6puoA8EUZ96pCeCTsMwvEYjJm6gxyRYhrGM68cWfVsSj92lx+ROEJAC7GMmTHsVMzYsdtX9PND45oeBTqvVZaKJ/J5shtF59peWE/ZNjPbtAU2tMXPUzvlCJlMLbmAoloqxPkvFzyQV0xs/6xFYBkWKskoJpnjtZFvQX3tWvqhLLX/0sInk66A6nR6lXU5+mVekHEcGTG5/zsoJ0+UzfCL5XGpvFEW5GHx4udZSLx/jhaGv1vxdlL7VaDzze6YKaHD9IwnCnJ3iAwKamIvHJ6Otn64MQaoFedge9fEiZgioHUnSez+J8yMoWiSawLuZ7tEIm6oFFvgenb3bqL5gnfSHF6LJjuxkft8mYUQFuQzhrnBfYt/vzEixWw4CHnSC4PgzZOGYCnqm7/wQ/6blXQN2SpcJiDfuEQmh+OAZ7pd02VYGBowdcd/UaohDFqbcwc/XuBc0iPlR1DIXv0GE7olaFlHdlARof0HUwIIZLIKjbkO91j9Kq2BDfSoTpNE1AuOx+eNraI1PuOm0bBZx21X98SZbowybpd3PR+2bmdjnUOjM85M155S79aeNXkWKwNdsnOyHIlKDUunuG9rTIBWy+8tmSnR8ow0oeMZDovyQ3EDXNcZQdBHOh3FiNNFXP8HVUd06YPK1ylz8DxcCCdvZknFfHf/tWL9a/+HUUz+FZl7sBKJPYCAoVos0GayaT7X8etBvkW1v36mN8heMY/at2VavCIcczQhUZWHVhBpVCZjFrQOt2FbU6Kn9kWvvgxtXe61R9usLJGG2wWOT06q6RQONzwYBaTj0OkEycvMjWwH3hwRv3cjvKvl0ubDOqf5VaZvt34fFySoTQR2b2KDAjit/PAwx5SfnIFkl7pX1ixKzmHJhf3b6FYjetcckOhNpavDw/JlDInzCxqKmgNV/PaR8etkXP2caTEHz2H8odJOX4Oaa0Vck4CNwi5s33F5JbQScFvTlABPcAlu+mfGo4b5n/h3jWVRAbT6JtlyQHS6+wkXkAVutayHyWZnKfSqj+YB/3OS+HWRGt+r1farXYYToxvsdanl5/dTnCFHz7HpHp1ZqfR1EatpurjhnmNGCPpubUmqHKdxdfZcsZQI1iC8l30XqBxBqWbGZ3r1Zn4twrIGEasgnGiivODoNA3REf0RIq1PTgV++KYdeKUO0xzHrPGh7GxylDi+uRwT9gHfkttXp3MqjAMc1ZRC3eIR6Oe1ARf8xHJgr0XjyCj/hgFuQCvI0VBJIcmk085hYfiTl+/7yWjbAmv2uypt6tIxeRSnBuby3cEfYEzopDAKHOc+c+amIKPx2MkIg0Q8Fyto1BBak+Gb/nKu301aF+EEMCLcXt3MkCrcX0mAq3/3F3w5DNv+vPpNHCLNbt2kqJOb4ZZBA8VIyMbPvnlHS0PU32PzArV/FzdTQI/BorRUOfb5vvVt1tDOGEhxLrF368MZfwGQ7JL4RUUNGVhoVYT2mDiV+PPuL5OSdZ4Pub62ykrw6zbn2ckLPnqeHN2K1OwOOvUf3nqMiS1oki7wkPabOuy9LyjJdNfuv/dO+K4a/ehPMmotzY6qtOqTdalxsU3x3z7W8JY5G7cTZ2MKUk3nw+BSbRlprAS0RetcadWQx461UrNruwmQsE8eYURpiWrNf8Y9w98IdHc6FsgNBOX8puPErIF1xTF/n4DrzRkq8hkceOTSDvwQDTG8mLlcQs3cc+J3CF1mT9AESFf8YK/OSErUquTH8et9hZuCxQpxDC7I564zCpDZKrt3kdzhDh6MuZDqnaeCtTVW+ouhlgQWHQuLp8lK8kbbUet83QEH2uHjH//3fCEyWW1GL/QFdlfPdGaQSkiYReiiny6KelEE3Ew88sZLervJtgFZcjl57vNkkgibn0FXNHMheckrzA5WA2BCqfyID8hHFsapUTycdw385wOob6OqTPGBdx75LGWJ3hxua5w2PEGOcQbtk19tN+SpV3y/GTxGpfW0WeoaQ/rbLhxZj7dD1cfKKlVAG8DfbazGKt0jt9vM7hdCSGcAKSdptAGk9EONoTGUXn0ObqFlsnRQD3/tMOyD2TLTQ== + template: + data: null + metadata: + creationTimestamp: null + name: bhasherca-k3s-key-pair + namespace: cert-manager + diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/app.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/app.yaml new file mode 100644 index 0000000..49a7fbe --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/app.yaml @@ -0,0 +1,986 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/name: argocd-applicationset-controller + app.kubernetes.io/part-of: argocd-applicationset + annotations: + reloader.stakater.com/auto: "true" + name: argocd-applicationset-controller + namespace: devops +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app.kubernetes.io/name: argocd-applicationset-controller + template: + metadata: + labels: + app.kubernetes.io/name: argocd-applicationset-controller + spec: + containers: + - command: + - entrypoint.sh + - applicationset-controller + env: + - name: NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + image: ghcr.io/jr64/argocd-applicationset:v0.4.0 # quay.io/argoproj/argocd-applicationset:v0.4.1 + imagePullPolicy: Always + name: argocd-applicationset-controller + ports: + - containerPort: 7000 + name: webhook + volumeMounts: + - mountPath: /app/config/ssh + name: ssh-known-hosts + - mountPath: /app/config/tls + name: tls-certs + - mountPath: /app/config/gpg/source + name: gpg-keys + - mountPath: /app/config/gpg/keys + name: gpg-keyring + serviceAccountName: argocd-applicationset-controller + volumes: + - configMap: + name: argocd-ssh-known-hosts-cm + name: ssh-known-hosts + - configMap: + name: argocd-tls-certs-cm + name: tls-certs + - configMap: + name: argocd-gpg-keys-cm + name: gpg-keys + - emptyDir: {} + name: gpg-keyring +--- +# apiVersion: apps/v1 +# kind: Deployment +# metadata: +# labels: +# app.kubernetes.io/component: dex-server +# app.kubernetes.io/name: argocd-dex-server +# app.kubernetes.io/part-of: argocd +# name: argocd-dex-server +# namespace: devops +# spec: +# selector: +# matchLabels: +# app.kubernetes.io/name: argocd-dex-server +# template: +# metadata: +# labels: +# app.kubernetes.io/name: argocd-dex-server +# spec: +# affinity: +# podAntiAffinity: +# preferredDuringSchedulingIgnoredDuringExecution: +# - podAffinityTerm: +# labelSelector: +# matchLabels: +# app.kubernetes.io/part-of: argocd +# topologyKey: kubernetes.io/hostname +# weight: 5 +# containers: +# - command: +# - /shared/argocd-dex +# - rundex +# image: ghcr.io/dexidp/dex:v2.30.2 +# imagePullPolicy: Always +# name: dex +# ports: +# - containerPort: 5556 +# - containerPort: 5557 +# - containerPort: 5558 +# securityContext: +# allowPrivilegeEscalation: false +# readOnlyRootFilesystem: true +# runAsNonRoot: true +# volumeMounts: +# - mountPath: /shared +# name: static-files +# - mountPath: /tmp +# name: dexconfig +# initContainers: +# - command: +# - cp +# - -n +# - /usr/local/bin/argocd +# - /shared/argocd-dex +# image: quay.io/argoproj/argocd:v2.3.4 +# imagePullPolicy: Always +# name: copyutil +# volumeMounts: +# - mountPath: /shared +# name: static-files +# - mountPath: /tmp +# name: dexconfig +# serviceAccountName: argocd-dex-server +# volumes: +# - emptyDir: {} +# name: static-files +# - emptyDir: {} +# name: dexconfig +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + name: argocd-notifications-controller + namespace: devops +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app.kubernetes.io/name: argocd-notifications-controller + strategy: + type: Recreate + template: + metadata: + labels: + app.kubernetes.io/name: argocd-notifications-controller + spec: + containers: + - command: + - argocd-notifications + image: quay.io/argoproj/argocd:v2.3.4 + imagePullPolicy: Always + livenessProbe: + tcpSocket: + port: 9001 + name: argocd-notifications-controller + volumeMounts: + - mountPath: /app/config/tls + name: tls-certs + - mountPath: /app/config/reposerver/tls + name: argocd-repo-server-tls + workingDir: /app + securityContext: + runAsNonRoot: true + serviceAccountName: argocd-notifications-controller + volumes: + - configMap: + name: argocd-tls-certs-cm + name: tls-certs + - name: argocd-repo-server-tls + secret: + items: + - key: tls.crt + path: tls.crt + - key: tls.key + path: tls.key + - key: ca.crt + path: ca.crt + optional: true + secretName: argocd-repo-server-tls +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app.kubernetes.io/component: repo-server + app.kubernetes.io/name: argocd-repo-server + app.kubernetes.io/part-of: argocd + name: argocd-repo-server + namespace: devops +spec: + selector: + matchLabels: + app.kubernetes.io/name: argocd-repo-server + template: + metadata: + labels: + app.kubernetes.io/name: argocd-repo-server + spec: + affinity: + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchLabels: + app.kubernetes.io/name: argocd-repo-server + topologyKey: kubernetes.io/hostname + weight: 100 + - podAffinityTerm: + labelSelector: + matchLabels: + app.kubernetes.io/part-of: argocd + topologyKey: kubernetes.io/hostname + weight: 5 + automountServiceAccountToken: false + containers: + - command: + - entrypoint.sh + - argocd-repo-server + - --redis + - redis.storage:6379 + env: + - name: ARGOCD_RECONCILIATION_TIMEOUT + valueFrom: + configMapKeyRef: + key: timeout.reconciliation + name: argocd-cm + optional: true + - name: ARGOCD_REPO_SERVER_LOGFORMAT + valueFrom: + configMapKeyRef: + key: reposerver.log.format + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_REPO_SERVER_LOGLEVEL + valueFrom: + configMapKeyRef: + key: reposerver.log.level + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_REPO_SERVER_PARALLELISM_LIMIT + valueFrom: + configMapKeyRef: + key: reposerver.parallelism.limit + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_REPO_SERVER_DISABLE_TLS + valueFrom: + configMapKeyRef: + key: reposerver.disable.tls + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_TLS_MIN_VERSION + valueFrom: + configMapKeyRef: + key: reposerver.tls.minversion + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_TLS_MAX_VERSION + valueFrom: + configMapKeyRef: + key: reposerver.tls.maxversion + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_TLS_CIPHERS + valueFrom: + configMapKeyRef: + key: reposerver.tls.ciphers + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_REPO_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: reposerver.repo.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: REDIS_SERVER + valueFrom: + configMapKeyRef: + key: redis.server + name: argocd-cmd-params-cm + optional: true + - name: REDISDB + valueFrom: + configMapKeyRef: + key: redis.db + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_DEFAULT_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: reposerver.default.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: HELM_CACHE_HOME + value: /helm-working-dir + - name: HELM_CONFIG_HOME + value: /helm-working-dir + - name: HELM_DATA_HOME + value: /helm-working-dir + image: quay.io/argoproj/argocd:v2.3.4 + imagePullPolicy: Always + livenessProbe: + failureThreshold: 3 + httpGet: + path: /healthz?full=true + port: 8084 + initialDelaySeconds: 30 + periodSeconds: 5 + name: argocd-repo-server + ports: + - containerPort: 8081 + - containerPort: 8084 + readinessProbe: + httpGet: + path: /healthz + port: 8084 + initialDelaySeconds: 5 + periodSeconds: 10 + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - all + readOnlyRootFilesystem: true + runAsNonRoot: true + volumeMounts: + - mountPath: /app/config/ssh + name: ssh-known-hosts + - mountPath: /app/config/tls + name: tls-certs + - mountPath: /app/config/gpg/source + name: gpg-keys + - mountPath: /app/config/gpg/keys + name: gpg-keyring + - mountPath: /app/config/reposerver/tls + name: argocd-repo-server-tls + - mountPath: /tmp + name: tmp + - mountPath: /helm-working-dir + name: helm-working-dir + - mountPath: /home/argocd/cmp-server/plugins + name: plugins + initContainers: + - command: + - cp + - -n + - /usr/local/bin/argocd + - /var/run/argocd/argocd-cmp-server + image: quay.io/argoproj/argocd:v2.3.4 + name: copyutil + volumeMounts: + - mountPath: /var/run/argocd + name: var-files + volumes: + - configMap: + name: argocd-ssh-known-hosts-cm + name: ssh-known-hosts + - configMap: + name: argocd-tls-certs-cm + name: tls-certs + - configMap: + name: argocd-gpg-keys-cm + name: gpg-keys + - emptyDir: {} + name: gpg-keyring + - emptyDir: {} + name: tmp + - emptyDir: {} + name: helm-working-dir + - name: argocd-repo-server-tls + secret: + items: + - key: tls.crt + path: tls.crt + - key: tls.key + path: tls.key + - key: ca.crt + path: ca.crt + optional: true + secretName: argocd-repo-server-tls + - emptyDir: {} + name: var-files + - emptyDir: {} + name: plugins +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server + namespace: devops +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app.kubernetes.io/name: argocd-server + template: + metadata: + labels: + app.kubernetes.io/name: argocd-server + spec: + containers: + - command: + - argocd-server + - --insecure + # - --auth-mode sso + env: + - name: ARGOCD_SERVER_INSECURE + valueFrom: + configMapKeyRef: + key: server.insecure + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_BASEHREF + valueFrom: + configMapKeyRef: + key: server.basehref + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_ROOTPATH + valueFrom: + configMapKeyRef: + key: server.rootpath + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_LOGFORMAT + valueFrom: + configMapKeyRef: + key: server.log.format + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_REPO_SERVER_LOGLEVEL + valueFrom: + configMapKeyRef: + key: server.log.level + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_REPO_SERVER + valueFrom: + configMapKeyRef: + key: repo.server + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_DEX_SERVER + valueFrom: + configMapKeyRef: + key: server.dex.server + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_DISABLE_AUTH + valueFrom: + configMapKeyRef: + key: server.disable.auth + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_ENABLE_GZIP + valueFrom: + configMapKeyRef: + key: server.enable.gzip + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_REPO_SERVER_TIMEOUT_SECONDS + valueFrom: + configMapKeyRef: + key: server.repo.server.timeout.seconds + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_X_FRAME_OPTIONS + valueFrom: + configMapKeyRef: + key: server.x.frame.options + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_REPO_SERVER_PLAINTEXT + valueFrom: + configMapKeyRef: + key: server.repo.server.plaintext + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_REPO_SERVER_STRICT_TLS + valueFrom: + configMapKeyRef: + key: server.repo.server.strict.tls + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_TLS_MIN_VERSION + valueFrom: + configMapKeyRef: + key: server.tls.minversion + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_TLS_MAX_VERSION + valueFrom: + configMapKeyRef: + key: server.tls.maxversion + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_TLS_CIPHERS + valueFrom: + configMapKeyRef: + key: server.tls.ciphers + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_CONNECTION_STATUS_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: server.connection.status.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_OIDC_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: server.oidc.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_LOGIN_ATTEMPTS_EXPIRATION + valueFrom: + configMapKeyRef: + key: server.login.attempts.expiration + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_SERVER_STATIC_ASSETS + valueFrom: + configMapKeyRef: + key: server.staticassets + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APP_STATE_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: server.app.state.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: REDIS_SERVER + valueFrom: + configMapKeyRef: + key: redis.server + name: argocd-cmd-params-cm + optional: true + - name: REDISDB + valueFrom: + configMapKeyRef: + key: redis.db + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_DEFAULT_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: server.default.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_MAX_COOKIE_NUMBER + valueFrom: + configMapKeyRef: + key: server.http.cookie.maxnumber + name: argocd-cmd-params-cm + optional: true + image: quay.io/argoproj/argocd:v2.3.4 + imagePullPolicy: Always + livenessProbe: + httpGet: + path: /healthz?full=true + port: 8080 + initialDelaySeconds: 3 + periodSeconds: 30 + name: argocd-server + ports: + - containerPort: 8080 + - containerPort: 8083 + readinessProbe: + httpGet: + path: /healthz + port: 8080 + initialDelaySeconds: 3 + periodSeconds: 30 + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - all + readOnlyRootFilesystem: true + runAsNonRoot: true + volumeMounts: + - mountPath: /app/config/ssh + name: ssh-known-hosts + - mountPath: /app/config/tls + name: tls-certs + - mountPath: /app/config/server/tls + name: argocd-repo-server-tls + - mountPath: /home/argocd + name: plugins-home + - mountPath: /tmp + name: tmp + - mountPath: /etc/ssl/certs/git.bhasher.com.pem + name: tls-certs + subPath: git.bhasher.com + serviceAccountName: argocd-server + volumes: + - emptyDir: {} + name: plugins-home + - emptyDir: {} + name: tmp + - emptyDir: {} + name: static-files + - configMap: + name: argocd-ssh-known-hosts-cm + name: ssh-known-hosts + - configMap: + name: argocd-tls-certs-cm + name: tls-certs + - name: argocd-repo-server-tls + secret: + items: + - key: tls.crt + path: tls.crt + - key: tls.key + path: tls.key + - key: ca.crt + path: ca.crt + optional: true + secretName: argocd-repo-server-tls +--- + +apiVersion: apps/v1 +kind: StatefulSet +metadata: + labels: + app.kubernetes.io/component: application-controller + app.kubernetes.io/name: argocd-application-controller + app.kubernetes.io/part-of: argocd + name: argocd-application-controller + namespace: devops +spec: + replicas: 1 + selector: + matchLabels: + app.kubernetes.io/name: argocd-application-controller + serviceName: argocd-application-controller + template: + metadata: + labels: + app.kubernetes.io/name: argocd-application-controller + spec: + affinity: + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchLabels: + app.kubernetes.io/name: argocd-application-controller + topologyKey: kubernetes.io/hostname + weight: 100 + - podAffinityTerm: + labelSelector: + matchLabels: + app.kubernetes.io/part-of: argocd + topologyKey: kubernetes.io/hostname + weight: 5 + containers: + - command: + - argocd-application-controller + env: + - name: ARGOCD_RECONCILIATION_TIMEOUT + valueFrom: + configMapKeyRef: + key: timeout.reconciliation + name: argocd-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_REPO_SERVER + valueFrom: + configMapKeyRef: + key: repo.server + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_REPO_SERVER_TIMEOUT_SECONDS + valueFrom: + configMapKeyRef: + key: controller.repo.server.timeout.seconds + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_STATUS_PROCESSORS + valueFrom: + configMapKeyRef: + key: controller.status.processors + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_OPERATION_PROCESSORS + valueFrom: + configMapKeyRef: + key: controller.operation.processors + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_LOGFORMAT + valueFrom: + configMapKeyRef: + key: controller.log.format + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_LOGLEVEL + valueFrom: + configMapKeyRef: + key: controller.log.level + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_METRICS_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: controller.metrics.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_SELF_HEAL_TIMEOUT_SECONDS + valueFrom: + configMapKeyRef: + key: controller.self.heal.timeout.seconds + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_REPO_SERVER_PLAINTEXT + valueFrom: + configMapKeyRef: + key: controller.repo.server.plaintext + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APPLICATION_CONTROLLER_REPO_SERVER_STRICT_TLS + valueFrom: + configMapKeyRef: + key: controller.repo.server.strict.tls + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_APP_STATE_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: controller.app.state.cache.expiration + name: argocd-cmd-params-cm + optional: true + - name: REDIS_SERVER + valueFrom: + configMapKeyRef: + key: redis.server + name: argocd-cmd-params-cm + optional: true + - name: REDISDB + valueFrom: + configMapKeyRef: + key: redis.db + name: argocd-cmd-params-cm + optional: true + - name: ARGOCD_DEFAULT_CACHE_EXPIRATION + valueFrom: + configMapKeyRef: + key: controller.default.cache.expiration + name: argocd-cmd-params-cm + optional: true + image: quay.io/argoproj/argocd:v2.3.4 + imagePullPolicy: Always + livenessProbe: + httpGet: + path: /healthz + port: 8082 + initialDelaySeconds: 5 + periodSeconds: 10 + name: argocd-application-controller + ports: + - containerPort: 8082 + readinessProbe: + httpGet: + path: /healthz + port: 8082 + initialDelaySeconds: 5 + periodSeconds: 10 + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - all + readOnlyRootFilesystem: true + runAsNonRoot: true + volumeMounts: + - mountPath: /app/config/controller/tls + name: argocd-repo-server-tls + - mountPath: /home/argocd + name: argocd-home + workingDir: /home/argocd + serviceAccountName: argocd-application-controller + volumes: + - emptyDir: {} + name: argocd-home + - name: argocd-repo-server-tls + secret: + items: + - key: tls.crt + path: tls.crt + - key: tls.key + path: tls.key + - key: ca.crt + path: ca.crt + optional: true + secretName: argocd-repo-server-tls +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/name: argocd-applicationset-controller + app.kubernetes.io/part-of: argocd-applicationset + name: argocd-applicationset-controller + namespace: devops +spec: + ports: + - name: webhook + port: 7000 + protocol: TCP + targetPort: webhook + selector: + app.kubernetes.io/name: argocd-applicationset-controller +--- +# apiVersion: v1 +# kind: Service +# metadata: +# labels: +# app.kubernetes.io/component: dex-server +# app.kubernetes.io/name: argocd-dex-server +# app.kubernetes.io/part-of: argocd +# name: argocd-dex-server +# namespace: devops +# spec: +# ports: +# - name: http +# port: 5556 +# protocol: TCP +# targetPort: 5556 +# - name: grpc +# port: 5557 +# protocol: TCP +# targetPort: 5557 +# - name: metrics +# port: 5558 +# protocol: TCP +# targetPort: 5558 +# selector: +# app.kubernetes.io/name: argocd-dex-server +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: metrics + app.kubernetes.io/name: argocd-metrics + app.kubernetes.io/part-of: argocd + name: argocd-metrics + namespace: devops +spec: + ports: + - name: metrics + port: 8082 + protocol: TCP + targetPort: 8082 + selector: + app.kubernetes.io/name: argocd-application-controller +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/name: argocd-notifications-controller-metrics + name: argocd-notifications-controller-metrics + namespace: devops +spec: + ports: + - name: metrics + port: 9001 + protocol: TCP + targetPort: 9001 + selector: + app.kubernetes.io/name: argocd-notifications-controller +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: redis + app.kubernetes.io/name: argocd-redis + app.kubernetes.io/part-of: argocd + name: argocd-redis + namespace: devops +spec: + ports: + - name: tcp-redis + port: 6379 + targetPort: 6379 + selector: + app.kubernetes.io/name: argocd-redis +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: repo-server + app.kubernetes.io/name: argocd-repo-server + app.kubernetes.io/part-of: argocd + name: argocd-repo-server + namespace: devops +spec: + ports: + - name: server + port: 8081 + protocol: TCP + targetPort: 8081 + - name: metrics + port: 8084 + protocol: TCP + targetPort: 8084 + selector: + app.kubernetes.io/name: argocd-repo-server +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server + namespace: devops +spec: + ports: + - name: http + port: 80 + protocol: TCP + targetPort: 8080 + - name: https + port: 443 + protocol: TCP + targetPort: 8080 + selector: + app.kubernetes.io/name: argocd-server +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server-metrics + app.kubernetes.io/part-of: argocd + name: argocd-server-metrics + namespace: devops +spec: + ports: + - name: metrics + port: 8083 + protocol: TCP + targetPort: 8083 + selector: + app.kubernetes.io/name: argocd-server + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: argocd + namespace: devops + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "argocd.bhasher.com" +spec: + ingressClassName: nginx + tls: + - hosts: + - argocd.bhasher.com + secretName: argocd-tls + rules: + - host: argocd.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: argocd-server + port: + number: 80 diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/config.yaml new file mode 100644 index 0000000..eccc82f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/config.yaml @@ -0,0 +1,146 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/name: argocd-cm + app.kubernetes.io/part-of: argocd + name: argocd-cm + namespace: devops +data: + url: https://argocd.bhasher.com + oidc.config: | + name: Authelia + issuer: https://idp.bhasher.com + sessionExpiry: 24h + clientId: argocd + clientSecret: $oidc.authelia.clientSecret + redirectUrl: https://argo-server/auth/callback + requestedScopes: + - openid + - groups + - email + - profile + insecureSkipVerify: true +--- +apiVersion: v1 +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/name: argocd-cmd-params-cm + app.kubernetes.io/part-of: argocd + name: argocd-cmd-params-cm + namespace: devops +--- +apiVersion: v1 +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/name: argocd-gpg-keys-cm + app.kubernetes.io/part-of: argocd + name: argocd-gpg-keys-cm + namespace: devops +--- +apiVersion: v1 +kind: ConfigMap +metadata: + creationTimestamp: null + name: argocd-notifications-cm + namespace: devops +--- +apiVersion: v1 +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/name: argocd-rbac-cm + app.kubernetes.io/part-of: argocd + name: argocd-rbac-cm + namespace: devops +--- +apiVersion: v1 +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/name: argocd-ssh-known-hosts-cm + app.kubernetes.io/part-of: argocd + name: argocd-ssh-known-hosts-cm + namespace: devops +data: + ssh_known_hosts: |- + bitbucket.org ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAubiN81eDcafrgMeLzaFPsw2kNvEcqTKl/VqLat/MaB33pZy0y3rJZtnqwR2qOOvbwKZYKiEO1O6VqNEBxKvJJelCq0dTXWT5pbO2gDXC6h6QDXCaHo6pOHGPUy+YBaGQRGuSusMEASYiWunYN0vCAI8QaXnWMXNMdFP3jHAJH0eDsoiGnLPBlBp4TNm6rYI74nMzgz3B9IikW4WVK+dc8KZJZWYjAuORU3jc1c/NPskD2ASinf8v3xnfXeukU0sJ5N6m5E8VLjObPEO+mN2t/FZTMZLiFqPWc/ALSqnMnnhwrNi2rbfg/rd/IpL8Le3pSBne8+seeFVBoGqzHM9yXw== + github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ== + gitlab.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFSMqzJeV9rUzU4kWitGjeR4PWSa29SPqJ1fVkhtj3Hw9xjLVXVYrU9QlYWrOLXBpQ6KWjbjTDTdDkoohFzgbEY= + gitlab.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAfuCHKVTjquxvt6CM6tdG4SLp1Btn/nOeHHE5UOzRdf + gitlab.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bNKTBSpIYDEGk9KxsGh3mySTRgMtXL583qmBpzeQ+jqCMRgBqB98u3z++J1sKlXHWfM9dyhSevkMwSbhoR8XIq/U0tCNyokEi/ueaBMCvbcTHhO7FcwzY92WK4Yt0aGROY5qX2UKSeOvuP4D6TPqKF1onrSzH9bx9XUf2lEdWT/ia1NEKjunUqu1xOB/StKDHMoX4/OKyIzuS0q/T1zOATthvasJFoPrAjkohTyaDUz2LN5JoH839hViyEG82yB+MjcFV5MU3N1l1QL3cVUCh93xSaua1N85qivl+siMkPGbO5xR/En4iEY6K2XPASUEMaieWVNTRCtJ4S8H+9 + ssh.dev.azure.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7Hr1oTWqNqOlzGJOfGJ4NakVyIzf1rXYd4d7wo6jBlkLvCA4odBlL0mDUyZ0/QUfTTqeu+tm22gOsv+VrVTMk6vwRU75gY/y9ut5Mb3bR5BV58dKXyq9A9UeB5Cakehn5Zgm6x1mKoVyf+FFn26iYqXJRgzIZZcZ5V6hrE0Qg39kZm4az48o0AUbf6Sp4SLdvnuMa2sVNwHBboS7EJkm57XQPVU3/QpyNLHbWDdzwtrlS+ez30S3AdYhLKEOxAG8weOnyrtLJAUen9mTkol8oII1edf7mWWbWVf0nBmly21+nZcmCTISQBtdcyPaEno7fFQMDD26/s0lfKob4Kw8H + vs-ssh.visualstudio.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7Hr1oTWqNqOlzGJOfGJ4NakVyIzf1rXYd4d7wo6jBlkLvCA4odBlL0mDUyZ0/QUfTTqeu+tm22gOsv+VrVTMk6vwRU75gY/y9ut5Mb3bR5BV58dKXyq9A9UeB5Cakehn5Zgm6x1mKoVyf+FFn26iYqXJRgzIZZcZ5V6hrE0Qg39kZm4az48o0AUbf6Sp4SLdvnuMa2sVNwHBboS7EJkm57XQPVU3/QpyNLHbWDdzwtrlS+ez30S3AdYhLKEOxAG8weOnyrtLJAUen9mTkol8oII1edf7mWWbWVf0nBmly21+nZcmCTISQBtdcyPaEno7fFQMDD26/s0lfKob4Kw8H + github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= + github.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMqqnkVzrm0SdG6UOoqKLsabgH5C9okWi0dh2l9GKJl + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/name: argocd-tls-certs-cm + app.kubernetes.io/part-of: argocd + name: argocd-tls-certs-cm + namespace: devops +data: + git.bhasher.com: | + -----BEGIN CERTIFICATE----- + MIIKIzCCBgugAwIBAgIUSathEP5DGHryMtf1O98KMTUgZyIwDQYJKoZIhvcNAQEN + BQAwgZgxCzAJBgNVBAYTAkJFMRAwDgYDVQQIDAdCZWxnaXVtMQowCAYDVQQHDAEu + MRIwEAYDVQQKDAlCaGFzaGVyQ0ExEzARBgNVBAsMCkJoYXNoZXIgSVQxIzAhBgNV + BAMMGkJoYXNoZXJDQSBSb290IENlcnRpZmljYXRlMR0wGwYJKoZIhvcNAQkBFg5j + YUBiaGFzaGVyLmNvbTAeFw0yMjA0MjkyMzI2MzJaFw0zMjA0MjgyMzI2MzJaMIGY + MQswCQYDVQQGEwJCRTEQMA4GA1UECAwHQmVsZ2l1bTEKMAgGA1UEBwwBLjESMBAG + A1UECgwJQmhhc2hlckNBMRMwEQYDVQQLDApCaGFzaGVyIElUMSMwIQYDVQQDDBpC + aGFzaGVyQ0EgUm9vdCBDZXJ0aWZpY2F0ZTEdMBsGCSqGSIb3DQEJARYOY2FAYmhh + c2hlci5jb20wggQiMA0GCSqGSIb3DQEBAQUAA4IEDwAwggQKAoIEAQCYcYWraaSp + 2Tn+ic7zCPWg/Xy7C2KjL5tdRq4D09eZsnUnruTNvhEbXs+cgEj6u2UQ09jiNA2Z + 7oYjpNrcr6Hit10n9H2Mpn4nTcYYrA/44Aa0yKY97v3vMM0+Q4/1LDrX96fpvegC + qn3VRJd8gHCmRIG4I74QpRdxB7DSkcc749NsyBOP7Hsicpwx9sXE5zBwxlTGBbvR + 4v7HjaqxxaTqC7V6qTcjG2FjpkxMbZj7lVXyQik07UEnVV0zqAlnie2843d62xSv + 2zQmyEwtnwvkrKnNKZIt+nELI3DmvHKW9hbB1lNz5zwfX+bwCudoKeXOpsAOY5Vj + oYNEDp6+oqPF9/+tqsXjFamC0boe898v6beT8PYNX+yAVc5cOfcgBkR4dupyXyZe + SyrGw29wmccyPqfADrr53PTn84kgvGRi0DGAH7VLd8eHbQ6kRuJtvspPXMBL6co9 + qX3spVJWF00qt6IHrF0oYioCuibxlG/0Hnp0zvO4U9I0DosoVkAOlKjTXppjNDDZ + sHdHGkyX+OP868ht0JyTFarSQs6WVWvL6Gs6VCjuiFNwETxq9tYLmKN1IfcZf6Be + sVpKD2xISRiMtKsfwmE+1CfUACWqlvsB13vFjw8ZB4eOOUnuG/svvx17TY8J3SAW + iAzWnMECFGdJfcqepEln71J9gqO7HuuTiwofV967ruqCtxX7sOWG29xz3tB+JVW4 + 78e0RjOC9sIXF3840WVG8GDbvmFjs0O/ZnYBfNYXh+kNkgIriJa1jnpZ16yVARAs + D4RrQ1hg+aKcxe0nzxodnjJKECD7MRfxQPEHs/CAC50IhLj/Ez797SH6NSkvAGNz + fmtgYC61zUuKAttJhkzD7lEE5PlSXlif67J8dCbb/ie8qNQTJ4i9ijMoZD6hhieR + 0NyRiMCGbyaQso7gRwbGxbIa4hp21Vi9XJj6q0U/90S2vBMdokZl+qmKktspxlCH + /O7YL3alEmEZxOVz78VpAu/0fHyFc1hCr6FVOmfrsCc2RIbdMGxbLZwAA9tP8R+u + CI/aVjxLNQTw6uSjeTekoNeWcXenNYM/REr96HEgvVcwytGX02wbHciulFi/NSyW + d5nCst0GhXWA8iQX/WKX1uQUPLoimJGLxUjAT8yVHXsE+otnoCumCrXsrQpMhvga + yWg2TLVSh7QvBnrs9JJNp6Z8vVGZuw/VcWxckFu2m7/eNLJc5+f/NXl6wVq0O1OG + NIVoqatD/yBl0NgBwQXqSR/PJ30C/bQTuYwTaTiWNGD7gLcGTW61S8EWqGCYdZLu + UkYDeafp1LzUyw1wOpxvnKVnMux+3lLceQubWSC4F6XqMCn/nYIMGnQ1Hs/zF/1G + 7MKi96ZMLsrXAgMBAAGjYzBhMB0GA1UdDgQWBBSgDfvqI+DQCUiCtDfzU0jWjEDS + NTAfBgNVHSMEGDAWgBSgDfvqI+DQCUiCtDfzU0jWjEDSNTAPBgNVHRMBAf8EBTAD + AQH/MA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQ0FAAOCBAEAcrmgBpzu4MQg + GLVLNghy+r/01V4fWGx7uyTkWrx0xtEyPUA0Sl1Pky3BNeA9ySfxVYzFPOOOKLLb + lsK22LF1bHx7yU8oTuJpgDluE5xK0bKfWqcnDQEwlKfkhJTUu1zO+e8c05oi68fS + EcMo/jLGWNuLMUhMQ/OGyaTUeZCXLulUfgWF/NyUDJPfZhPP+U68nXs0fdX7LMq8 + uIOQlQEA/7Xo5Xz73AA0YimA8XxqhCZIoAhcLOE620sHzpiHlWJ/S1OnFzrUMSeG + xnOuXiOqsBklsW5b819UXLhOqKk5PnAoB+ZhoVG1HxoGTG9wQdq1/wpxNyWhYpDH + Tj0eLNs7Q7EwZaB6gtAvXDX6yC0/HQ3z6UnMzLViifaON9zC+ljBb63u7ZZ1qBXb + qF9Ub3/mgdHIhiy9iBY/JTMQxEZnLqPDwVgSnuwuoF0LYAzX3Tdba2K4wXIZHOtg + KVswHtsthGs25CUMfxUw1C0BgjQc8PX3+fWwBQG58ziww+rEwSl/8jxCriyA7mTc + nigyfQhMti00lHo+Se0KG9mbkFsgKQfHJ7uCXYVsRf0FM4tn08kRX22ubXD1UE+g + EZSWNmrNb+ZnVUQhAqylP5RFGaULPRstW1gKzF0gn5HKt6muz3fWIkKoY57xLphe + 2XwJppNc02+l7RVb+oMIcRPBmKc7JB7i7dU5ctlae6iLeQnYIa1RZ9DCQhsUqvlk + 7SHotC3PuXLT6haeF8MUBkt9Og3l+KcsgHhZJqOqeTO4x1wfnqeMvUHG6rsn/DEA + O+qu4CVVq+C73Xrl76kZpZkAk40Cw1DeRRObRXCnGuD+/eOGuoTHUXToiOQBnXx7 + IfDPj+8G4ss3Wb4syH8hhKNn4TEHzHn3NCjKD9NWH0qWIqEnlrxYTkWpRckGMgN6 + 8lCKoH6JnIuLOELsXLey5qwEh8DrEG9+/6TZo1bxziE3+G1FmM/UuiZ4/sp/1rKS + nU6k3D3x5yjZbE1Eogq5JI47i/2J75x1uWUgIppYsaI1UvCX7Uux9r1PCMI7ixPz + GhS2wKt3jCGU6ulX5vnihDglQXAEP5V+JRcI0xsdEkdB/3lU963EwvFjldQHuJP3 + I8emKNFl4lnDqloNo1xBqePoD9K0XJF8HHosvLxjUVhc98kmK8rlnGvjyL897KbG + chHUpmcOvehDStG9BecQJB7O6F3utebzetuAjBzdzfRVjLMJ9fP5z/py1RgTNk1Y + YH6NHOwUEDN1ojFI04z6gnHP8qHhDdCi4Dk9IRJ5zoTtHOpxfYF0EeoqJLOkBpxP + n7MKBI2FTJH22/b+YA12FYi9flBI85yHAJwtMvvh2kZssOAMKV0ccNG1EOD6v6dS + Pzrn2j0Zdg== + -----END CERTIFICATE----- \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/crd.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/crd.yaml new file mode 100644 index 0000000..fc4c772 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/crd.yaml @@ -0,0 +1,9119 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + app.kubernetes.io/name: applications.argoproj.io + app.kubernetes.io/part-of: argocd + name: applications.argoproj.io +spec: + group: argoproj.io + names: + kind: Application + listKind: ApplicationList + plural: applications + shortNames: + - app + - apps + singular: application + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.sync.status + name: Sync Status + type: string + - jsonPath: .status.health.status + name: Health Status + type: string + - jsonPath: .status.sync.revision + name: Revision + priority: 10 + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: Application is a definition of Application resource. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + operation: + description: Operation contains information about a requested or running + operation + properties: + info: + description: Info is a list of informational items for this operation + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + initiatedBy: + description: InitiatedBy contains information about who initiated + the operations + properties: + automated: + description: Automated is set to true if operation was initiated + automatically by the application controller. + type: boolean + username: + description: Username contains the name of a user who started + operation + type: string + type: object + retry: + description: Retry controls the strategy to apply if a sync fails + properties: + backoff: + description: Backoff controls how to backoff on subsequent retries + of failed syncs + properties: + duration: + description: Duration is the amount to back off. Default unit + is seconds, but could also be a duration (e.g. "2m", "1h") + type: string + factor: + description: Factor is a factor to multiply the base duration + after each failed retry + format: int64 + type: integer + maxDuration: + description: MaxDuration is the maximum amount of time allowed + for the backoff strategy + type: string + type: object + limit: + description: Limit is the maximum number of attempts for retrying + a failed sync. If set to 0, no retries will be performed. + format: int64 + type: integer + type: object + sync: + description: Sync contains parameters for the operation + properties: + dryRun: + description: DryRun specifies to perform a `kubectl apply --dry-run` + without actually performing the sync + type: boolean + manifests: + description: Manifests is an optional field that overrides sync + source with a local directory for development + items: + type: string + type: array + prune: + description: Prune specifies to delete resources from the cluster + that are no longer tracked in git + type: boolean + resources: + description: Resources describes which resources shall be part + of the sync + items: + description: SyncOperationResource contains resources to sync. + properties: + group: + type: string + kind: + type: string + name: + type: string + namespace: + type: string + required: + - kind + - name + type: object + type: array + revision: + description: Revision is the revision (Git) or chart version (Helm) + which to sync the application to If omitted, will use the revision + specified in app spec. + type: string + source: + description: Source overrides the source definition set in the + application. This is typically set in a Rollback operation and + is nil during a Sync operation + properties: + chart: + description: Chart is a Helm chart name, and must be specified + for applications sourced from a Helm repo. + type: string + directory: + description: Directory holds path/directory specific options + properties: + exclude: + description: Exclude contains a glob pattern to match + paths against that should be explicitly excluded from + being used during manifest generation + type: string + include: + description: Include contains a glob pattern to match + paths against that should be explicitly included during + manifest generation + type: string + jsonnet: + description: Jsonnet holds options specific to Jsonnet + properties: + extVars: + description: ExtVars is a list of Jsonnet External + Variables + items: + description: JsonnetVar represents a variable to + be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + description: Additional library search dirs + items: + type: string + type: array + tlas: + description: TLAS is a list of Jsonnet Top-level Arguments + items: + description: JsonnetVar represents a variable to + be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + description: Recurse specifies whether to scan a directory + recursively for manifests + type: boolean + type: object + helm: + description: Helm holds helm specific options + properties: + fileParameters: + description: FileParameters are file parameters to the + helm template + items: + description: HelmFileParameter is a file parameter that's + passed to helm template during manifest generation + properties: + name: + description: Name is the name of the Helm parameter + type: string + path: + description: Path is the path to the file containing + the values for the Helm parameter + type: string + type: object + type: array + ignoreMissingValueFiles: + description: IgnoreMissingValueFiles prevents helm template + from failing when valueFiles do not exist locally by + not appending them to helm template --values + type: boolean + parameters: + description: Parameters is a list of Helm parameters which + are passed to the helm template command upon manifest + generation + items: + description: HelmParameter is a parameter that's passed + to helm template during manifest generation + properties: + forceString: + description: ForceString determines whether to tell + Helm to interpret booleans and numbers as strings + type: boolean + name: + description: Name is the name of the Helm parameter + type: string + value: + description: Value is the value for the Helm parameter + type: string + type: object + type: array + passCredentials: + description: PassCredentials pass credentials to all domains + (Helm's --pass-credentials) + type: boolean + releaseName: + description: ReleaseName is the Helm release name to use. + If omitted it will use the application name + type: string + skipCrds: + description: SkipCrds skips custom resource definition + installation step (Helm's --skip-crds) + type: boolean + valueFiles: + description: ValuesFiles is a list of Helm value files + to use when generating a template + items: + type: string + type: array + values: + description: Values specifies Helm values to be passed + to helm template, typically defined as a block + type: string + version: + description: Version is the Helm version to use for templating + (either "2" or "3") + type: string + type: object + ksonnet: + description: Ksonnet holds ksonnet specific options + properties: + environment: + description: Environment is a ksonnet application environment + name + type: string + parameters: + description: Parameters are a list of ksonnet component + parameter override values + items: + description: KsonnetParameter is a ksonnet component + parameter + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + description: Kustomize holds kustomize specific options + properties: + commonAnnotations: + additionalProperties: + type: string + description: CommonAnnotations is a list of additional + annotations to add to rendered manifests + type: object + commonLabels: + additionalProperties: + type: string + description: CommonLabels is a list of additional labels + to add to rendered manifests + type: object + forceCommonAnnotations: + description: ForceCommonAnnotations specifies whether + to force applying common annotations to resources for + Kustomize apps + type: boolean + forceCommonLabels: + description: ForceCommonLabels specifies whether to force + applying common labels to resources for Kustomize apps + type: boolean + images: + description: Images is a list of Kustomize image override + specifications + items: + description: KustomizeImage represents a Kustomize image + definition in the format [old_image_name=]: + type: string + type: array + namePrefix: + description: NamePrefix is a prefix appended to resources + for Kustomize apps + type: string + nameSuffix: + description: NameSuffix is a suffix appended to resources + for Kustomize apps + type: string + version: + description: Version controls which version of Kustomize + to use for rendering manifests + type: string + type: object + path: + description: Path is a directory path within the Git repository, + and is only valid for applications sourced from Git. + type: string + plugin: + description: ConfigManagementPlugin holds config management + plugin specific options + properties: + env: + description: Env is a list of environment variable entries + items: + description: EnvEntry represents an entry in the application's + environment + properties: + name: + description: Name is the name of the variable, usually + expressed in uppercase + type: string + value: + description: Value is the value of the variable + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + description: RepoURL is the URL to the repository (Git or + Helm) that contains the application manifests + type: string + targetRevision: + description: TargetRevision defines the revision of the source + to sync the application to. In case of Git, this can be + commit, tag, or branch. If omitted, will equal to HEAD. + In case of Helm, this is a semver tag for the Chart's version. + type: string + required: + - repoURL + type: object + syncOptions: + description: SyncOptions provide per-sync sync-options, e.g. Validate=false + items: + type: string + type: array + syncStrategy: + description: SyncStrategy describes how to perform the sync + properties: + apply: + description: Apply will perform a `kubectl apply` to perform + the sync. + properties: + force: + description: Force indicates whether or not to supply + the --force flag to `kubectl apply`. The --force flag + deletes and re-create the resource, when PATCH encounters + conflict and has retried for 5 times. + type: boolean + type: object + hook: + description: Hook will submit any referenced resources to + perform the sync. This is the default strategy + properties: + force: + description: Force indicates whether or not to supply + the --force flag to `kubectl apply`. The --force flag + deletes and re-create the resource, when PATCH encounters + conflict and has retried for 5 times. + type: boolean + type: object + type: object + type: object + type: object + spec: + description: ApplicationSpec represents desired application state. Contains + link to repository with application definition and additional parameters + link definition revision. + properties: + destination: + description: Destination is a reference to the target Kubernetes server + and namespace + properties: + name: + description: Name is an alternate way of specifying the target + cluster by its symbolic name + type: string + namespace: + description: Namespace specifies the target namespace for the + application's resources. The namespace will only be set for + namespace-scoped resources that have not set a value for .metadata.namespace + type: string + server: + description: Server specifies the URL of the target cluster and + must be set to the Kubernetes control plane API + type: string + type: object + ignoreDifferences: + description: IgnoreDifferences is a list of resources and their fields + which should be ignored during comparison + items: + description: ResourceIgnoreDifferences contains resource filter + and list of json paths which should be ignored during comparison + with live state. + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + description: ManagedFieldsManagers is a list of trusted managers. + Fields mutated by those managers will take precedence over + the desired state defined in the SCM and won't be displayed + in diffs + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + description: Info contains a list of information (URLs, email addresses, + and plain text) that relates to the application + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + description: Project is a reference to the project this application + belongs to. The empty string means that application belongs to the + 'default' project. + type: string + revisionHistoryLimit: + description: RevisionHistoryLimit limits the number of items kept + in the application's revision history, which is used for informational + purposes as well as for rollbacks to previous versions. This should + only be changed in exceptional circumstances. Setting to zero will + store no history. This will reduce storage used. Increasing will + increase the space used to store the history, so we do not recommend + increasing it. Default is 10. + format: int64 + type: integer + source: + description: Source is a reference to the location of the application's + manifests or chart + properties: + chart: + description: Chart is a Helm chart name, and must be specified + for applications sourced from a Helm repo. + type: string + directory: + description: Directory holds path/directory specific options + properties: + exclude: + description: Exclude contains a glob pattern to match paths + against that should be explicitly excluded from being used + during manifest generation + type: string + include: + description: Include contains a glob pattern to match paths + against that should be explicitly included during manifest + generation + type: string + jsonnet: + description: Jsonnet holds options specific to Jsonnet + properties: + extVars: + description: ExtVars is a list of Jsonnet External Variables + items: + description: JsonnetVar represents a variable to be + passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + description: Additional library search dirs + items: + type: string + type: array + tlas: + description: TLAS is a list of Jsonnet Top-level Arguments + items: + description: JsonnetVar represents a variable to be + passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + description: Recurse specifies whether to scan a directory + recursively for manifests + type: boolean + type: object + helm: + description: Helm holds helm specific options + properties: + fileParameters: + description: FileParameters are file parameters to the helm + template + items: + description: HelmFileParameter is a file parameter that's + passed to helm template during manifest generation + properties: + name: + description: Name is the name of the Helm parameter + type: string + path: + description: Path is the path to the file containing + the values for the Helm parameter + type: string + type: object + type: array + ignoreMissingValueFiles: + description: IgnoreMissingValueFiles prevents helm template + from failing when valueFiles do not exist locally by not + appending them to helm template --values + type: boolean + parameters: + description: Parameters is a list of Helm parameters which + are passed to the helm template command upon manifest generation + items: + description: HelmParameter is a parameter that's passed + to helm template during manifest generation + properties: + forceString: + description: ForceString determines whether to tell + Helm to interpret booleans and numbers as strings + type: boolean + name: + description: Name is the name of the Helm parameter + type: string + value: + description: Value is the value for the Helm parameter + type: string + type: object + type: array + passCredentials: + description: PassCredentials pass credentials to all domains + (Helm's --pass-credentials) + type: boolean + releaseName: + description: ReleaseName is the Helm release name to use. + If omitted it will use the application name + type: string + skipCrds: + description: SkipCrds skips custom resource definition installation + step (Helm's --skip-crds) + type: boolean + valueFiles: + description: ValuesFiles is a list of Helm value files to + use when generating a template + items: + type: string + type: array + values: + description: Values specifies Helm values to be passed to + helm template, typically defined as a block + type: string + version: + description: Version is the Helm version to use for templating + (either "2" or "3") + type: string + type: object + ksonnet: + description: Ksonnet holds ksonnet specific options + properties: + environment: + description: Environment is a ksonnet application environment + name + type: string + parameters: + description: Parameters are a list of ksonnet component parameter + override values + items: + description: KsonnetParameter is a ksonnet component parameter + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + description: Kustomize holds kustomize specific options + properties: + commonAnnotations: + additionalProperties: + type: string + description: CommonAnnotations is a list of additional annotations + to add to rendered manifests + type: object + commonLabels: + additionalProperties: + type: string + description: CommonLabels is a list of additional labels to + add to rendered manifests + type: object + forceCommonAnnotations: + description: ForceCommonAnnotations specifies whether to force + applying common annotations to resources for Kustomize apps + type: boolean + forceCommonLabels: + description: ForceCommonLabels specifies whether to force + applying common labels to resources for Kustomize apps + type: boolean + images: + description: Images is a list of Kustomize image override + specifications + items: + description: KustomizeImage represents a Kustomize image + definition in the format [old_image_name=]: + type: string + type: array + namePrefix: + description: NamePrefix is a prefix appended to resources + for Kustomize apps + type: string + nameSuffix: + description: NameSuffix is a suffix appended to resources + for Kustomize apps + type: string + version: + description: Version controls which version of Kustomize to + use for rendering manifests + type: string + type: object + path: + description: Path is a directory path within the Git repository, + and is only valid for applications sourced from Git. + type: string + plugin: + description: ConfigManagementPlugin holds config management plugin + specific options + properties: + env: + description: Env is a list of environment variable entries + items: + description: EnvEntry represents an entry in the application's + environment + properties: + name: + description: Name is the name of the variable, usually + expressed in uppercase + type: string + value: + description: Value is the value of the variable + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + description: RepoURL is the URL to the repository (Git or Helm) + that contains the application manifests + type: string + targetRevision: + description: TargetRevision defines the revision of the source + to sync the application to. In case of Git, this can be commit, + tag, or branch. If omitted, will equal to HEAD. In case of Helm, + this is a semver tag for the Chart's version. + type: string + required: + - repoURL + type: object + syncPolicy: + description: SyncPolicy controls when and how a sync will be performed + properties: + automated: + description: Automated will keep an application synced to the + target revision + properties: + allowEmpty: + description: 'AllowEmpty allows apps have zero live resources + (default: false)' + type: boolean + prune: + description: 'Prune specifies whether to delete resources + from the cluster that are not found in the sources anymore + as part of automated sync (default: false)' + type: boolean + selfHeal: + description: 'SelfHeal specifes whether to revert resources + back to their desired state upon modification in the cluster + (default: false)' + type: boolean + type: object + retry: + description: Retry controls failed sync retry behavior + properties: + backoff: + description: Backoff controls how to backoff on subsequent + retries of failed syncs + properties: + duration: + description: Duration is the amount to back off. Default + unit is seconds, but could also be a duration (e.g. + "2m", "1h") + type: string + factor: + description: Factor is a factor to multiply the base duration + after each failed retry + format: int64 + type: integer + maxDuration: + description: MaxDuration is the maximum amount of time + allowed for the backoff strategy + type: string + type: object + limit: + description: Limit is the maximum number of attempts for retrying + a failed sync. If set to 0, no retries will be performed. + format: int64 + type: integer + type: object + syncOptions: + description: Options allow you to specify whole app sync-options + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + status: + description: ApplicationStatus contains status information for the application + properties: + conditions: + description: Conditions is a list of currently observed application + conditions + items: + description: ApplicationCondition contains details about an application + condition, which is usally an error or warning + properties: + lastTransitionTime: + description: LastTransitionTime is the time the condition was + last observed + format: date-time + type: string + message: + description: Message contains human-readable message indicating + details about condition + type: string + type: + description: Type is an application condition type + type: string + required: + - message + - type + type: object + type: array + health: + description: Health contains information about the application's current + health status + properties: + message: + description: Message is a human-readable informational message + describing the health status + type: string + status: + description: Status holds the status code of the application or + resource + type: string + type: object + history: + description: History contains information about the application's + sync history + items: + description: RevisionHistory contains history information about + a previous sync + properties: + deployStartedAt: + description: DeployStartedAt holds the time the sync operation + started + format: date-time + type: string + deployedAt: + description: DeployedAt holds the time the sync operation completed + format: date-time + type: string + id: + description: ID is an auto incrementing identifier of the RevisionHistory + format: int64 + type: integer + revision: + description: Revision holds the revision the sync was performed + against + type: string + source: + description: Source is a reference to the application source + used for the sync operation + properties: + chart: + description: Chart is a Helm chart name, and must be specified + for applications sourced from a Helm repo. + type: string + directory: + description: Directory holds path/directory specific options + properties: + exclude: + description: Exclude contains a glob pattern to match + paths against that should be explicitly excluded from + being used during manifest generation + type: string + include: + description: Include contains a glob pattern to match + paths against that should be explicitly included during + manifest generation + type: string + jsonnet: + description: Jsonnet holds options specific to Jsonnet + properties: + extVars: + description: ExtVars is a list of Jsonnet External + Variables + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + description: Additional library search dirs + items: + type: string + type: array + tlas: + description: TLAS is a list of Jsonnet Top-level + Arguments + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + description: Recurse specifies whether to scan a directory + recursively for manifests + type: boolean + type: object + helm: + description: Helm holds helm specific options + properties: + fileParameters: + description: FileParameters are file parameters to the + helm template + items: + description: HelmFileParameter is a file parameter + that's passed to helm template during manifest generation + properties: + name: + description: Name is the name of the Helm parameter + type: string + path: + description: Path is the path to the file containing + the values for the Helm parameter + type: string + type: object + type: array + ignoreMissingValueFiles: + description: IgnoreMissingValueFiles prevents helm template + from failing when valueFiles do not exist locally + by not appending them to helm template --values + type: boolean + parameters: + description: Parameters is a list of Helm parameters + which are passed to the helm template command upon + manifest generation + items: + description: HelmParameter is a parameter that's passed + to helm template during manifest generation + properties: + forceString: + description: ForceString determines whether to + tell Helm to interpret booleans and numbers + as strings + type: boolean + name: + description: Name is the name of the Helm parameter + type: string + value: + description: Value is the value for the Helm parameter + type: string + type: object + type: array + passCredentials: + description: PassCredentials pass credentials to all + domains (Helm's --pass-credentials) + type: boolean + releaseName: + description: ReleaseName is the Helm release name to + use. If omitted it will use the application name + type: string + skipCrds: + description: SkipCrds skips custom resource definition + installation step (Helm's --skip-crds) + type: boolean + valueFiles: + description: ValuesFiles is a list of Helm value files + to use when generating a template + items: + type: string + type: array + values: + description: Values specifies Helm values to be passed + to helm template, typically defined as a block + type: string + version: + description: Version is the Helm version to use for + templating (either "2" or "3") + type: string + type: object + ksonnet: + description: Ksonnet holds ksonnet specific options + properties: + environment: + description: Environment is a ksonnet application environment + name + type: string + parameters: + description: Parameters are a list of ksonnet component + parameter override values + items: + description: KsonnetParameter is a ksonnet component + parameter + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + description: Kustomize holds kustomize specific options + properties: + commonAnnotations: + additionalProperties: + type: string + description: CommonAnnotations is a list of additional + annotations to add to rendered manifests + type: object + commonLabels: + additionalProperties: + type: string + description: CommonLabels is a list of additional labels + to add to rendered manifests + type: object + forceCommonAnnotations: + description: ForceCommonAnnotations specifies whether + to force applying common annotations to resources + for Kustomize apps + type: boolean + forceCommonLabels: + description: ForceCommonLabels specifies whether to + force applying common labels to resources for Kustomize + apps + type: boolean + images: + description: Images is a list of Kustomize image override + specifications + items: + description: KustomizeImage represents a Kustomize + image definition in the format [old_image_name=]: + type: string + type: array + namePrefix: + description: NamePrefix is a prefix appended to resources + for Kustomize apps + type: string + nameSuffix: + description: NameSuffix is a suffix appended to resources + for Kustomize apps + type: string + version: + description: Version controls which version of Kustomize + to use for rendering manifests + type: string + type: object + path: + description: Path is a directory path within the Git repository, + and is only valid for applications sourced from Git. + type: string + plugin: + description: ConfigManagementPlugin holds config management + plugin specific options + properties: + env: + description: Env is a list of environment variable entries + items: + description: EnvEntry represents an entry in the application's + environment + properties: + name: + description: Name is the name of the variable, + usually expressed in uppercase + type: string + value: + description: Value is the value of the variable + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + description: RepoURL is the URL to the repository (Git or + Helm) that contains the application manifests + type: string + targetRevision: + description: TargetRevision defines the revision of the + source to sync the application to. In case of Git, this + can be commit, tag, or branch. If omitted, will equal + to HEAD. In case of Helm, this is a semver tag for the + Chart's version. + type: string + required: + - repoURL + type: object + required: + - deployedAt + - id + - revision + type: object + type: array + observedAt: + description: 'ObservedAt indicates when the application state was + updated without querying latest git state Deprecated: controller + no longer updates ObservedAt field' + format: date-time + type: string + operationState: + description: OperationState contains information about any ongoing + operations, such as a sync + properties: + finishedAt: + description: FinishedAt contains time of operation completion + format: date-time + type: string + message: + description: Message holds any pertinent messages when attempting + to perform operation (typically errors). + type: string + operation: + description: Operation is the original requested operation + properties: + info: + description: Info is a list of informational items for this + operation + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + initiatedBy: + description: InitiatedBy contains information about who initiated + the operations + properties: + automated: + description: Automated is set to true if operation was + initiated automatically by the application controller. + type: boolean + username: + description: Username contains the name of a user who + started operation + type: string + type: object + retry: + description: Retry controls the strategy to apply if a sync + fails + properties: + backoff: + description: Backoff controls how to backoff on subsequent + retries of failed syncs + properties: + duration: + description: Duration is the amount to back off. Default + unit is seconds, but could also be a duration (e.g. + "2m", "1h") + type: string + factor: + description: Factor is a factor to multiply the base + duration after each failed retry + format: int64 + type: integer + maxDuration: + description: MaxDuration is the maximum amount of + time allowed for the backoff strategy + type: string + type: object + limit: + description: Limit is the maximum number of attempts for + retrying a failed sync. If set to 0, no retries will + be performed. + format: int64 + type: integer + type: object + sync: + description: Sync contains parameters for the operation + properties: + dryRun: + description: DryRun specifies to perform a `kubectl apply + --dry-run` without actually performing the sync + type: boolean + manifests: + description: Manifests is an optional field that overrides + sync source with a local directory for development + items: + type: string + type: array + prune: + description: Prune specifies to delete resources from + the cluster that are no longer tracked in git + type: boolean + resources: + description: Resources describes which resources shall + be part of the sync + items: + description: SyncOperationResource contains resources + to sync. + properties: + group: + type: string + kind: + type: string + name: + type: string + namespace: + type: string + required: + - kind + - name + type: object + type: array + revision: + description: Revision is the revision (Git) or chart version + (Helm) which to sync the application to If omitted, + will use the revision specified in app spec. + type: string + source: + description: Source overrides the source definition set + in the application. This is typically set in a Rollback + operation and is nil during a Sync operation + properties: + chart: + description: Chart is a Helm chart name, and must + be specified for applications sourced from a Helm + repo. + type: string + directory: + description: Directory holds path/directory specific + options + properties: + exclude: + description: Exclude contains a glob pattern to + match paths against that should be explicitly + excluded from being used during manifest generation + type: string + include: + description: Include contains a glob pattern to + match paths against that should be explicitly + included during manifest generation + type: string + jsonnet: + description: Jsonnet holds options specific to + Jsonnet + properties: + extVars: + description: ExtVars is a list of Jsonnet + External Variables + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest + generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + description: Additional library search dirs + items: + type: string + type: array + tlas: + description: TLAS is a list of Jsonnet Top-level + Arguments + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest + generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + description: Recurse specifies whether to scan + a directory recursively for manifests + type: boolean + type: object + helm: + description: Helm holds helm specific options + properties: + fileParameters: + description: FileParameters are file parameters + to the helm template + items: + description: HelmFileParameter is a file parameter + that's passed to helm template during manifest + generation + properties: + name: + description: Name is the name of the Helm + parameter + type: string + path: + description: Path is the path to the file + containing the values for the Helm parameter + type: string + type: object + type: array + ignoreMissingValueFiles: + description: IgnoreMissingValueFiles prevents + helm template from failing when valueFiles do + not exist locally by not appending them to helm + template --values + type: boolean + parameters: + description: Parameters is a list of Helm parameters + which are passed to the helm template command + upon manifest generation + items: + description: HelmParameter is a parameter that's + passed to helm template during manifest generation + properties: + forceString: + description: ForceString determines whether + to tell Helm to interpret booleans and + numbers as strings + type: boolean + name: + description: Name is the name of the Helm + parameter + type: string + value: + description: Value is the value for the + Helm parameter + type: string + type: object + type: array + passCredentials: + description: PassCredentials pass credentials + to all domains (Helm's --pass-credentials) + type: boolean + releaseName: + description: ReleaseName is the Helm release name + to use. If omitted it will use the application + name + type: string + skipCrds: + description: SkipCrds skips custom resource definition + installation step (Helm's --skip-crds) + type: boolean + valueFiles: + description: ValuesFiles is a list of Helm value + files to use when generating a template + items: + type: string + type: array + values: + description: Values specifies Helm values to be + passed to helm template, typically defined as + a block + type: string + version: + description: Version is the Helm version to use + for templating (either "2" or "3") + type: string + type: object + ksonnet: + description: Ksonnet holds ksonnet specific options + properties: + environment: + description: Environment is a ksonnet application + environment name + type: string + parameters: + description: Parameters are a list of ksonnet + component parameter override values + items: + description: KsonnetParameter is a ksonnet component + parameter + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + description: Kustomize holds kustomize specific options + properties: + commonAnnotations: + additionalProperties: + type: string + description: CommonAnnotations is a list of additional + annotations to add to rendered manifests + type: object + commonLabels: + additionalProperties: + type: string + description: CommonLabels is a list of additional + labels to add to rendered manifests + type: object + forceCommonAnnotations: + description: ForceCommonAnnotations specifies + whether to force applying common annotations + to resources for Kustomize apps + type: boolean + forceCommonLabels: + description: ForceCommonLabels specifies whether + to force applying common labels to resources + for Kustomize apps + type: boolean + images: + description: Images is a list of Kustomize image + override specifications + items: + description: KustomizeImage represents a Kustomize + image definition in the format [old_image_name=]: + type: string + type: array + namePrefix: + description: NamePrefix is a prefix appended to + resources for Kustomize apps + type: string + nameSuffix: + description: NameSuffix is a suffix appended to + resources for Kustomize apps + type: string + version: + description: Version controls which version of + Kustomize to use for rendering manifests + type: string + type: object + path: + description: Path is a directory path within the Git + repository, and is only valid for applications sourced + from Git. + type: string + plugin: + description: ConfigManagementPlugin holds config management + plugin specific options + properties: + env: + description: Env is a list of environment variable + entries + items: + description: EnvEntry represents an entry in + the application's environment + properties: + name: + description: Name is the name of the variable, + usually expressed in uppercase + type: string + value: + description: Value is the value of the variable + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + description: RepoURL is the URL to the repository + (Git or Helm) that contains the application manifests + type: string + targetRevision: + description: TargetRevision defines the revision of + the source to sync the application to. In case of + Git, this can be commit, tag, or branch. If omitted, + will equal to HEAD. In case of Helm, this is a semver + tag for the Chart's version. + type: string + required: + - repoURL + type: object + syncOptions: + description: SyncOptions provide per-sync sync-options, + e.g. Validate=false + items: + type: string + type: array + syncStrategy: + description: SyncStrategy describes how to perform the + sync + properties: + apply: + description: Apply will perform a `kubectl apply` + to perform the sync. + properties: + force: + description: Force indicates whether or not to + supply the --force flag to `kubectl apply`. + The --force flag deletes and re-create the resource, + when PATCH encounters conflict and has retried + for 5 times. + type: boolean + type: object + hook: + description: Hook will submit any referenced resources + to perform the sync. This is the default strategy + properties: + force: + description: Force indicates whether or not to + supply the --force flag to `kubectl apply`. + The --force flag deletes and re-create the resource, + when PATCH encounters conflict and has retried + for 5 times. + type: boolean + type: object + type: object + type: object + type: object + phase: + description: Phase is the current phase of the operation + type: string + retryCount: + description: RetryCount contains time of operation retries + format: int64 + type: integer + startedAt: + description: StartedAt contains time of operation start + format: date-time + type: string + syncResult: + description: SyncResult is the result of a Sync operation + properties: + resources: + description: Resources contains a list of sync result items + for each individual resource in a sync operation + items: + description: ResourceResult holds the operation result details + of a specific resource + properties: + group: + description: Group specifies the API group of the resource + type: string + hookPhase: + description: HookPhase contains the state of any operation + associated with this resource OR hook This can also + contain values for non-hook resources. + type: string + hookType: + description: HookType specifies the type of the hook. + Empty for non-hook resources + type: string + kind: + description: Kind specifies the API kind of the resource + type: string + message: + description: Message contains an informational or error + message for the last sync OR operation + type: string + name: + description: Name specifies the name of the resource + type: string + namespace: + description: Namespace specifies the target namespace + of the resource + type: string + status: + description: Status holds the final result of the sync. + Will be empty if the resources is yet to be applied/pruned + and is always zero-value for hooks + type: string + syncPhase: + description: SyncPhase indicates the particular phase + of the sync that this result was acquired in + type: string + version: + description: Version specifies the API version of the + resource + type: string + required: + - group + - kind + - name + - namespace + - version + type: object + type: array + revision: + description: Revision holds the revision this sync operation + was performed to + type: string + source: + description: Source records the application source information + of the sync, used for comparing auto-sync + properties: + chart: + description: Chart is a Helm chart name, and must be specified + for applications sourced from a Helm repo. + type: string + directory: + description: Directory holds path/directory specific options + properties: + exclude: + description: Exclude contains a glob pattern to match + paths against that should be explicitly excluded + from being used during manifest generation + type: string + include: + description: Include contains a glob pattern to match + paths against that should be explicitly included + during manifest generation + type: string + jsonnet: + description: Jsonnet holds options specific to Jsonnet + properties: + extVars: + description: ExtVars is a list of Jsonnet External + Variables + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + description: Additional library search dirs + items: + type: string + type: array + tlas: + description: TLAS is a list of Jsonnet Top-level + Arguments + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + description: Recurse specifies whether to scan a directory + recursively for manifests + type: boolean + type: object + helm: + description: Helm holds helm specific options + properties: + fileParameters: + description: FileParameters are file parameters to + the helm template + items: + description: HelmFileParameter is a file parameter + that's passed to helm template during manifest + generation + properties: + name: + description: Name is the name of the Helm parameter + type: string + path: + description: Path is the path to the file containing + the values for the Helm parameter + type: string + type: object + type: array + ignoreMissingValueFiles: + description: IgnoreMissingValueFiles prevents helm + template from failing when valueFiles do not exist + locally by not appending them to helm template --values + type: boolean + parameters: + description: Parameters is a list of Helm parameters + which are passed to the helm template command upon + manifest generation + items: + description: HelmParameter is a parameter that's + passed to helm template during manifest generation + properties: + forceString: + description: ForceString determines whether + to tell Helm to interpret booleans and numbers + as strings + type: boolean + name: + description: Name is the name of the Helm parameter + type: string + value: + description: Value is the value for the Helm + parameter + type: string + type: object + type: array + passCredentials: + description: PassCredentials pass credentials to all + domains (Helm's --pass-credentials) + type: boolean + releaseName: + description: ReleaseName is the Helm release name + to use. If omitted it will use the application name + type: string + skipCrds: + description: SkipCrds skips custom resource definition + installation step (Helm's --skip-crds) + type: boolean + valueFiles: + description: ValuesFiles is a list of Helm value files + to use when generating a template + items: + type: string + type: array + values: + description: Values specifies Helm values to be passed + to helm template, typically defined as a block + type: string + version: + description: Version is the Helm version to use for + templating (either "2" or "3") + type: string + type: object + ksonnet: + description: Ksonnet holds ksonnet specific options + properties: + environment: + description: Environment is a ksonnet application + environment name + type: string + parameters: + description: Parameters are a list of ksonnet component + parameter override values + items: + description: KsonnetParameter is a ksonnet component + parameter + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + description: Kustomize holds kustomize specific options + properties: + commonAnnotations: + additionalProperties: + type: string + description: CommonAnnotations is a list of additional + annotations to add to rendered manifests + type: object + commonLabels: + additionalProperties: + type: string + description: CommonLabels is a list of additional + labels to add to rendered manifests + type: object + forceCommonAnnotations: + description: ForceCommonAnnotations specifies whether + to force applying common annotations to resources + for Kustomize apps + type: boolean + forceCommonLabels: + description: ForceCommonLabels specifies whether to + force applying common labels to resources for Kustomize + apps + type: boolean + images: + description: Images is a list of Kustomize image override + specifications + items: + description: KustomizeImage represents a Kustomize + image definition in the format [old_image_name=]: + type: string + type: array + namePrefix: + description: NamePrefix is a prefix appended to resources + for Kustomize apps + type: string + nameSuffix: + description: NameSuffix is a suffix appended to resources + for Kustomize apps + type: string + version: + description: Version controls which version of Kustomize + to use for rendering manifests + type: string + type: object + path: + description: Path is a directory path within the Git repository, + and is only valid for applications sourced from Git. + type: string + plugin: + description: ConfigManagementPlugin holds config management + plugin specific options + properties: + env: + description: Env is a list of environment variable + entries + items: + description: EnvEntry represents an entry in the + application's environment + properties: + name: + description: Name is the name of the variable, + usually expressed in uppercase + type: string + value: + description: Value is the value of the variable + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + description: RepoURL is the URL to the repository (Git + or Helm) that contains the application manifests + type: string + targetRevision: + description: TargetRevision defines the revision of the + source to sync the application to. In case of Git, this + can be commit, tag, or branch. If omitted, will equal + to HEAD. In case of Helm, this is a semver tag for the + Chart's version. + type: string + required: + - repoURL + type: object + required: + - revision + type: object + required: + - operation + - phase + - startedAt + type: object + reconciledAt: + description: ReconciledAt indicates when the application state was + reconciled using the latest git version + format: date-time + type: string + resources: + description: Resources is a list of Kubernetes resources managed by + this application + items: + description: 'ResourceStatus holds the current sync and health status + of a resource TODO: describe members of this type' + properties: + group: + type: string + health: + description: HealthStatus contains information about the currently + observed health state of an application or resource + properties: + message: + description: Message is a human-readable informational message + describing the health status + type: string + status: + description: Status holds the status code of the application + or resource + type: string + type: object + hook: + type: boolean + kind: + type: string + name: + type: string + namespace: + type: string + requiresPruning: + type: boolean + status: + description: SyncStatusCode is a type which represents possible + comparison results + type: string + version: + type: string + type: object + type: array + sourceType: + description: SourceType specifies the type of this application + type: string + summary: + description: Summary contains a list of URLs and container images + used by this application + properties: + externalURLs: + description: ExternalURLs holds all external URLs of application + child resources. + items: + type: string + type: array + images: + description: Images holds all images of application child resources. + items: + type: string + type: array + type: object + sync: + description: Sync contains information about the application's current + sync status + properties: + comparedTo: + description: ComparedTo contains information about what has been + compared + properties: + destination: + description: Destination is a reference to the application's + destination used for comparison + properties: + name: + description: Name is an alternate way of specifying the + target cluster by its symbolic name + type: string + namespace: + description: Namespace specifies the target namespace + for the application's resources. The namespace will + only be set for namespace-scoped resources that have + not set a value for .metadata.namespace + type: string + server: + description: Server specifies the URL of the target cluster + and must be set to the Kubernetes control plane API + type: string + type: object + source: + description: Source is a reference to the application's source + used for comparison + properties: + chart: + description: Chart is a Helm chart name, and must be specified + for applications sourced from a Helm repo. + type: string + directory: + description: Directory holds path/directory specific options + properties: + exclude: + description: Exclude contains a glob pattern to match + paths against that should be explicitly excluded + from being used during manifest generation + type: string + include: + description: Include contains a glob pattern to match + paths against that should be explicitly included + during manifest generation + type: string + jsonnet: + description: Jsonnet holds options specific to Jsonnet + properties: + extVars: + description: ExtVars is a list of Jsonnet External + Variables + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + description: Additional library search dirs + items: + type: string + type: array + tlas: + description: TLAS is a list of Jsonnet Top-level + Arguments + items: + description: JsonnetVar represents a variable + to be passed to jsonnet during manifest generation + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + description: Recurse specifies whether to scan a directory + recursively for manifests + type: boolean + type: object + helm: + description: Helm holds helm specific options + properties: + fileParameters: + description: FileParameters are file parameters to + the helm template + items: + description: HelmFileParameter is a file parameter + that's passed to helm template during manifest + generation + properties: + name: + description: Name is the name of the Helm parameter + type: string + path: + description: Path is the path to the file containing + the values for the Helm parameter + type: string + type: object + type: array + ignoreMissingValueFiles: + description: IgnoreMissingValueFiles prevents helm + template from failing when valueFiles do not exist + locally by not appending them to helm template --values + type: boolean + parameters: + description: Parameters is a list of Helm parameters + which are passed to the helm template command upon + manifest generation + items: + description: HelmParameter is a parameter that's + passed to helm template during manifest generation + properties: + forceString: + description: ForceString determines whether + to tell Helm to interpret booleans and numbers + as strings + type: boolean + name: + description: Name is the name of the Helm parameter + type: string + value: + description: Value is the value for the Helm + parameter + type: string + type: object + type: array + passCredentials: + description: PassCredentials pass credentials to all + domains (Helm's --pass-credentials) + type: boolean + releaseName: + description: ReleaseName is the Helm release name + to use. If omitted it will use the application name + type: string + skipCrds: + description: SkipCrds skips custom resource definition + installation step (Helm's --skip-crds) + type: boolean + valueFiles: + description: ValuesFiles is a list of Helm value files + to use when generating a template + items: + type: string + type: array + values: + description: Values specifies Helm values to be passed + to helm template, typically defined as a block + type: string + version: + description: Version is the Helm version to use for + templating (either "2" or "3") + type: string + type: object + ksonnet: + description: Ksonnet holds ksonnet specific options + properties: + environment: + description: Environment is a ksonnet application + environment name + type: string + parameters: + description: Parameters are a list of ksonnet component + parameter override values + items: + description: KsonnetParameter is a ksonnet component + parameter + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + description: Kustomize holds kustomize specific options + properties: + commonAnnotations: + additionalProperties: + type: string + description: CommonAnnotations is a list of additional + annotations to add to rendered manifests + type: object + commonLabels: + additionalProperties: + type: string + description: CommonLabels is a list of additional + labels to add to rendered manifests + type: object + forceCommonAnnotations: + description: ForceCommonAnnotations specifies whether + to force applying common annotations to resources + for Kustomize apps + type: boolean + forceCommonLabels: + description: ForceCommonLabels specifies whether to + force applying common labels to resources for Kustomize + apps + type: boolean + images: + description: Images is a list of Kustomize image override + specifications + items: + description: KustomizeImage represents a Kustomize + image definition in the format [old_image_name=]: + type: string + type: array + namePrefix: + description: NamePrefix is a prefix appended to resources + for Kustomize apps + type: string + nameSuffix: + description: NameSuffix is a suffix appended to resources + for Kustomize apps + type: string + version: + description: Version controls which version of Kustomize + to use for rendering manifests + type: string + type: object + path: + description: Path is a directory path within the Git repository, + and is only valid for applications sourced from Git. + type: string + plugin: + description: ConfigManagementPlugin holds config management + plugin specific options + properties: + env: + description: Env is a list of environment variable + entries + items: + description: EnvEntry represents an entry in the + application's environment + properties: + name: + description: Name is the name of the variable, + usually expressed in uppercase + type: string + value: + description: Value is the value of the variable + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + description: RepoURL is the URL to the repository (Git + or Helm) that contains the application manifests + type: string + targetRevision: + description: TargetRevision defines the revision of the + source to sync the application to. In case of Git, this + can be commit, tag, or branch. If omitted, will equal + to HEAD. In case of Helm, this is a semver tag for the + Chart's version. + type: string + required: + - repoURL + type: object + required: + - destination + - source + type: object + revision: + description: Revision contains information about the revision + the comparison has been performed to + type: string + status: + description: Status is the sync state of the comparison + type: string + required: + - status + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true + subresources: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.3.0 + creationTimestamp: null + name: applicationsets.argoproj.io +spec: + group: argoproj.io + names: + kind: ApplicationSet + listKind: ApplicationSetList + plural: applicationsets + shortNames: + - appset + - appsets + singular: applicationset + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + properties: + apiVersion: + type: string + kind: + type: string + metadata: + type: object + spec: + properties: + generators: + items: + properties: + clusterDecisionResource: + properties: + configMapRef: + type: string + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + name: + type: string + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + values: + additionalProperties: + type: string + type: object + required: + - configMapRef + type: object + clusters: + properties: + selector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + values: + additionalProperties: + type: string + type: object + type: object + git: + properties: + directories: + items: + properties: + exclude: + type: boolean + path: + type: string + required: + - path + type: object + type: array + files: + items: + properties: + path: + type: string + required: + - path + type: object + type: array + repoURL: + type: string + requeueAfterSeconds: + format: int64 + type: integer + revision: + type: string + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - repoURL + - revision + type: object + list: + properties: + elements: + items: + x-kubernetes-preserve-unknown-fields: true + type: array + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - elements + type: object + matrix: + properties: + generators: + items: + properties: + clusterDecisionResource: + properties: + configMapRef: + type: string + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + name: + type: string + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + values: + additionalProperties: + type: string + type: object + required: + - configMapRef + type: object + clusters: + properties: + selector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + values: + additionalProperties: + type: string + type: object + type: object + git: + properties: + directories: + items: + properties: + exclude: + type: boolean + path: + type: string + required: + - path + type: object + type: array + files: + items: + properties: + path: + type: string + required: + - path + type: object + type: array + repoURL: + type: string + requeueAfterSeconds: + format: int64 + type: integer + revision: + type: string + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - repoURL + - revision + type: object + list: + properties: + elements: + items: + x-kubernetes-preserve-unknown-fields: true + type: array + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - elements + type: object + matrix: + x-kubernetes-preserve-unknown-fields: true + merge: + x-kubernetes-preserve-unknown-fields: true + pullRequest: + properties: + github: + properties: + api: + type: string + labels: + items: + type: string + type: array + owner: + type: string + repo: + type: string + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - owner + - repo + type: object + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + type: object + scmProvider: + properties: + cloneProtocol: + type: string + filters: + items: + properties: + branchMatch: + type: string + labelMatch: + type: string + pathsExist: + items: + type: string + type: array + repositoryMatch: + type: string + type: object + type: array + github: + properties: + allBranches: + type: boolean + api: + type: string + organization: + type: string + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - organization + type: object + gitlab: + properties: + allBranches: + type: boolean + api: + type: string + group: + type: string + includeSubgroups: + type: boolean + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - group + type: object + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + type: object + type: object + type: array + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - generators + type: object + merge: + properties: + generators: + items: + properties: + clusterDecisionResource: + properties: + configMapRef: + type: string + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + name: + type: string + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + values: + additionalProperties: + type: string + type: object + required: + - configMapRef + type: object + clusters: + properties: + selector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + type: object + type: object + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + values: + additionalProperties: + type: string + type: object + type: object + git: + properties: + directories: + items: + properties: + exclude: + type: boolean + path: + type: string + required: + - path + type: object + type: array + files: + items: + properties: + path: + type: string + required: + - path + type: object + type: array + repoURL: + type: string + requeueAfterSeconds: + format: int64 + type: integer + revision: + type: string + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - repoURL + - revision + type: object + list: + properties: + elements: + items: + x-kubernetes-preserve-unknown-fields: true + type: array + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - elements + type: object + matrix: + x-kubernetes-preserve-unknown-fields: true + merge: + x-kubernetes-preserve-unknown-fields: true + pullRequest: + properties: + github: + properties: + api: + type: string + labels: + items: + type: string + type: array + owner: + type: string + repo: + type: string + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - owner + - repo + type: object + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + type: object + scmProvider: + properties: + cloneProtocol: + type: string + filters: + items: + properties: + branchMatch: + type: string + labelMatch: + type: string + pathsExist: + items: + type: string + type: array + repositoryMatch: + type: string + type: object + type: array + github: + properties: + allBranches: + type: boolean + api: + type: string + organization: + type: string + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - organization + type: object + gitlab: + properties: + allBranches: + type: boolean + api: + type: string + group: + type: string + includeSubgroups: + type: boolean + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - group + type: object + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + type: object + type: object + type: array + mergeKeys: + items: + type: string + type: array + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - generators + - mergeKeys + type: object + pullRequest: + properties: + github: + properties: + api: + type: string + labels: + items: + type: string + type: array + owner: + type: string + repo: + type: string + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - owner + - repo + type: object + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + type: object + scmProvider: + properties: + cloneProtocol: + type: string + filters: + items: + properties: + branchMatch: + type: string + labelMatch: + type: string + pathsExist: + items: + type: string + type: array + repositoryMatch: + type: string + type: object + type: array + github: + properties: + allBranches: + type: boolean + api: + type: string + organization: + type: string + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - organization + type: object + gitlab: + properties: + allBranches: + type: boolean + api: + type: string + group: + type: string + includeSubgroups: + type: boolean + tokenRef: + properties: + key: + type: string + secretName: + type: string + required: + - key + - secretName + type: object + required: + - group + type: object + requeueAfterSeconds: + format: int64 + type: integer + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + type: object + type: object + type: array + syncPolicy: + properties: + preserveResourcesOnDeletion: + type: boolean + type: object + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + type: string + type: object + finalizers: + items: + type: string + type: array + labels: + additionalProperties: + type: string + type: object + name: + type: string + namespace: + type: string + type: object + spec: + properties: + destination: + properties: + name: + type: string + namespace: + type: string + server: + type: string + type: object + ignoreDifferences: + items: + properties: + group: + type: string + jqPathExpressions: + items: + type: string + type: array + jsonPointers: + items: + type: string + type: array + kind: + type: string + managedFieldsManagers: + items: + type: string + type: array + name: + type: string + namespace: + type: string + required: + - kind + type: object + type: array + info: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + project: + type: string + revisionHistoryLimit: + format: int64 + type: integer + source: + properties: + chart: + type: string + directory: + properties: + exclude: + type: string + include: + type: string + jsonnet: + properties: + extVars: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + libs: + items: + type: string + type: array + tlas: + items: + properties: + code: + type: boolean + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + recurse: + type: boolean + type: object + helm: + properties: + fileParameters: + items: + properties: + name: + type: string + path: + type: string + type: object + type: array + ignoreMissingValueFiles: + type: boolean + parameters: + items: + properties: + forceString: + type: boolean + name: + type: string + value: + type: string + type: object + type: array + passCredentials: + type: boolean + releaseName: + type: string + skipCrds: + type: boolean + valueFiles: + items: + type: string + type: array + values: + type: string + version: + type: string + type: object + ksonnet: + properties: + environment: + type: string + parameters: + items: + properties: + component: + type: string + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + type: object + kustomize: + properties: + commonAnnotations: + additionalProperties: + type: string + type: object + commonLabels: + additionalProperties: + type: string + type: object + forceCommonAnnotations: + type: boolean + forceCommonLabels: + type: boolean + images: + items: + type: string + type: array + namePrefix: + type: string + nameSuffix: + type: string + version: + type: string + type: object + path: + type: string + plugin: + properties: + env: + items: + properties: + name: + type: string + value: + type: string + required: + - name + - value + type: object + type: array + name: + type: string + type: object + repoURL: + type: string + targetRevision: + type: string + required: + - repoURL + type: object + syncPolicy: + properties: + automated: + properties: + allowEmpty: + type: boolean + prune: + type: boolean + selfHeal: + type: boolean + type: object + retry: + properties: + backoff: + properties: + duration: + type: string + factor: + format: int64 + type: integer + maxDuration: + type: string + type: object + limit: + format: int64 + type: integer + type: object + syncOptions: + items: + type: string + type: array + type: object + required: + - destination + - project + - source + type: object + required: + - metadata + - spec + type: object + required: + - generators + - template + type: object + status: + properties: + conditions: + items: + properties: + lastTransitionTime: + format: date-time + type: string + message: + type: string + reason: + type: string + status: + type: string + type: + type: string + required: + - message + - reason + - status + - type + type: object + type: array + type: object + required: + - metadata + - spec + type: object + served: true + storage: true + subresources: + status: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + app.kubernetes.io/name: appprojects.argoproj.io + app.kubernetes.io/part-of: argocd + name: appprojects.argoproj.io +spec: + group: argoproj.io + names: + kind: AppProject + listKind: AppProjectList + plural: appprojects + shortNames: + - appproj + - appprojs + singular: appproject + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'AppProject provides a logical grouping of applications, providing + controls for: * where the apps may deploy to (cluster whitelist) * what + may be deployed (repository whitelist, resource whitelist/blacklist) * who + can access these applications (roles, OIDC group claims bindings) * and + what they can do (RBAC policies) * automation access to these roles (JWT + tokens)' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: AppProjectSpec is the specification of an AppProject + properties: + clusterResourceBlacklist: + description: ClusterResourceBlacklist contains list of blacklisted + cluster level resources + items: + description: GroupKind specifies a Group and a Kind, but does not + force a version. This is useful for identifying concepts during + lookup stages without having partially valid types + properties: + group: + type: string + kind: + type: string + required: + - group + - kind + type: object + type: array + clusterResourceWhitelist: + description: ClusterResourceWhitelist contains list of whitelisted + cluster level resources + items: + description: GroupKind specifies a Group and a Kind, but does not + force a version. This is useful for identifying concepts during + lookup stages without having partially valid types + properties: + group: + type: string + kind: + type: string + required: + - group + - kind + type: object + type: array + description: + description: Description contains optional project description + type: string + destinations: + description: Destinations contains list of destinations available + for deployment + items: + description: ApplicationDestination holds information about the + application's destination + properties: + name: + description: Name is an alternate way of specifying the target + cluster by its symbolic name + type: string + namespace: + description: Namespace specifies the target namespace for the + application's resources. The namespace will only be set for + namespace-scoped resources that have not set a value for .metadata.namespace + type: string + server: + description: Server specifies the URL of the target cluster + and must be set to the Kubernetes control plane API + type: string + type: object + type: array + namespaceResourceBlacklist: + description: NamespaceResourceBlacklist contains list of blacklisted + namespace level resources + items: + description: GroupKind specifies a Group and a Kind, but does not + force a version. This is useful for identifying concepts during + lookup stages without having partially valid types + properties: + group: + type: string + kind: + type: string + required: + - group + - kind + type: object + type: array + namespaceResourceWhitelist: + description: NamespaceResourceWhitelist contains list of whitelisted + namespace level resources + items: + description: GroupKind specifies a Group and a Kind, but does not + force a version. This is useful for identifying concepts during + lookup stages without having partially valid types + properties: + group: + type: string + kind: + type: string + required: + - group + - kind + type: object + type: array + orphanedResources: + description: OrphanedResources specifies if controller should monitor + orphaned resources of apps in this project + properties: + ignore: + description: Ignore contains a list of resources that are to be + excluded from orphaned resources monitoring + items: + description: OrphanedResourceKey is a reference to a resource + to be ignored from + properties: + group: + type: string + kind: + type: string + name: + type: string + type: object + type: array + warn: + description: Warn indicates if warning condition should be created + for apps which have orphaned resources + type: boolean + type: object + roles: + description: Roles are user defined RBAC roles associated with this + project + items: + description: ProjectRole represents a role that has access to a + project + properties: + description: + description: Description is a description of the role + type: string + groups: + description: Groups are a list of OIDC group claims bound to + this role + items: + type: string + type: array + jwtTokens: + description: JWTTokens are a list of generated JWT tokens bound + to this role + items: + description: JWTToken holds the issuedAt and expiresAt values + of a token + properties: + exp: + format: int64 + type: integer + iat: + format: int64 + type: integer + id: + type: string + required: + - iat + type: object + type: array + name: + description: Name is a name for this role + type: string + policies: + description: Policies Stores a list of casbin formatted strings + that define access policies for the role in the project + items: + type: string + type: array + required: + - name + type: object + type: array + signatureKeys: + description: SignatureKeys contains a list of PGP key IDs that commits + in Git must be signed with in order to be allowed for sync + items: + description: SignatureKey is the specification of a key required + to verify commit signatures with + properties: + keyID: + description: The ID of the key in hexadecimal notation + type: string + required: + - keyID + type: object + type: array + sourceRepos: + description: SourceRepos contains list of repository URLs which can + be used for deployment + items: + type: string + type: array + syncWindows: + description: SyncWindows controls when syncs can be run for apps in + this project + items: + description: SyncWindow contains the kind, time, duration and attributes + that are used to assign the syncWindows to apps + properties: + applications: + description: Applications contains a list of applications that + the window will apply to + items: + type: string + type: array + clusters: + description: Clusters contains a list of clusters that the window + will apply to + items: + type: string + type: array + duration: + description: Duration is the amount of time the sync window + will be open + type: string + kind: + description: Kind defines if the window allows or blocks syncs + type: string + manualSync: + description: ManualSync enables manual syncs when they would + otherwise be blocked + type: boolean + namespaces: + description: Namespaces contains a list of namespaces that the + window will apply to + items: + type: string + type: array + schedule: + description: Schedule is the time the window will begin, specified + in cron format + type: string + timeZone: + description: TimeZone of the sync that will be applied to the + schedule + type: string + type: object + type: array + type: object + status: + description: AppProjectStatus contains status information for AppProject + CRs + properties: + jwtTokensByRole: + additionalProperties: + description: JWTTokens represents a list of JWT tokens + properties: + items: + items: + description: JWTToken holds the issuedAt and expiresAt values + of a token + properties: + exp: + format: int64 + type: integer + iat: + format: int64 + type: integer + id: + type: string + required: + - iat + type: object + type: array + type: object + description: JWTTokensByRole contains a list of JWT tokens issued + for a given role + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/network-policies.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/network-policies.yaml new file mode 100644 index 0000000..54a031d --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/network-policies.yaml @@ -0,0 +1,121 @@ +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: argocd-application-controller-network-policy + namespace: devops +spec: + ingress: + - from: + - namespaceSelector: {} + ports: + - port: 8082 + podSelector: + matchLabels: + app.kubernetes.io/name: argocd-application-controller + policyTypes: + - Ingress + +--- + +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: argocd-dex-server-network-policy + namespace: devops +spec: + ingress: + - from: + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-server + ports: + - port: 5556 + protocol: TCP + - port: 5557 + protocol: TCP + - from: + - namespaceSelector: {} + ports: + - port: 5558 + protocol: TCP + podSelector: + matchLabels: + app.kubernetes.io/name: argocd-dex-server + policyTypes: + - Ingress + +--- + +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: argocd-redis-network-policy + namespace: devops +spec: + ingress: + - from: + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-server + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-repo-server + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-application-controller + ports: + - port: 6379 + protocol: TCP + podSelector: + matchLabels: + app.kubernetes.io/name: argocd-redis + policyTypes: + - Ingress + +--- + +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: argocd-repo-server-network-policy + namespace: devops +spec: + ingress: + - from: + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-server + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-application-controller + - podSelector: + matchLabels: + app.kubernetes.io/name: argocd-notifications-controller + ports: + - port: 8081 + protocol: TCP + - from: + - namespaceSelector: {} + ports: + - port: 8084 + podSelector: + matchLabels: + app.kubernetes.io/name: argocd-repo-server + policyTypes: + - Ingress + +--- + +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: argocd-server-network-policy + namespace: devops +spec: + ingress: + - {} + podSelector: + matchLabels: + app.kubernetes.io/name: argocd-server + policyTypes: + - Ingress \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/notifier.secret.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/notifier.secret.yaml new file mode 100644 index 0000000..fad8f7f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/notifier.secret.yaml @@ -0,0 +1,6 @@ +apiVersion: v1 +kind: Secret +metadata: + name: argocd-notifications-secret + namespace: devops +type: Opaque \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/rbac.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/rbac.yaml new file mode 100644 index 0000000..1b9db3e --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/rbac.yaml @@ -0,0 +1,446 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: application-controller + app.kubernetes.io/name: argocd-application-controller + app.kubernetes.io/part-of: argocd + name: argocd-application-controller + namespace: devops +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/name: argocd-applicationset-controller + app.kubernetes.io/part-of: argocd-applicationset + name: argocd-applicationset-controller + namespace: devops +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: dex-server + app.kubernetes.io/name: argocd-dex-server + app.kubernetes.io/part-of: argocd + name: argocd-dex-server + namespace: devops +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + name: argocd-notifications-controller + namespace: devops +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: redis + app.kubernetes.io/name: argocd-redis + app.kubernetes.io/part-of: argocd + name: argocd-redis + namespace: devops +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server + namespace: devops +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app.kubernetes.io/component: application-controller + app.kubernetes.io/name: argocd-application-controller + app.kubernetes.io/part-of: argocd + name: argocd-application-controller + namespace: devops +rules: +- apiGroups: + - "" + resources: + - secrets + - configmaps + verbs: + - get + - list + - watch +- apiGroups: + - argoproj.io + resources: + - applications + - appprojects + verbs: + - create + - get + - list + - watch + - update + - patch + - delete +- apiGroups: + - "" + resources: + - events + verbs: + - create + - list +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/name: argocd-applicationset-controller + app.kubernetes.io/part-of: argocd-applicationset + name: argocd-applicationset-controller + namespace: devops +rules: +- apiGroups: + - argoproj.io + resources: + - applications + - appprojects + - applicationsets + - applicationsets/finalizers + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - argoproj.io + resources: + - applicationsets/status + verbs: + - get + - patch + - update +- apiGroups: + - "" + resources: + - events + verbs: + - create + - get + - list + - patch + - watch +- apiGroups: + - "" + resources: + - secrets + - configmaps + verbs: + - get + - list + - watch +- apiGroups: + - apps + - extensions + resources: + - deployments + verbs: + - get + - list + - watch +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app.kubernetes.io/component: dex-server + app.kubernetes.io/name: argocd-dex-server + app.kubernetes.io/part-of: argocd + name: argocd-dex-server + namespace: devops +rules: +- apiGroups: + - "" + resources: + - secrets + - configmaps + verbs: + - get + - list + - watch +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: argocd-notifications-controller + namespace: devops +rules: +- apiGroups: + - argoproj.io + resources: + - applications + - appprojects + verbs: + - get + - list + - watch + - update + - patch +- apiGroups: + - "" + resources: + - configmaps + - secrets + verbs: + - list + - watch +- apiGroups: + - "" + resourceNames: + - argocd-notifications-cm + resources: + - configmaps + verbs: + - get +- apiGroups: + - "" + resourceNames: + - argocd-notifications-secret + resources: + - secrets + verbs: + - get +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server + namespace: devops +rules: +- apiGroups: + - "" + resources: + - secrets + - configmaps + verbs: + - create + - get + - list + - watch + - update + - patch + - delete +- apiGroups: + - argoproj.io + resources: + - applications + - appprojects + verbs: + - create + - get + - list + - watch + - update + - delete + - patch +- apiGroups: + - "" + resources: + - events + verbs: + - create + - list +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app.kubernetes.io/component: application-controller + app.kubernetes.io/name: argocd-application-controller + app.kubernetes.io/part-of: argocd + name: argocd-application-controller +rules: +- apiGroups: + - '*' + resources: + - '*' + verbs: + - '*' +- nonResourceURLs: + - '*' + verbs: + - '*' +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server +rules: +- apiGroups: + - '*' + resources: + - '*' + verbs: + - delete + - get + - patch +- apiGroups: + - "" + resources: + - events + verbs: + - list +- apiGroups: + - "" + resources: + - pods + - pods/log + verbs: + - get +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: application-controller + app.kubernetes.io/name: argocd-application-controller + app.kubernetes.io/part-of: argocd + name: argocd-application-controller + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: argocd-application-controller +subjects: +- kind: ServiceAccount + name: argocd-application-controller +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/name: argocd-applicationset-controller + app.kubernetes.io/part-of: argocd-applicationset + name: argocd-applicationset-controller + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: argocd-applicationset-controller +subjects: +- kind: ServiceAccount + name: argocd-applicationset-controller +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: dex-server + app.kubernetes.io/name: argocd-dex-server + app.kubernetes.io/part-of: argocd + name: argocd-dex-server + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: argocd-dex-server +subjects: +- kind: ServiceAccount + name: argocd-dex-server +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: argocd-notifications-controller + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: argocd-notifications-controller +subjects: +- kind: ServiceAccount + name: argocd-notifications-controller +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: redis + app.kubernetes.io/name: argocd-redis + app.kubernetes.io/part-of: argocd + name: argocd-redis + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: argocd-redis +subjects: +- kind: ServiceAccount + name: argocd-redis +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: argocd-server +subjects: +- kind: ServiceAccount + name: argocd-server +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app.kubernetes.io/component: application-controller + app.kubernetes.io/name: argocd-application-controller + app.kubernetes.io/part-of: argocd + name: argocd-application-controller +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: argocd-application-controller +subjects: +- kind: ServiceAccount + name: argocd-application-controller + namespace: devops +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app.kubernetes.io/component: server + app.kubernetes.io/name: argocd-server + app.kubernetes.io/part-of: argocd + name: argocd-server +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: argocd-server +subjects: +- kind: ServiceAccount + name: argocd-server + namespace: devops \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/sealedsecret.yaml new file mode 100644 index 0000000..1a08c83 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/argo-cd/sealedsecret.yaml @@ -0,0 +1,20 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: argocd-secret + namespace: devops +spec: + encryptedData: + oidc.authelia.clientSecret: AgBxmb5FeitSFQ4rt+c/GDGGgYs1OdQcvxCuIPu/23bq129shPTuGfJL6pbu7g67p3gy06bZ+LZswyMu1/eaBGbopVSFg9VsNVULIaGTcvGMlQpsfG+cMZ70Yhn2taGFV40AlQMEbmVwOv/1hiUOG6osS45VEepnxNcp1Wrg33FecF/OQDi1QcsPlToA05B4cyft7/jCeXr9ZS7FOrQrKAWfdniFaZfsh445YYfg6lU/T+DzsLkiTmFsdNC1awam1Ia0i3yQqgPLqJ+BXOF39BNgJIocgyttKmSm2IpAxGeY/vbB29M/FHbgYXyKGxgzXYAQOjPhOVX2Gyw6KBnoc9oCAvStyJdYKHSIUqswpW0R3Dq4yGeFwolaHD5RyH3830Ng13lhtJMLYXPxS7ExP9oZTA4JUF5wzOSC/8//vzxxx4v42xcogOzeaarWqjkF9otsnvgMa092aFNpgnuS1qO6DqY2S3ISEBu/lRRq9yFxH4Pz7xA87xWIPUD4JsjE1E6bfEgx0UUzQxLa76A+AJF/px9ESzNO7woGnc3P70ZYuQ8frEg49stAjFkK4SekHA3ENsdZ5Ck4Z0fF1BTI1Fvo+whSq8f7e/BqRCzVTHDubnAZYuGunzb2b693VUl4fs2DDX9N9U9y0ZKwI1fMzo04CbqPJgROspOilTa4RSUkAk8fHDj5D45JIpZDKGwKJ0mxT3FlTz0SNklTksLDgExxkRMHPN+I+vPZq+8QrnTDX+VQMdZXiJdtoT/q+Dx80fT8Wwi84nGTHjysqfnmLcCd + template: + data: null + metadata: + creationTimestamp: null + labels: + app.kubernetes.io/name: argocd-secret + app.kubernetes.io/part-of: argocd + name: argocd-secret + namespace: devops + type: Opaque + diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/init.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/init.yaml new file mode 100644 index 0000000..698457a --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/init.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: devops \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/dashboard.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/dashboard.yaml new file mode 100644 index 0000000..376829a --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/dashboard.yaml @@ -0,0 +1,146 @@ +apiVersion: v1 +kind: Secret +metadata: + name: kubernetes-dashboard-certs + namespace: devops + labels: + k8s-app: kubernetes-dashboard +type: Opaque + +--- + +apiVersion: v1 +kind: Secret +metadata: + name: kubernetes-dashboard-csrf + namespace: devops + labels: + k8s-app: kubernetes-dashboard +type: Opaque +data: + csrf: "" + +--- + +apiVersion: v1 +kind: Secret +metadata: + name: kubernetes-dashboard-key-holder + namespace: devops + labels: + k8s-app: kubernetes-dashboard +type: Opaque + +--- + +kind: Deployment +apiVersion: apps/v1 +metadata: + name: kubernetes-dashboard + namespace: devops + labels: + k8s-app: kubernetes-dashboard +spec: + replicas: 1 + revisionHistoryLimit: 10 + selector: + matchLabels: + k8s-app: kubernetes-dashboard + template: + metadata: + labels: + k8s-app: kubernetes-dashboard + spec: + securityContext: + seccompProfile: + type: RuntimeDefault + containers: + - name: kubernetes-dashboard + image: kubernetesui/dashboard:v2.5.1 + imagePullPolicy: IfNotPresent + ports: + - containerPort: 8443 + protocol: TCP + args: + - --auto-generate-certificates + - --namespace=devops + - --token-ttl=21600 + volumeMounts: + - name: kubernetes-dashboard-certs + mountPath: /certs + # Create on-disk volume to store exec logs + - mountPath: /tmp + name: tmp-volume + livenessProbe: + httpGet: + scheme: HTTPS + path: / + port: 8443 + initialDelaySeconds: 30 + timeoutSeconds: 30 + securityContext: + allowPrivilegeEscalation: false + readOnlyRootFilesystem: true + runAsUser: 1001 + runAsGroup: 2001 + volumes: + - name: kubernetes-dashboard-certs + secret: + secretName: kubernetes-dashboard-certs + - name: tmp-volume + emptyDir: {} + serviceAccountName: kubernetes-dashboard + nodeSelector: + "kubernetes.io/os": linux + # Comment the following tolerations if Dashboard must not be deployed on master + tolerations: + - key: node-role.kubernetes.io/master + effect: NoSchedule + +--- + +apiVersion: v1 +kind: Service +metadata: + name: kubernetes-dashboard + namespace: devops + labels: + k8s-app: kubernetes-dashboard +spec: + type: ClusterIP + ports: + - port: 8443 + targetPort: 8443 + protocol: TCP + name: dashboard + selector: + k8s-app: kubernetes-dashboard + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: k3s + namespace: devops + annotations: + kubernetes.io/ingress.class: "nginx" + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "dashboard.bhasher.com" + nginx.ingress.kubernetes.io/backend-protocol: "HTTPS" +spec: + tls: + - hosts: + - dashboard.bhasher.com + secretName: k3s-tls + rules: + - host: dashboard.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: kubernetes-dashboard + port: + number: 8443 diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/metrics.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/metrics.yaml new file mode 100644 index 0000000..171c132 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/metrics.yaml @@ -0,0 +1,71 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + k8s-app: dashboard-metrics-scraper + name: dashboard-metrics-scraper + namespace: devops +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + k8s-app: dashboard-metrics-scraper + template: + metadata: + labels: + k8s-app: dashboard-metrics-scraper + spec: + securityContext: + seccompProfile: + type: RuntimeDefault + dnsPolicy: ClusterFirst + hostNetwork: true + containers: + - name: dashboard-metrics-scraper + image: kubernetesui/metrics-scraper:v1.0.7 + ports: + - containerPort: 8000 + protocol: TCP + livenessProbe: + httpGet: + scheme: HTTP + path: / + port: 8000 + initialDelaySeconds: 30 + timeoutSeconds: 30 + volumeMounts: + - mountPath: /tmp + name: tmp-volume + securityContext: + allowPrivilegeEscalation: false + readOnlyRootFilesystem: true + runAsUser: 1001 + runAsGroup: 2001 + serviceAccountName: kubernetes-dashboard + nodeSelector: + "kubernetes.io/os": linux + # Comment the following tolerations if Dashboard must not be deployed on master + tolerations: + - key: node-role.kubernetes.io/master + effect: NoSchedule + volumes: + - name: tmp-volume + emptyDir: {} + +--- + +apiVersion: v1 +kind: Service +metadata: + name: dashboard-metrics-scraper + namespace: devops + labels: + k8s-app: dashboard-metrics-scraper +spec: + ports: + - port: 8000 + targetPort: 8000 + name: dashboard-metrics-scrapper + selector: + k8s-app: dashboard-metrics-scraper \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/rbac.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/rbac.yaml new file mode 100644 index 0000000..6a3d898 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/rbac.yaml @@ -0,0 +1,85 @@ + +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + k8s-app: kubernetes-dashboard + name: kubernetes-dashboard + namespace: devops + +--- + +kind: Role +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + labels: + k8s-app: kubernetes-dashboard + name: kubernetes-dashboard + namespace: devops +rules: + # Allow Dashboard to get, update and delete Dashboard exclusive secrets. + - apiGroups: [""] + resources: ["secrets"] + resourceNames: ["kubernetes-dashboard-key-holder", "kubernetes-dashboard-certs", "kubernetes-dashboard-csrf"] + verbs: ["get", "update", "delete"] + # Allow Dashboard to get and update 'kubernetes-dashboard-settings' config map. + - apiGroups: [""] + resources: ["configmaps"] + resourceNames: ["kubernetes-dashboard-settings"] + verbs: ["get", "update"] + # Allow Dashboard to get metrics. + - apiGroups: [""] + resources: ["services"] + resourceNames: ["heapster", "dashboard-metrics-scraper"] + verbs: ["proxy"] + - apiGroups: [""] + resources: ["services/proxy"] + resourceNames: ["heapster", "http:heapster:", "https:heapster:", "dashboard-metrics-scraper", "http:dashboard-metrics-scraper"] + verbs: ["get"] + +--- + +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + labels: + k8s-app: kubernetes-dashboard + name: kubernetes-dashboard +rules: + # Allow Metrics Scraper to get metrics from the Metrics server + - apiGroups: ["metrics.k8s.io"] + resources: ["pods", "nodes"] + verbs: ["get", "list", "watch"] + +--- + +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + k8s-app: kubernetes-dashboard + name: kubernetes-dashboard + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: kubernetes-dashboard +subjects: + - kind: ServiceAccount + name: kubernetes-dashboard + namespace: devops + +--- + +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: kubernetes-dashboard +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: kubernetes-dashboard +subjects: + - kind: ServiceAccount + name: kubernetes-dashboard + namespace: devops \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/user.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/user.yaml new file mode 100644 index 0000000..cbabb90 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/kubernetes-dashboard/user.yaml @@ -0,0 +1,32 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: kubernetes-dashboard-admin + namespace: devops + +--- + +apiVersion: v1 +kind: Secret +metadata: + name: kubernetes-dashboard-admin + namespace: devops + annotations: + kubernetes.io/service-account.name: kubernetes-dashboard-admin +type: kubernetes.io/service-account-token + +--- + +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + creationTimestamp: null + name: kubernetes-dashboard-admin +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cluster-admin +subjects: +- kind: ServiceAccount + name: kubernetes-dashboard-admin + namespace: devops \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/devops/reloader.yaml b/archive/2022.07.bxl-k3s-pi/utils/devops/reloader.yaml new file mode 100644 index 0000000..fdbd2de --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/devops/reloader.yaml @@ -0,0 +1,108 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: reloader + namespace: devops + +--- + +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: reloader-role + namespace: devops +rules: + - apiGroups: + - "" + resources: + - secrets + - configmaps + verbs: + - list + - get + - watch + - apiGroups: + - "apps" + resources: + - deployments + - daemonsets + - statefulsets + verbs: + - list + - get + - update + - patch + - apiGroups: + - "extensions" + resources: + - deployments + - daemonsets + verbs: + - list + - get + - update + - patch + +--- + +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: reloader-role-binding + namespace: devops +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: reloader-role +subjects: + - kind: ServiceAccount + name: reloader + namespace: devops + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app: reloader + name: reloader + namespace: devops +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: reloader + template: + metadata: + labels: + app: reloader + spec: + containers: + - image: stakater/reloader:v0.0.110 + imagePullPolicy: IfNotPresent + name: reloader + ports: + - name: http + containerPort: 9090 + livenessProbe: + httpGet: + path: /metrics + port: http + timeoutSeconds: 5 + failureThreshold: 5 + periodSeconds: 10 + successThreshold: 1 + readinessProbe: + httpGet: + path: /metrics + port: http + timeoutSeconds: 5 + failureThreshold: 5 + periodSeconds: 10 + successThreshold: 1 + securityContext: + runAsNonRoot: true + runAsUser: 65534 + serviceAccountName: reloader diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/app.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/app.yaml new file mode 100644 index 0000000..647c388 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/app.yaml @@ -0,0 +1,90 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: authelia + namespace: idp + labels: + app: authelia + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + revisionHistoryLimit: 1 + selector: + matchLabels: + app: authelia + template: + metadata: + labels: + app: authelia + spec: + containers: + - name: authelia + image: authelia/authelia:latest + args: ["--config", "/config/configuration.yml,/config/oidc.yml"] + ports: + - name: http + containerPort: 9091 + volumeMounts: + - name: authelia-config + mountPath: /config/configuration.yml + subPath: configuration.yml + - name: authelia-oidc + mountPath: /config/oidc.yml + subPath: oidc.yml + envFrom: + - secretRef: + name: authelia + volumes: + - name: authelia-config + configMap: + name: authelia-config + - name: authelia-oidc + secret: + secretName: authelia-oidc + +--- + +apiVersion: v1 +kind: Service +metadata: + name: authelia + namespace: idp + labels: + app: authelia +spec: + ports: + - name: http + port: 9091 + targetPort: 9091 + selector: + app: authelia + type: ClusterIP + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: authelia + namespace: idp + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "idp.bhasher.com" +spec: + ingressClassName: "nginx-external" + tls: + - hosts: + - idp.bhasher.com + secretName: authelia-tls + rules: + - host: idp.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: authelia + port: + number: 9091 diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/config.yaml new file mode 100644 index 0000000..9cc31dd --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/config.yaml @@ -0,0 +1,158 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-config + namespace: idp +data: + configuration.yml: | + default_redirection_url: https://portal.bhasher.com + theme: dark + + server: + host: 0.0.0.0 + port: 9091 + + log: + level: debug + + totp: + disable: false + issuer: idp.bhasher.com + algorithm: sha256 + digits: 6 + period: 30 + skew: 1 + secret_size: 32 + + authentication_backend: + disable_reset_password: false + refresh_interval: 5m + ldap: + implementation: custom + url: ldap://openldap.idp.svc.cluster.local + timeout: 5s + start_tls: false + base_dn: DC=bhasher,DC=com + username_attribute: uid + additional_users_dn: ou=users + users_filter: (&({username_attribute}={input})(objectClass=inetOrgPerson)) + additional_groups_dn: ou=groups + groups_filter: (&(uniqueMember={dn})(objectClass=groupOfUniqueNames)) + group_name_attribute: cn + mail_attribute: mail + display_name_attribute: cn + permit_referrals: false + + access_control: + default_policy: deny + rules: + - domain: '*.bhasher.com' + policy: two_factor + subject: + - "group:admin" + - domain: 'git.bhasher.com' + policy: two_factor + subject: + - "group:contributor" + - domain: 'wiki.bhasher.com' + policy: two_factor + subject: + - "group:contributor" + - domain: 'radarr.bhasher.com' + policy: two_factor + subject: + - "group:mediaserver" + - domain: 'nextcloud.bhasher.com' + policy: two_factor + subject: + - "group:home" + + session: + name: auth_session + domain: bhasher.com + same_site: lax + expiration: 1d + inactivity: 3h + remember_me_duration: 1w + redis: + host: redis.storage.svc.cluster.local + port: 6379 + + regulation: + max_retries: 3 + find_time: 1m + ban_time: 5m + + storage: + # local: + # path: /data/db.sqlite3 + postgres: + host: postgres.storage.svc.cluster.local + port: 5432 + database: authelia + schema: public + username: authelia + + notifier: + smtp: + username: no-reply@bhasher.com + host: bdubois.io + port: 587 + sender: no-reply@bhasher.com + tls: + skip_verify: true + + password_policy: + standard: + enabled: true + min_length: 8 + max_length: 0 + require_uppercase: false + require_lowercase: false + require_number: false + require_special: false + + identity_providers: + oidc: + issuer_private_key: | + -----BEGIN RSA PRIVATE KEY----- + MIIEowIBAAKCAQEAwz+97ZILHP+8Hxu2XsK17QZEyOiGQ45SRl6/UbjhiN5Cc5di + UQ3I8LaHwvxrsbbBaqLQsYVISye8xdeVvKEa/Pk/VYVGRgOQ+DFHPthOYwGa9bZa + INtvOKy85OiqFY8mamRiTkCDo4unxVf35mI6Z01+a5WycvG2mC1VY3v0VC2/PyJt + uRusqk9946DbP7IJ83WS8GuVEGsKna8pjr1DW2kC+qUZtA8pM0mH8EK1o2wDKPOb + X/4J+/A9kbx2Gnt8gxq3NtErcUHsSKwQtQfik38ehfFfOxq+xINjn5W90gUvx2q5 + zI3gk2cJFTxiKqRtYfTETnepvKqkzTMlBCVAMwIDAQABAoIBAHlpfMBrbW+18xRh + FjGs4JYorMNGHJ+Ls8vAhTXbQpvqoeXhQCjo6ogM6TUt5AYZgALAhgeturvJVRCt + s5YdlHu0vlZ+zqkg9JfxhL0mou/cArFCmJ8P9QSIHdo2d/V6E8ha7ep9IZ6kbEpC + HoxrjqfIP5HE/7eMaSAOKKf5X4Cr701/3r/0rD+BsYZPC0eklRO2W1x801n0+ks0 + oVI1/fNkM+F8It7GK/AC1KGThLL8DzBP9cwYaqnABktNKCh+/2z4+50G9z8Bcc3F + 4FUYubidahZ0DD0KniFGcENfDhLPpy3HsQU6Sp5IgZBaM+jbbp5Grv3Wh7kqDEOQ + tmdjEGECgYEA7ZLpHm8h2C9nMFwMzCR18VQgAzLlhCxBJn7wOF5EUOJWNRCo1To1 + G9qNMUKb1pcnwYGc2s488YfiUkufxZKCjdRSmVwul4D5ufb4zGu/4ulzfrx6DnjJ + 8BBAtYPiP5RD+m9keB1OI6BHYOMtLi4Vv+XjkasTbtYRWcPdQABC+DECgYEA0mR1 + ye9T4KcrQoFP14I0vFkVLe2gzVa3Kn5MSM7iMMXcTV3G2GSQCtufpVRbGvw0qgDy + cdIvT24dIhYaqF33IuJdZgzSlM4/3KQbMPhVlLpaGpiP1CqUuxsTlrjzOZUkTZBE + BrfkBO9VwaGX35WqnatFyXJ3TEWPt4/1s9DfiaMCgYEA4sg6gDLVu+iEOEWmcbjc + XWJQrL0JGwKjrnu+FBDoZc2pPT6J7AGEcPJPlZZf7Jid+rofYT8+LdHo2WYXPiJ9 + PaZQstSsJTOZL0vydDDnG1R+S5zfZrEnE2JwYtViRA7kVUvAPGi9DoURngs+NbcI + TAbHFWaZRlRSe73clhup0gECgYBK9Pm2MSssDcLu1c1RVZVeSUqva0rv/WYSoJ6j + DfouMEAV3EQ80k8zXx3YtF4lFhfZPa8i+CRc4zlD7KYguCGVbxqhgg4AcB72iA0b + /E3ZSC9T7GjJyUXmB3aKK2iUaltduvlRf3CghXiDHQRT5ym7NMsPQ1XXea0DVCnQ + n6kUiwKBgDAMfny68ymQVskEv/NCTbRkpz6O1DA997QyjPV/QyfSpt1znPuNvgkE + SQu0C/b47Nm2ZGAHVryWLo8bBS8+ECEV74GM/kHoDWpWzEeoxynW+dBZoP9sbKzZ + LCWjPegQEkVdtp83Thfqb/MfeUj8GHf8MegIGoJd50f19tggd4a3 + -----END RSA PRIVATE KEY----- + access_token_lifespan: 3h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + enable_client_debug_messages: false + cors: + endpoints: + - authorization + - token + - revocation + - introspection + allowed_origins: + - https://git.bhasher.com + allowed_origins_from_client_redirect_uris: false \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret-oidc.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret-oidc.yaml new file mode 100644 index 0000000..8388aa7 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret-oidc.yaml @@ -0,0 +1,17 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: authelia-oidc + namespace: idp +spec: + encryptedData: + oidc.yml: AgApfz71Qp+DwCg1aK2ZNFxre4nPzF/S1Wh2g/UNxn3eHO7MhG8jX2NM8RKamnzJWRSGvqwN7HOzmPzslZu6UjcqYBx6hhCFq692TGzifv5R9cE0Fe8UOe0YzKaiSrbcBXxbY5FMHqAQ+YFo2A2XIQfz9/r6P91/PRf14rBDzWsszqZ3bbaYQxiZs9AYUmy7MH0n3rvaVZf4U9NNkEQafo/Ns0zsFpTqh1F/8ZLR8mekDp/2pSOFRzEh55O8luNdMRoTtMQfiOcPqXe9O1OLXZT+vr3ecwAtbeaNCb3Jzrvasn5O6DaxeeQa1o9MDSuwmfo0esgCCti+PLyrNAEb0jxzEXr1bMC6URDlqi0St7SsIkk7axXxTvXINtqXn8/9Oc0z7EyeSiqKVyNgmYOnHPYseLydEbKLtzhSaWatzxIiIp5Iil+FNN37yjL8pX+MUTWhMYi27+SWsvUMOBlX/oZ4I/nIJOMfTPW5RWZ755RZc/1Mqi8YOB60KdIrMG5u5FQ6H36BfWmIHhbzk2xghbJQn0OWiKU5j6Hx+iSBwVmBUe7C9sF+NWcQxlTvTeidnoaeDG0soi/CN7oZNoJJYxW5VBTHkpwR87Jm4lP+k1zqTrAvigoHWs0NN+O5X1tLUYpnbpNqw23qvPgTqbZGO9rB9abB7J4dRA5jKRtf0eR+r3raBMFKoQc2LpJqavUgNfv3gVhRQiwEUz6oQ4i1BYpR3bbw56ubb5v/wHyJ+1PuzGUKKoQBH2CS4JmdJf7G+8Tau5TU7PCncU1UsgolyhMc9L0px5sfGQfEejYscknz6+5kDA6uDd0V/Ch4FblNl1MdauDtPTZ9H42+7c6FiczPlfobM6kKIu9CXy24BwDra+CfIiYue2nUyFOeSCQDYDPqY1bZr6tc2a0FT3GooIIKS1jTU3wkACzFdNOh9POawpy5g/AN5ALf7dPlK0sTm3KcF4BRb6UN4R0A+Qdy9fVIyKjZJOYrSpjNHhPvBglE1zPSj0fMN2SrRVAD9sUtB2njFC2bkAmlL1pXZpZqZRLKSeMxgAPMcYZIm14lo5372y5tYjM36OsmUtbjmyyIdxuRaF5jIkbl++jr/3asplq3JpctDpMDcl06/tusK+VFIJyuU6CRssVFRiUDz/GwHSwv2gtfostcwZpOYf44FJIlhggEv/xMq9rJo3QAEjDfwy0Xp0uNfyNXdYugPsEaWGA84Y3LvOaq+URJ1hDLdwdfcH81nst9CvRjFCXeJCK5fN8cme2m6vzJvNOOiVB5Mm/m3VKvjm1BlQqujal8nMYdwUMgnCMLtGkhsDlQGsXiwxNfdYlxiQR6s07129bpVd4RvgU5DjQ9TP28Mzalelx1gakZ6SM0j6uXrcJGYB+Mz/QkH/aOWlSQiYNLRgMLyRtdxr3UmJ5UFOLPnTs21NMGAtnWxVXtmIqkMjDayQIGvaZMz/Us4mozj1mXd6uFskJrZPm0oREL7+xQhs0SShmDXp0PmRaJIaejxHxAp+TJiiQOMX8oxQtgczSDuF2gEWxzqHkipW4+pvph+TBjXpYP3nWy8Z5/TZIwzCDcZ+1Hyt/PVtp1MWCFfvt7SWLb6tn3cwIC3myPDckQHYDT6mN2YpuXrJb2bQ4RZhsugVzN1cYsFljsx+Uj3yyLXn0AJQh6G6oPEg+46PjABbHpW3VqNALw6MEy5pDeYXYMiDPThueQCF8t4n4Mtq/x3Re1oxoKCkvzwm+CPFKlw0P6p5vFxZAv5smHyGwbXAcuBr+8GVhQZTQFuE/QR+l5Wu6HF/7OvVMGznj42332eeG9QKToUaAyOCo7CdtwHy9WVsyC5MMnLcqXFA8wxOleHqxjBh3vNEK7FSXUxL5Hf+sDWrjMQcJxfefQHaTWEhFpfXrHnXu+wnTm4yyCLWYljTWCgztIr4uXa/6UpoDgZqrZq6E0DZn2wnh+gMOgopGWx5W8Is2YfsGKjAOvWQXPUpvyQkkJ1Hq3NkhrUBKLcpgyVTls292lIip5Lsp7znXLcVk2fqpR92VVgZQRjEBzxz0ZAGEA7otYxBp1tX0i12hqMSUSeMD9FY0sGHkiTMdqa1Y04p2osOZ6FPKF4dXDeZ7DgmwNSGNE4v/VRJUhZOEb8fBdBsmJeF7z5ccO0YAgjDPLQ6mMSHjfqznYRwiT5FfHeeaM+DNcPP1d/bmtGIoddYXymvI16PUArzIyH/Jwmk19ebkN6leR4yXMUuFSFZ4WYKDI4GP1fcsSZKcD1GLNup81c2D8rTAhAIiv5ZoI3N7xd9zWMhzsNtCC83v+zRMyPD24/ez/T3h8nq9+E7O59WLr1DfPRDMfr9YeeDh/8+BbY1qblJuB1/4o9H71bcqBLJDINMC5jBF/r2uSI49bepKCEkT4i+HFq7S8BaC8HoHBhZsMsddABClPaL//7wis4PqFocIQGfI12QMbSLT3PV51OJRVrGhtIw6t2LOiKkglcwfd8gB1D+u5GikRkyeH01SVEZxMLNVIdZhRcmfRcTbPR/dxCBo5RVGaruMAt4zFxYUmo3v2yS6ix/aXmoHejB8wNjloeZrdPDNP2Spjx4JWdyAbWkxs0HJha6AiwgThGLp/ZxC76JgKbxJBR0xtwlLeq3PenWpam3pdT4z2k/KlaYn3JmspxKBFB1gPhEzACiOlFWbNLb8ZngGm6jS2xY+spfHwE00LLhc3xq4tpBLk95+uDO/9woSNAZmySpxRHnYu1nb52NYZnmePutIWEvmcaj6jODnAy59zSQMHlF8jwhdrrm9IbiU0yjnjLGAGUzMZAovnYZBaUyoyvwbGX+8dD3dDdaMe1kemSYLg75iPgxEhjo5VHn0pwRPqoTU9igYdNzAvO+5w2Zsez3v23mXIwR63sQV30pn/THstQ48OTwaOy+Xmtbza1UWQOMFE0IOQterAJPzOH1e35RGVojZIjhR+SWMYHhYwBwSreR66FcklAySuA6F6JCB0F/lRGdmkqa4yVBidXrUH572T+xFUEcvGrze8s0F+iSMvAy/znk2FSaMxDkVi+Hq7X/x9+MsCZ4NFAXptJ8gjT6lDYTAmeLCkJ/vsSmPHS8wE1FNAC1ymhSbLb4ip4h6tpJToEQKwIXrWjSqTC3f2teamZ9/YZQcpiDWi289RUnJS+KQDeZ6v83Mp/sm/H/OX5FJYT/7yLUH0ydIg5U3qcEDh/2AgsG4kpUs+pkgcNkQ7O1qRzQ0m54jcrnMz55BzlRelUq4FcaY2SKG8tjmn6WIPLpEl+zTsYKa5gbJZAIa30k8m4ySKbCNk2zQOuGwMoPXHkIGISe44iP/gRiXv6lV+6d0LXbfqaUBysKIwB2qtiQmnIIXqsIgXUy3gzn6YbST3YzR52RyXlTM3GLBik+j2IQ81scHVJJEPxFmZyXxs4ngfTMxhH5FHmNfBB0rSGIoy7Zj5aMpTuITYgYaAsy1c5bxl/QxGMPqhQocw6HZzyqPux2Z4CMl6IjTSK0Mq8Z7KXikviYEthw6XuVf9EDfzsto4ciyslJeeSMm5lCYstUVhQyiQAIi/8EzlMplOEMchcC2wi6Wm1HcdvwolZE/vcsyERu+lvHv+pjcz1HmQDFkqFj2UJmMpunOf6LygIXKng+3mV05tpcSSRTjH6cYepKAj0feNx62cj2vyn5V40tn9XJ3q7ipG4r4BAo5ocLyRLgpJB03gtgzyEdoadCeAi/V0GfMxvIc6bXp2/DgtKj+A/EJ0X3CTXaBHWTLA/8zZWOFjk9FwQ1bo4iv8OOyPHlN8hwNDrQodJ8PM+dix/7L3YJc/IOAUerRWbbpaCjahVOCM4/nEFM/fyOgZBCeyq5hQrdSlyYENWjjy+oniGekx2b/G5aXs0/eQ5XKH9nP/8g0VIJigIw291R+B6zcGGSk6yNbyN0S61yPlTH58/3o5KtjjLepMUFQAKoJKooLOMEzZ+9XAbfKt9f3CvrsC507kza9hHkg7U//h/NcT4DFQULMwaa/th2RX++TYH9TpQ5XpmPv6olQ1bV709UmtSekAlRJ/0GhyYkVVpxe6RUnCq0bRscsNZu8Tp+c3riVCzg/hGwiCllk607wavL0sCeJ8ZodvFD10vLZ2m/57HOWevSdOoMvwmwsoPGgwrSkBTqegXhjqq93I4/uw9MiUQUxpVsIWvhfwLS66/BeZTHK6nNRAZov61Q0KHnLWnZCVesudiU0XB74TqAvj10zxxwg3vYfWq0y6RJm5o8fle3SjWQeWwXObLcJu8kUDKztm/T4wOnh9xNiQLdCXXyQQh7rW1/GqsR4R4Mgca3RUVQdXrcIHdVOFMVbnEWLKRM98wczD6l9IrVaOW/weU7BhSJS6sPHks/pLlcdxoGecW1+zpIXytKxpfeZH3jR4aG/EeG0QPzQMedE5cBZEbIVVf8vEzTOQjFlvurQLAwV9tUk28R6wfaT837nn1aJuJ3iszhZstpTM/lc6KbEsx3VZCpphaanlaL89MlBllvshYCaYHJ8NZ9efz+sUphEhKnZpzLR20c0PMlejTGCFKt3lpQQjNAzlUqdA//1esFzeJmzHbReXJGeopLMP3Sw9qNrSGFS6I2/QRgrvxCMYR+HqB1RxJqUl8TfXK1nKeaDjFeiH1ivshMPMtr/5CP8NzlimvMAhQjAZABVTc/0QIoCeXXr3N+OXeOeQ6pIhnMjfMyVaVmG6Izix8tLseWG+5BRT1M3Fn2leVOkUFrCGOYY21sOAHY+OR5NBUTMUNRw+g0TMcb2fUDUN6D2FUbvlr8pWd61fOofZvNNpTl536wCx9HdwYocUtRu4JaCkMWgs/4x3pCkyui917LOfML/PLH3492+6yprByFTuFjY+dl41gZrxImVd40VuIkBdai8TVfawB3+fDA6gnsJnCu4KVqSBH+vrnVVtULYBzVH1crdjfYe/3iZqSt0CgYaRnB9D/bsSAS2JZkr3eRS2M0O/rg== + template: + data: null + metadata: + creationTimestamp: null + name: authelia-oidc + namespace: idp + type: Opaque + diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret.yaml new file mode 100644 index 0000000..7eb9502 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/authelia/sealedsecret.yaml @@ -0,0 +1,24 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: authelia + namespace: idp +spec: + encryptedData: + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD: AgBtB6SSmfYza95ukD5MArbufyWVvVzkvgcN6K4wfELiNzFD36Ky725zCG6K56SNj+hidMiUuiTBEY1QCWsq03YfPxtfdFSQNe7nZoeu7acxP61cIM7MzAhV09q/qt+QdJbYNSai7wAaq316SJbvxw4H/pyYz58K38c7oJ4ZBdK+XSjKgRfgEwir1LY3GF3JkQjC4HrQSR/f1kPyG29+KzTjWB7C1SolMEX+pXwjEvRnoARPEyAIW1S4M2o/0xOp7BDml0j2KVgVhOvjljyP7tR47NFdbWTQ4Vs6gtLRxNjHIG+UVQxOpZdcDIhXK5mLlFXN6mDE+0Tc6wns1SuUcsPaTCx1hO0By6aCN2TjDwtKitLIe7UgJvu+aDbTy8EkXhfUysYTgkgRgQtuKYoLNE0QKwDNx6B4aHghhnpeagHgmHLUbbYn1tYhAcWSjmTQfggWhUP/tpY9SiPIvx4E2JjUIwM2CwIjP6P890Xhk8WffDxbL/PtDwmFTyo5wC6FPZneEwZ+CRpXIIls4ZvXbEyrXBKGITuaJ1oDzSi3MJCYl/KO9swID5nY64xc+0qAGET0Vm81RsoTkkf44+swHmxIcnVgH1+lyyy3/LoPsx5uu1zhyv19XpW8jnmHhp57DpklOdhptdwE/nNWvDwfc7rzfHiiWHRQWMkiwOVooEDKkE9ah2NVhYtgRC024QCBjwQdwTPegVYwJKgvoJr32WaCFtnJoZol1wJqCjI8wTDPWW0stQ70xSI/0uF+R0JTpj+HqBizktmteC7vupz0sPGr + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_USER: AgBZEwrilDSO36V3RIrkRwe9AZiFj0sRretYzDxq+Hu9VksVUi2nqZ/WUI2dVSYrwn+FXE5N0Tbd4zFtmiLSH0yn55pQim7I3mqJcKKh6t/3bw4uCoZ3tCl/zZv96hyD2SEGDd5FQeiairxEZm/cVFNUZbUq5uBh4nbuCx42dKIis7SjeEpqxxKF2y6y/ruykR0i/f/v2Hmcy1VwDvimI/uoKXwnrbIFaF5EK29MFIjFyeqrYn2CGBFwaOmgnGA+NXkNLUkMEbupxeFunuvaCOQLY8hyAtB55A/aLMQt/PY56xWTDIshVvFcRIximPBa+3c1wBAUBQIHLkjrciZ5fwK5SGbjAzQKWL7vnw12tgLul3SgLrGL8o/12EqsQbTyYERi0fbU45XzFkJtQLEAe6YoH7z1NVQCES2yiu1s4EBK3iHJ5EQyQ1bDHhAoSRKk5QxHP5j7b7PoMgT+QrRnLZOyvoOX0H/Dx2IX2Y2S+Cu7BzxM5QqI9zEnQFIwAj89Vveq2Ulu7eS3G09H33EFth/6gU8RzEE0ZOORT106aKRCWsOTDYJNladbfaI3vpeSj2gOvYnexixL4/N84oqfv27SlxFQT921wRo6PuovB97He1iY8u+xcXxeWki7aV4pLoMPqcWKneOelbSywFj0x5stiijgYvG31UEluhXMjrs9RYGnEyzi6YEiNuDnA/182KANFrdP/iD6pJTPpcLMl/IPEYiK2TO8OVA0tlWMaw== + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET: AgBRH3NyEss1PgYn2DRwISaWTHGpwkjDUIvV0qPOOhslF5DW2B1axB9tx9U/ZEhAvGAKpeB1lVPaOVcD66+8q5qVIfNsEcWaChv9oGrSG0621JUcx8747+kAZduHLYk7pmnY6c68bqTMbVDw9xtrjZUQpLhqxdPPMHE6Ax7JsEqotujR7DTr2JRvAipGvaRSapOApTpps4hyhJJ7U3n5NvNYQFQiHmN6m1QuTb4hTBhbrWP2U4TBggapbw/3NglZYLTFDGMXBl1LqfE2zaOUlyCMoS2AYc5tMzy+m3j8PBcXK7wv9wUn4XFQgeSLd+jXgL78LTTc9X1VpNE4o6tkJisG/WL444RkSjrd9gOBOlCjxHcbkST5ofQFkqNZ6MW0gCn17JbPXpbFJlDjBH6YfPMGbyIJMT7KA5i8ysDi1vW8VNWBgBfmd9Yp0mR9m5ugUr670kMClOlUXTHnTt1DyX79J8pySVMGThfWct2ZM4cWUSQn6varzE/VlfPO7ZdqdpdQ7f2gi+sdp/RZ36JWDgBDpkiegBHjTEk/nF2dd2ijE/cEuGLKQP/L1/8J5SvgrkhImKWSYmQe60wEIoOq10TIqSRtIUub7ci+iiRkvx+13LwernhNqHJUeO7ccvDagyW6sC65sTsbykcFlCt+MtXpsFGYx+1dmP8ljzxdtTrxt3iYZ4dA9AgYlvvJLgtRUlDxhfRXNQpFZ02ZdRslqFNiWm0gQmRmuJQVYYPD7Xs8fgr25SjfVMhpa5uEa3kOiG7cfahSk4mHARRisq1rPqz3 + AUTHELIA_JWT_SECRET: AgAdnQfSX3qcWgP+LqvO0ORr1Dd50WFfwWTYuMTdni+wh2cDqomgdt2TA8VhM75yf2F2blIRWmJxP/6ttQ8q0XYdUAwwwd0BndSt8gPzOxrCfiq9gTscSBa0hBCJiamQVzv4+9Mx8frLasMBeNRXkLulS8HG/ucMOZUmcJrBPihUrLLl+HR7OWv+ZJj03dDPHeFahSVW1G5Ra11nCPjB72XMSaz2X/IWamY5QdSW4PE7Me/7mLzmdxS/CxqQDJBgv/M4eR6Js4OJcusHKKgOkVnBqJ8aLba7SYdsXx4DRjoZ627+AdMMHNXwK6QZip/7LwcBgytFwuXz6hBIIZjgHIQhXtT5xO1+hkZN/zGUZG/L44Jl1oo76ftC6KhmA71HQ8b8nKVWngB6zdNjDRgs+rT+h4MyYNYIuQXIEV9vTKwvj1tU37Ld9aS1pKWZ0VxuKzzdeyUVpVblEcrNzi8NbhY6uCm24oPGEBbG6fkpDg7alLos6gJFUqJCqq28YZDXrQaieiULKburSoWAVjcmLVk9AqmN99s+GGT5kBxAwmyMoP5LcZueIqNaf51tV8wRPvmLOc+E9+B6Hi2DYfb/Us5qGTCnGcAxKbMWeZJv5bP6b+6JjHlViYhuSK6ku9jNRgTd5VeQBGEp7atxKpTkkiktNFtgAEXXDFr3duZfU5p6Naxzht8vTJd+ie5YCNo0CMerAzRUai8f7KgmpMjd651xVuLypwo57Nv28NgFAnLJB+VbbvQpFOPwc7E+2uVAbJt0QWUols7AU0azXS2hrfYi + AUTHELIA_NOTIFIER_SMTP_PASSWORD: AgBuPO+b2gfZZxpC+YIrr/V894WnruQHW3zDzWR/iOV5y4zx0VhCP5NeynnLeYBPDzyClj/IjC+ji1NChLS1716OYTjGBxYY5he0v5A76cvKw5yjDcptVZ/kCKekZmp6/cljGZg59ZTApQlX3hmM8ilv0NzFamZWaZl1I85fA33Rma2K70yDVTrTF5fL9jDQALt8cqCIk9DJY4rDi1C0GjLvwPhrx4uUaucPpIxOBmqAbMIobBnJxL3e42157Fzc13RnCjdw5N37uU4s3UjEkSzbifIGDkqQBkA6VI4It8/uR27UMYw1MNCmbAClO1xQ4vmEWUhBIQ9kAwuehNvm2o5zKXze66nwy68SUHDWwnB5E2jgChAnZylqAaQALmGZy7fP5Z4OPymHW+l08JB+hv6cv8cuHuajAHmX96jlLXU3cuvrTM/NTwNzsp3vqeLfcZMxbq6KZ1INHuvLTpcKPQaRUg7rIMzU1YPatBN9r1WP8vAfMaXl2s1ctFysRpp34jonlJoE55G5VEYn+MDNYdrdVCjsAAhoNJ5oFxXSX+dASDo2vPp9QcVUHiud3g8wBfJ2ydbqi8kk+rMZIU7r5V1Kn0n6WmSU2OANf3W2DqRNouSHbdbA+rnaBTmXnyHxSNncw78mZ5WIasCm9Ld1XcyMGf2T/fCjN5qlxKt+Ze8BSsCgnDGEMeR9GJFR8bK9v4fb9QbpM0mlkWzFlXVoTcVHkbhZf5DePggwiilWKYG3DCs6YCVME9Xg6hOWkOjrM/sZMSwwfMHCVRJJ4fuwU/UC + AUTHELIA_SESSION_SECRET: AgB9Dd/P3SeegcuIq0/jXh1LRZpijJD3q3spQjjsaUmB/rC5p/MnjG7AAePDmoMmiOlKtDu5CLHj6GHQa/eJ7attIxrC3qtthTZi63ASuxm+KtZw/kyG7OGsx/XuIueEdSkBLtzhPdN6Sno0+T1ZlVnQZ3TTwnidc/qoVEhP0NWpq/IZtkAY0AetCQrIFeJBIsM3RcqNHBq7kEwYzsoMHMYVrYwpKOXzawjj2YWVTzr91duxfrrmVBjNcheKyHWOtJhzWpCWV3QmWDvZ5J88tl5RZudFLabzzVlrw3voBteY7jSxC1DAVTxm29D4AaoVgpl31iAn6AECrRIBbWaHhHVmwc6E8LA6eyFYEQP893Szuh0Dv0f+LM6IC9IAwHd8XBBqZbI+xRtXWOTRlmcSxL+6shswWuW9d5zkl8GkUp0NWBUI/tQoHbdZvBUDProVcCtGmxEQoNG9Hr8TaI6G7zm8ES6tgAqZCSNlC/OqzCX0g6Qni52ASR8YY6JfyyGnqCssmAkx4FYXL4d2XKSeb0+4adURih1j0WGCujapYKwxG1ozyBU8cBx+tLWm1CWHNhm9m7BPvZNQ+OlZ1LHcxBXIHAUIH8CqxUozQn8kfMKPN+gX6od9vNBy5o3zSadeLZpbHdSnJpYWBTnbCbU4wfwdQzVt7WZnxZMiwKpGLQGVeJOiZMV6d13Ekmdz+t8l+1MtnW3Cm+HQBVYaQF47jJou8poq4ZS03bcnzmUhkwpD/ety4XZZvkGlPAVjyXp8sd5srKZ1bhv8CA0wRhzSX/7/ + AUTHELIA_STORAGE_ENCRYPTION_KEY: AgCP7lrcqQFZ+N3geMzM/tUeP0kD4naVeL4l0wRWsFK1l6z91qr7vaNNUsj5ZaikTI+jkTbAcke/Sj3Sp0b5sOP6J0A4qAOV0J+sRyEvdgbTrtj5NLtM3H+QrTaKZjdmkZfnCsxKY812brBBS2KpFUo0kLb3uMIo0i3erJMkk/IZ4JuCWdMFP1/B66VjdX2Wi1g1MuyV2XWtu0YjoMDBF342s5g7mbUXai9fOgq3KZpNOX5VrD5ns2UexLfQySpRP+Oi5qtT5KtZQ+bQoegsbZglsM5K7iEaYTwA7zOdP113u2eWiEFhas4hV3dph4owAj68uILvvjDAWzJ7y6uA8FxPMoX2OZA7fmbAZTgsi98uKtS8zg+IFK4aEJnyJUtO08TkANoQWkVfkwTDlMVTwLrxV6zdZrT3bjAypUKsc/wPG3rGi12RRd6h//r1HbLxVViojLHmoHipn3FjSTsaaEhtnpDWUIDeurWWsiJKdcieA56h4hKSM7/RwMEPhkbDkrXh94K+gP8kSXGJOlt3+yF//NwwfZyr2q4eusnuUQOAIB1a2Whr9Nl9DfyqFSW0Oxe+wihOWisEkuWVdiQ8d0O7a20kjcqrng+WueAv/L9gkDoE1TcfkcukugDCZF0U9IzD8+NuBYZ9e2DQ7tXgqzezlytcUNNIr14jA6ZAuCtLnTm5c0bFr702rC9V4oskRZMrLnKb46UwQTZW4ADFaYZrinNp/q9eyQCKS3aaK5zCDAiNPU0TNFZLYR/bHQIy4tzowkyzNm+zyOh1MDfQHqwc + AUTHELIA_STORAGE_POSTGRES_PASSWORD: AgAH4aJY2onCeT6wN6hDc2QVi5mTtMxYo/Y4b6+X/c40BFWc3Fb2hQa1BM1AGVrk5RrhFVaixXNghb6BpwIbugKIzi6eAMEn4ZSp/EQi5g9AuDrQfHwW2mi53ivkeflkxbgFQC8Ggno10W9kHdXqIhHVKtUeKf9dIAonRHVIz4D5JjwcVGL6CRun7R+LmMVj11+9J/lZUDqLzLODbi2lht85gxi1E/7qM/UkvUjWpkH2rJuqEBx/2weu9F0hxBnD1QhSiC0tNYOBAycmO6G/7DMHJUhQTAJIJUH9bT6M652SrNmq1bzj64bXkNSo04lQmSSB4zQzELtonzIgeo1WsHTksrXJz4sMMCosBhNntLRP+RX0aicrolbXZ/ay+dx0lkZrTNcBdIUZw6Px0VMOC9r4RcYd/2/XNayL5sHSdt4hvE6NTJz31YRGRK884shtIhvCLK8goUoqb+Rf7gdxS7AB4qdpwDIPbDZ9YnmDggpaq0ammSf5SalGOPiBKvpyK2XYUrTgDhK5iKgjOlQ/UDtqZKu2JkHzymg5Bz58XH+h1EasDIID0x3xr3S+bR+b+qQt6/T8KLpe3/S+q9sEYqCKiAv80i3JtPzdKejh//NnLUWUR8Nx0V/xoiMXGG3T/h2L+QHW4d/Cj5ISCf33sn4Wnnk1t5vRis08yCRo77UOk/NIOPSBT4d7ZXQ5Ojv/Hx7nJfUXlcnHpvgmMRg08HBUso947+Ad++Zi/O/WZV8wip4gqqIYlESISEsjBbDpzD2apz3HDRT+fYTN0Og9JJRZ + template: + data: null + metadata: + creationTimestamp: null + name: authelia + namespace: idp + type: Opaque + diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/init.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/init.yaml new file mode 100644 index 0000000..39ae6e1 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/init.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: idp \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/app.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/app.yaml new file mode 100644 index 0000000..6a8cbc8 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/app.yaml @@ -0,0 +1,76 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: ldapusermanager + namespace: idp + annotations: + reloader.stakater.com/auto: "true" +spec: + replicas: 1 + selector: + matchLabels: + app: ldapusermanager + template: + metadata: + labels: + app: ldapusermanager + spec: + containers: + - name: ldapusermanager + image: wheelybird/ldap-user-manager:latest + envFrom: + - configMapRef: + name: ldapusermanager + - secretRef: + name: ldapusermanager + ports: + - name: http + containerPort: 80 + +--- + +kind: Service +apiVersion: v1 +metadata: + name: ldapusermanager + namespace: idp +spec: + selector: + app: ldapusermanager + type: ClusterIP + ports: + - name: http + port: 80 + +--- + +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: ldapusermanager + namespace: idp + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "accounts.bhasher.com" + nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + nginx.ingress.kubernetes.io/auth-response-headers: Remote-User,Remote-Groups + nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method $request_method; + nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method $request_method; +spec: + ingressClassName: nginx + tls: + - hosts: + - accounts.bhasher.com + secretName: ldapusermanager-tls + rules: + - host: accounts.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: ldapusermanager + port: + number: 80 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/config.yaml new file mode 100644 index 0000000..5b1f26c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/config.yaml @@ -0,0 +1,31 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: ldapusermanager + namespace: idp +data: + LDAP_URI: "ldap://openldap.idp.svc.cluster.local" + LDAP_BASE_DN: "dc=bhasher,dc=com" + LDAP_ADMIN_BIND_DN: "cn=admin,dc=bhasher,dc=com" + LDAP_ADMINS_GROUP: "admin" + SERVER_HOSTNAME: "accounts.bhasher.com" + SERVER_PORT: "80" + NO_HTTPS: "true" + ORGANISATION_NAME: "Bhasher's Accounts" + SITE_NAME: "Account Manager" + SHOW_POSIX_ATTRIBUTE: "true" + LDAP_USER_OU: "users" + LDAP_GROUP_OU: "groups" + LDAP_REQUIRE_STARTTLS: "false" + LDAP_IGNORE_CERT_ERRORS: "true" + LDAP_ACCOUNT_ATTRIBUTE: "uid" + LDAP_GROUP_ATTRIBUTE: "cn" + DEFAULT_USER_GROUP: "default" + ENFORCE_SAFE_SYSTEM_NAMES: "false" + USERNAME_FORMAT: "{first_name}.{last_name}" + PASSWORD_HASH: "SHA512CRYPT" + ACCEPT_WEAK_PASSWORDS: "false" + # LDAP_GROUP_MEMBERSHIP_USES_UID: "true" + LDAP_ACCOUNT_ADDITIONAL_ATTRIBUTES: "jpegPhoto^:Profile picture,sshpubkey^+:SSH public key" + REMOTE_HTTP_HEADERS_LOGIN: "true" + # FORCE_RFC2307BIS: "true" diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/sealedsecret.yaml new file mode 100644 index 0000000..ee7b104 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/ldapusermanager/sealedsecret.yaml @@ -0,0 +1,17 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: ldapusermanager + namespace: idp +spec: + encryptedData: + LDAP_ADMIN_BIND_PWD: AgCwWqGEeY/x+xmJGvOCROOpKCyXyA8cMUfPxEiKUpq3smRJ68L2vOQfXbcdmPXI8a/XkLNmdzUKG1rsYWKH07WGa0SlH6BXHnmhJkeo4/k1uqk14Sw1S8JdptZCMyDXeWHOPJbK8bJiRz8n2WPcGO1srlkh9F5IT7lvxmee93xTS/g8l4adXzz7eK030n2QaC8m5NrVYxRUMVq+5XQQSymCrpxW7BMF96QAXc47Vf+JdPieqdi2CFv75zwIA0ikIC4MBFU1FVimfZT2l2pCwWImtKPHf73EHKEjmFwfWezasnWE0MWK7c+x3hkU6hxTH24YGjuGMDWG7NrcUJ45ntAO9wHAyQZ0lyFzDxLXaOJ9j6vOGFA+Perm5TP8UHU5Y906knLo7rA0Yg+ESp6BdIaD6AttiDpA97Pn+pvIfAi6FqqawSTROAF2/nP92q/B3yLOVOL7nrg1CMwGzZihlhYKAt3I2GUF7bsV0T8vssbiRsrOSAOyE/umKiwgiPo05G+EHAUehzbsOiEIN9YIQN/9fgyFcIUkqrpMzAefo0SsxMzW8ESdQswDChtZQfurvq891AutZWZKjWfosL1LE0cwe/42kbA9tw06Ii+OX3IHeT7cbUHGvlqloBDvur7DUtJd+g/Wuvk/NIPuRYrEDJOGZ0QeoabgKINuUv2zbkU8o9WXq+Y1BZyg0Vfi6O0+kcI5hTHFNq/RD5Pt+8di/Xp6i2irQV6UWTb49zMotI4h81qsv/3Q0sVH1tJKRTN6KHxfmJLeBz0jq2GUdle0Ut0B + template: + data: null + metadata: + creationTimestamp: null + name: ldapusermanager + namespace: idp + type: Opaque + diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/openldap/app.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/openldap/app.yaml new file mode 100644 index 0000000..26a7d22 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/openldap/app.yaml @@ -0,0 +1,112 @@ +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: openldap + namespace: idp +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 100Mi + +--- + +apiVersion: v1 +kind: PersistentVolumeClaim +metadata: + name: openldap-conf + namespace: idp +spec: + storageClassName: longhorn-static + accessModes: + - ReadWriteMany + resources: + requests: + storage: 10Mi + +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: openldap + namespace: idp + labels: + app: openldap + annotations: + reloader.stakater.com/auto: "true" +spec: + selector: + matchLabels: + app: openldap + replicas: 1 + revisionHistoryLimit: 1 + strategy: + type: Recreate + template: + metadata: + labels: + app: openldap + spec: + containers: + - name: openldap + image: osixia/openldap:latest + imagePullPolicy: IfNotPresent + volumeMounts: + - name: openldap-certs + mountPath: /container/service/slapd/assets/certs + - name: openldap-data + mountPath: /var/lib/ldap + - name: openldap-conf + mountPath: /etc/ldap/slapd.d + envFrom: + - secretRef: + name: openldap-credentials + ports: + - containerPort: 389 + name: openldap + - containerPort: 636 + name: openldapssl + volumes: + - name: openldap-certs + emptyDir: {} + # secret: + # secretName: openldap-certs + - name: openldap-data + persistentVolumeClaim: + claimName: openldap + - name: openldap-conf + persistentVolumeClaim: + claimName: openldap-conf + +--- + +apiVersion: v1 +kind: Service +metadata: + name: openldap + namespace: idp +spec: + type: LoadBalancer + selector: + app: openldap + ports: + - name: ldap + port: 389 + +--- + +apiVersion: v1 +kind: Service +metadata: + name: openldap-tls + namespace: idp +spec: + type: ClusterIP + selector: + app: openldap + ports: + - name: ldap-tls + port: 636 diff --git a/archive/2022.07.bxl-k3s-pi/utils/idp/openldap/sealedsecret.yaml b/archive/2022.07.bxl-k3s-pi/utils/idp/openldap/sealedsecret.yaml new file mode 100644 index 0000000..f267f40 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/idp/openldap/sealedsecret.yaml @@ -0,0 +1,27 @@ +apiVersion: bitnami.com/v1alpha1 +kind: SealedSecret +metadata: + creationTimestamp: null + name: openldap-credentials + namespace: idp +spec: + encryptedData: + LDAP_ADMIN_PASSWORD: AgA+h/+SIeuVSIf0WJGippQhGWHfaV7xjT632/T+lTNR1DXzhJQSANZulEA6LkO43pETqvKizO0Z1KLgBNkV6Ili+z4nwayvi2XuaakS8SxUyFjwE8/q671XpYtRg1R9c1r8Y/QEhfOeXegCiC0mcOy8oIIko9oDdH5CQ/3fXLZR0rHAdmRktJk69IKJ88RSb0o0fFr0vPoHKJszshu3UEyJrxps9jKNdkAVsEKmVWRbqhrxcatFPFRnNnJXNwrVdmE22AUGuVwN3fYfG5EbH+OpbKkKehIhPFZ0pUAj/bixyujwUGhPaqeIjJaPNcPuE/3Co1DN/ANuGDa1JW2z7aGbcvYuF+bWePclrlU95lIwApOzxF90MHPfnTOW6cT9TWjmBeQyIyW5ErJvZnXo4ETRkP2V98iiFM5qnVIyN6zlJOLB98/Mv7vpZy4avDdYsxH+hFnq2xLURDGWbVo+tBhHY/+jPWoY0sR4Eimm/M+9kGQlqrGF+lY44sxDjg9PS8N2bWjgWQnvKBeOGic8TRzQ4SEkfOWgGZ3JnTV5O3u5O19lJIvPWWslarW9ptyF5cMwBM0DaEXjDaUOXz5tyC6A/WgFAla2mp0g+fKMYL228zo4gJMN3ujcN0XUCq2ldLW6YIZuQS3f2rTJy3uaH5f6Et7pofU9f268bSi1fllm07IbqUYKZem/f0Y2h1Kbz1C7cKWoXs0zoQ19NzlsejIQc0BOC779xPfLMea5q9izwMVsLNvVeOLhKA3zN2vA+GIgftI/nuIGAs1RGziKE9kt + LDAP_ADMIN_USERNAME: AgAPEu9x+kTNogzbzb3zedU5HU5V0iAj8CtScbpPhHPtw+H0IVBg5U69nIYe3c2Z42MEqACVyQcYIFfrW1v2mUKNHL/H/pyToAA0v6/ByIgWSVeMHmy4VowekHyVezF2A+7R/YGh4QLwm3zQdHyA0PLmut9H4xNkauRRYKIPXcBvNYt2P7WFkYYWF6bsp0/Zj13535Fd8m4bEofVRGhEhaG7NjMZ/0djKDeGD4q4F3z8TyCtuUA0GlJDvk1kfvAT7ZMpGQx0mdEsPCzX7s1FadN82lK5gOnOFH7IHHK37AiXzQABf+5N+mRCXSxstT1gq08kSEA9mOjsDSOU46odStHkBc7ZgrbwtN1UUHucxnNdd+864OIsUIilSGoTQ0y+FKPJ1HNim8JJg2COAi6LuZ/HIcQlYIJc8LIws8hhjxayV60PrhrIw0D0DD3t/wXyj5KZsF7iq4Edt1aTrOb2ibD1Rc68cmdbHubIa794k+wQ9zNztbVSH6X4oTeDKy2xy2KLvgHkRQjIltOdjgdk2lIT/WoArfgDLQflnLPET/mX4YqS8dAzKpBjeo1oWpv+4IzYM36YUOOMQijT6fVdhrorWqRwyxzN1cmmjhohgLbSFZubWzOWliuOsTr8JVDbuNigb5/Xvi3YptLv1xHRxK/C/908F0DZNCBfCVMSPbZSNFEv5INI8nv0UFGfkZ8KZthbuY2AbXJQrUXy5A== + LDAP_DOMAIN: AgAon9lyZe0fLZZlJ+SvQk60USpuI9TR+WgUdbkCh6H4k+E+0J5hs6mJ2wSHfkzy4BStTzv1WLj+fykD4Yr57qQ8Lf7Usn2Fow6H5OZU3rdhAzdO4/Qy5VCIwDTo6vMtAd0d+t8oAJONB12SNVCyIYG0v9qvjMOpq2S/1c5B88gtZpXUlegHMSda7Bi6tDv9BeXpLUPV9kq6SzFb7P5VvJ+7eOagclFXsB3uvTf7IwqIsBg3gy0vxxXmtg+aVr1Su+9mCUOlezL6C3OxbyWJiPAadulP/U1dWIV3ooK9aNdvEjbIreok5xeQA6SQB9X+ncoTfeGNxzNXMOhbEoY76Bsab9QPN4vpIHo+Lw8BPTGmIgwa8MSocMxVJ7Y02zwnQmxbhLiIGebtGy/SmSqfUxe55mSH4H480x5AOLMCo7k/AlL0QJzqt9tA7QtAfX98WQyjx21gykURsCEjUVglGL62IJqmkpddv/v1DbtL74gvxnJEnWsEhKV62Vyz6IdPKPixrQV62NYca5xfyq5kqa5uU5h/xypv4i2xVURtM2EaN1QHDCS581uu4MWLopYZLi9udvKWlPQI6AXFYhQgntvLc54KBOiW8dM57aEq2G27BRYuHimRd7yEy4v1ji4t0IO3OIWagQ4dX3yMGd1ybHqbqCcUv3oGJwBxMDLfaPCE/hMtC3bwNbgB8/NSd79OFbamOgz/GlRsDRcqKg== + LDAP_ORGANISATION: AgAEXBje9WBjGABi36MQMgtg4Ubh3NWDAeLa7ha2AhTPz8ADsJzXMK9Mo6hPhuj3padTI5tFj9LtC9+sjCR8PqoPjijkaREMv0KjGtD4siigBPACojfcwRsO1ZQW1ZX0g1xbcdJBvalIaTTioq0ExXhO8hrietT7vEG7LU/MvyznIn6MTXnPRghlwuKye0Dsk7EAj8gD1p8XOuTbaJ+VNpSSMDOBpodBzWhwSWx6Ck8uNWR3QKh691oEzRt3JJykw/NirzHoX3cfmcGy6I1CrTungPrJ+R/97PW8hDrefHc96lxe8ssBeUCxJUxUFb4dBxzKPB4v7GqCQEcCC/lZCQqDodg4KEGz1pNFs9RVNAG8xet6mHJQ7NLkrDpx6gprFgAQQgMK3BlgIImJav046xp2YogKxdBHa63eH6ky9T0e11Fr7LLH+s17HjGlMNd6bg87pl9PDRV9whi8iGDawdutfumuF3tPWCOEa6PDzhLoU38SddZJRnUaLZCalzqCdYj4I7okSeuj5p8HTPS0AziR91WPNuD4zYRYCi3mmyPwmB6/KAA8xQGUJthplYRmGW10UgylgXKmA+6aQewdAnlXrwmLkxwxjOgSH5usvP8xXpZHSKzfm/BUGxOeIJ8eGWu8zhu3OuDMKxHCRZReu4womEd+Z88DLq6udSC+M/SQO6tolz7NM6Fh5VmOGtgYKSrMlNPImP8VCx6Lrw== + LDAP_READONLY_USER: AgAPHjFvVGZ7u/SzUDMIvCIetcsnjpxHc0pWoZhACJxSDxpIfGs5Cb6+eCsCwOkoFfKPY6tpoikek3QvvI6ug/Sav4/ADWoOo17OGZRd1UeNqDpde788mZHwmK1LROXcEtW0NoHJGkO9UDkPK4UKfdj0DUlcV8eDnN5/yCzrFu2kAlTJ7tP45itO4yiymG8/6YaipMOMtfwOuTFUTXTkU/k/+b9Iojn+1iyoxZ14UiSSZ1KrGPiY8LAJgI9yN0W4ZLHdENPQehvZKYPU0jOT1oXx3XMXTr3wTx+dHeE4ab/HIAOqvWxh0u+bv3gc7uAf8kKrOOnZTdc95Me2ll3SjcKMclV1/8GM/C2y27u6UNDYzea4bZX9dyliXxZGn/o8R12var/NCxWMyz+JY+R0xp2M7RFd3hnvfrfwXFJWrpkjWrZYYJQpuEa+GJ0A3qal/w/DdUQKakbTIjnKu7QylSJYr1n5jSIQRuCIZh2bUQlHlnCVWgctF8wi1jNVB9pxv15LS1nj/ju3YVwzM09rlL90iHN9YsgLouT/e8e7QrjEOp8W4LLrtOPLsqi6zl1oL6oIYSLOgG+bmy27u/18c9OeJb2bGnal5cAREyeFZldUGiJntcRHNOgNeMuyHX9g0aOFOKIku5pA/e3lEVR/c0qdCFOZza76p5YBbjx1kjxr9c/cYQ1XSjWOeNEwhTNRKTWp2M+M + LDAP_READONLY_USER_PASSWORD: AgCZ2bR15IN/pmfws5ZyyaoCFXJA5InzEeNLZx0NPxdrWbOGlcc7XkmSJmBuG37HWHq+t9wK0yMY8ox4+hi4eu2YnujrtuRzxvrvMKUWFcx3oZYH25CCFUVyl7znTzwopXWsCU1oowTflATi2iy7sINOGXyYSHUwcStw3ZQE5eDmYlvmLBOaREbMp1DUdaeQYZyqfAPITItRkCdW0zUX0gNGNdLM9YLytejSlupbp7uDeHmxV0CRFrmhHrygDzA49z1M1CUWg6fHhGoX5eNot1zT0+zo0ZbNIOuswUnr4NudMQP3b/NqPJPFk3HVsOv7rq6RscXjzjdeYI81kDBI2mkmScA0NbGPZIFAfO+zCnHGiNQ4MX2/S5XPz+gsS/8X5rCYVkq18FJYHgg+kU7x2AQpEhiO0+Ft0/UnfEeBNhkZoUDy5V832LfWpbMx+M0EElm77dWDZZJYpSPHuwiD+w1oWKEiSs0uyDudh+NVzE5wvL+6KX/Zq10GEShTnDS9POimGybba2LV9amfOZmPf4gMQCFRc6ChQoUAnVm60/qtunUINoSNVe9Gi9pLU6f3fQfkg4H2Du31LueO0GNnlyxrQcurtjZsZi083XYPNyYni+INRii4l6wMCiFh0XdBkIDNTqZ82xVqM2MpAe8ozdsjOQwPBNgKNDf5mTJek15ZyrtqJwggDo93LHx0McvtOqrznvauGRYrIYP8twpiTsQa8GJHKhhqvonXtAUxHzK5TGpYWNefSVkCyErRqmK5ZAmo2mRFe0q8vpmaTe4jMgF3 + LDAP_READONLY_USER_USERNAME: AgAivYMnN3SHxjYqYHhaWoYk9GexYfxRUSdEmFtI1KISbaYUC5J1caS555jqEi7Sq+d++XH3Bvhwm2MeJr05vT/Ofvl9Xt6E44TW9pHUg3mSp/HD5SjxWb9Gh/aK1Mw7IrN1UXWpACj/PUKcHnGIGI1AAW4w/snWZKPnO1GIxTSDmeszggsM98pd348QbWDlHZO5AVajUzkSVgWPWqK+i5N5uc9u5s+Uiz4XxMX5EbYKjIVRCcVZ7IfzT7SbC2yF8KwOEFWwxXfD8oIivX2MY+qZ9jYl4OiKyOFF/fnKS2h6QnCNFmLbbgFx/oEt8j5y82LVAnrs3ZEt4Z1us7djvF0fP6/XAS3pZeSEvKVikrvmTCTYSPq/7sd9smKHRQYbIYTFlu5+JnlNAL5GnosgAMsvO6Py/0YJN4a2T0cXxv+1qaukvNV+CDaNB66nTgn/1CbD7oo7nsAZygRTLbbrWHNTvArESZPmagYVDomTls0/yUYO1Pm022PeVWIhWr5IDj0eyakIlDv5kNGHuXJDpkl8rPvoFWAuKlivLTvvEy08E4+fff4si3UVzIXM55J8PUd/FQmgb5uHpdWE3x90axLc3UDMMVeSiaMiNUCatDoecODkmmlMXFMnPzHPc+tww3lIL7cdodkgY2gbiSJXR83TneTDDRtjCF++fHc/x2jIayw7TfCLnLQeRBBvHaSFTAMKF0EGX/lrgA== + LDAP_REMOVE_CONFIG_AFTER_SETUP: AgApYTsq1fgOHzmp+6PzjJMmECRcF/WfOeQP35U+h1gzrpVeb5KUjGSpkBRTgKajSG8T5tJCGpTvwn1QycLuyzJbswfM9DDL6s/7BDI84vM+nzCwHjFCcLzHPQDxRZ+4Vhz9DgH8M2VTPgjHSzWwm8vV0Ir7TXXYj5wC3cs+BwWAg/IM0+81tNBOq57Fe6zh0uAvw9W3O2ToXey2bwdHb4xCl8q58uqO2jatayWnyrnB97id7Bt5gNDWuxM/gypZChoAlF5BhdNFEmVc0CgIM+s8wr3egLTn9jUOYoYOb2YPtSxktv3XIN17Rejm6B/qqErVZa9nJZcPeXDdB+yK94/Ny4plaZVMgpJs5AfBpcUPhv5itz8suDbmr50HKjJPBL1rJf+IY2rd3U7ZZGlDTdAfzW+QgOI8c7H9ZQKqZCDhbpExhYB5ZGFi5pZZmO6UHOaxich9abnxWDrCnRB66q4a6YGFCWLQm/VDLFA2icpqeimJk0LOpgLy5CqzNA8k6Wpl5l7SmY2QjplkXqmi3UH9U8AjiSGVV9I89WBZP5mhtUmkbspE3KjD3BTLhDpDiph7niKI4A3HFdbFqnHFCgQisE7qFZkadBMl/Re2UtXhZR2ZRvFM4sW4TzwZ++t4RYpgeeL0eJ9mC5jLqw5hK7NS3UCNZXDbL2pKSbGdwJq/uFPz9abARvIfhNyV0mr4GErsEYsp + LDAP_RFC2307BIS_SCHEMA: AgApPbivAOJk2hUaw0PBS4qsx6nnUMtsH3SwjbJUfojvxmkw9jZ+QsljhgRjb783VTlFbzy4uO+laTlx9KivTTRMtKdMucXqtIDy5+1HwyByVHZfwaLoLlLqzh8FvkiuVC9Gs/PY+rqSzz3ArhkBm1orH6FF1Fhuu7Nq9ahWBktqyyL+ZCh15lNyj9Bx2ajhHi6xPwC1SnPUGznx88XwgowtTeX9oVP6NKtPI61TBmzyeV9Jlcylb+7r6U2FbQQTuHPltYpkcVCQPsOotwDOo1e57VLo0scJnN6WVHJVsivI05moondKcqAeU5QC9TCQ9WSXyvvZ0cKbq4WJdL7uG1vt1u+sAiAb285CpoNIpLwS6X/xvj94HrcqWRWBA1mWTTkTHe8YcvMwa+zOGNEFI4wXKC4BfrjlFcxgJJ/KRB2uTQYuVNhL5k96tX/tRpKh+/CkQ6HOon//RYL7D28m0HfhsB2wAWApjsq7AMd++UvyqN3cWcPUszWztmHogZcnS3YF2Ldl+k0IAtE1OuwuyqmNJxoW84vcVfQgsCW6yurXJmFT5cO0EfI7dnreua9e7prd61PAXnqgzCgSpwjKspcODKNdn/tona8DK+LGukK7WE07q+u0XIgqWr5eLcigXJwl7mkOifOjEPwdHyh24Rhb73W/roT5d9soVSnEnz2WhRREbBcWqasJrLbSEJmDQi2ToomX + LDAP_TLS: AgA45AQDlJGnJEoytBA2Hx/SEx6iS5V0kPAj71MsQJo6fPA2XrDjixGBi++0SasjfGumyFbawEQbJpxOjUHjUV1s5eV22vRxirDBnCn7YK1W/haN8uvJTkcaovvH/NCnD8HZpyT0tgRrtsk9FjEZcZaLyXSZ9/5VRQOmjH8Ll+Y1P8JlE1jUZ1obFYPhGOVaPZtbxri/aX1a/NOq0MLS6XUWWHoZCsYStIVvWM7eJQRn2fowsp9XV0Dmigp0CMVC8l27nlmkado1ZCykHZ9Y4zEJQWNQjigGigBIlxRFlCfWC59ZDiRHQDuqZN2s44cIw/XT0ZIeeeTzPoHRpv2vybbmejyqWlNgz1aCscldXlUWhQ3mCyzkjaeCY615LZj0e4hv4MFtScs6PC5cmNTbWFuVEkgWCznacm94S91s+F4Kg90j3YywfgLxFR4uM2xbnrRkqEIzbVfZoqPqxSleKDOrsTpOtmMQs5kxdHmN1WSKvZsuvGetbe/wnBW5PhNdWlyqaGhMkqbLDkhzcFue6chDnEVpipbgS7OF+Ug4co/jMAln7gnjI/EG7gVrOaRsVKmy0mGDhnCGmWlU6ukQROzzOsOzAMGAk0jfHWdI6Fqe7IpgcOaX0PehIi6pFAoKWDq2AgY3p21RxUoKGpCe/hY9bxCntcqEIU+IjFcecY02b9YBE92h6jK1ojOC2OQa7VEz57V4vg== + LDAP_TLS_VERIFY_CLIENT: AgAS8sXhMIPXl1TWji3q8gXR9zpa6afH0suLdv0eyAdf/d71YdfjFf4tywS+87GojOwp78ryC1FK/jHCmSXnNp+DAqIObtJFZPuQnhrpZqoeMYF1mJEBBBJDi/BdfWNXVHZMlnOF1e5mzlJbKReV41F6T1jE1NWJ+1ovxy6AL1zgtOtrcNEH6hKbIaS8ZLtqbnehuvb8YfD2wigdq0s5nPT0sVWi00RDmj4TvpODSXNrdemOxcy5I2At7epIP1lpQL0GIZfBxDsCHhomVYnCBad92BNkI+dJ2FttsM7xFUtlz87//tk8xKj8IQhBzLbY+vCpaprtMj8a9RmIQ5oMsfvxiM+yHtpsDU0jynvUDVFtwvaPULSVYr+w2AB2bgvmUDeErbXXvyaHNvi7zEetlJcvA8otErucc0BJVc3HSFC0/vzggYSTIrpRVziVUQ5QWJHCPK2knNGQ1vLKyXJItN+aJHjcjWb8G9YXPyqtMtqCawfjxtaxsy6tFypc772gFZlvoiDLGUZTO8Ix5bVdh9SMsTJXxFB6EZEbD+JaPGCePaOnReAsfBeYRavS+GPQlCIYCPlq7+oQ7Q5uVVyWqL4/esDL9oX77Weh+1hC7fdMwjOpUbqsb7/BpMHYlSjxQ/WIQthRFqdseR7BLQIxvQkZDVY2YB2wbTnoAx6i9o+UhQyqivDIV3lw4I2S1489jOe9DgQxDQ== + template: + data: null + metadata: + creationTimestamp: null + name: openldap-credentials + namespace: idp + type: Opaque + diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/config.yaml new file mode 100644 index 0000000..0f59a78 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/config.yaml @@ -0,0 +1,13 @@ +apiVersion: v1 +data: + allow-snippet-annotations: "true" +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-controller + namespace: ingress-nginx \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/custom-pages.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/custom-pages.yaml new file mode 100644 index 0000000..e5978c8 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/custom-pages.yaml @@ -0,0 +1,72 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: pages + namespace: ingress-nginx +data: + maintenance.html: | + + Site Maintenance +
+

We’ll be back soon!

+
+

Sorry for the inconvenience but we’re performing some maintenance at the moment. If you need to you can always contact us, otherwise we’ll be back online shortly!

+

— The Team

+
+
+ +--- + +apiVersion: apps/v1 +kind: Deployment +metadata: + name: custom-page + namespace: ingress-nginx + labels: + app: custom-page +spec: + replicas: 1 + selector: + matchLabels: + app: custom-page + template: + metadata: + labels: + app: custom-page + spec: + containers: + - name: custom-page + image: nginx:stable-alpine + ports: + - containerPort: 80 + volumeMounts: + - name: pages + mountPath: /usr/share/nginx/html/index.html + subPath: maintenance.html + readOnly: true + volumes: + - name: pages + configMap: + name: pages + +--- + +apiVersion: v1 +kind: Service +metadata: + name: custom-page + namespace: ingress-nginx +spec: + selector: + app: custom-page + ports: + - protocol: TCP + port: 80 + targetPort: 80 \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/external.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/external.yaml new file mode 100644 index 0000000..db02685 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/external.yaml @@ -0,0 +1,145 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx-external + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-external-controller + namespace: ingress-nginx +spec: + minReadySeconds: 0 + revisionHistoryLimit: 1 + selector: + matchLabels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx-external + app.kubernetes.io/name: ingress-nginx + template: + metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx-external + app.kubernetes.io/name: ingress-nginx + spec: + containers: + - args: + - /nginx-ingress-controller + - --publish-service=$(POD_NAMESPACE)/ingress-nginx-external-controller + - --election-id=ingress-controller-leader + - --controller-class=k8s.io/ingress-nginx-external + - --ingress-class=nginx-external + - --configmap=$(POD_NAMESPACE)/ingress-nginx-controller + - --validating-webhook=:8443 + - --validating-webhook-certificate=/usr/local/certificates/cert + - --validating-webhook-key=/usr/local/certificates/key + env: + - name: POD_NAME + valueFrom: + fieldRef: + fieldPath: metadata.name + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + - name: LD_PRELOAD + value: /usr/local/lib/libmimalloc.so + image: k8s.gcr.io/ingress-nginx/controller:v1.2.0@sha256:d8196e3bc1e72547c5dec66d6556c0ff92a23f6d0919b206be170bc90d5f9185 + imagePullPolicy: IfNotPresent + lifecycle: + preStop: + exec: + command: + - /wait-shutdown + livenessProbe: + failureThreshold: 5 + httpGet: + path: /healthz + port: 10254 + scheme: HTTP + initialDelaySeconds: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 1 + name: controller + ports: + - containerPort: 80 + name: http + protocol: TCP + - containerPort: 443 + name: https + protocol: TCP + - containerPort: 8443 + name: webhook + protocol: TCP + readinessProbe: + failureThreshold: 3 + httpGet: + path: /healthz + port: 10254 + scheme: HTTP + initialDelaySeconds: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 1 + resources: + requests: + cpu: 100m + memory: 90Mi + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - NET_BIND_SERVICE + drop: + - ALL + runAsUser: 101 + volumeMounts: + - mountPath: /usr/local/certificates/ + name: webhook-cert + readOnly: true + dnsPolicy: ClusterFirst + nodeSelector: + kubernetes.io/os: linux + serviceAccountName: ingress-nginx + terminationGracePeriodSeconds: 300 + volumes: + - name: webhook-cert + secret: + secretName: ingress-nginx-admission + +--- + +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx-external + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-external-controller + namespace: ingress-nginx + annotations: + metallb.universe.tf/loadBalancerIPs: 192.168.1.213 +spec: + type: LoadBalancer + externalTrafficPolicy: Cluster + selector: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx-external + app.kubernetes.io/name: ingress-nginx + ports: + - appProtocol: http + name: http + port: 80 + protocol: TCP + targetPort: http + - appProtocol: https + name: https + port: 443 + protocol: TCP + targetPort: https \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/ingressclasses.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/ingressclasses.yaml new file mode 100644 index 0000000..d59ffed --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/ingressclasses.yaml @@ -0,0 +1,27 @@ +apiVersion: networking.k8s.io/v1 +kind: IngressClass +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: nginx +spec: + controller: k8s.io/ingress-nginx + +--- + +apiVersion: networking.k8s.io/v1 +kind: IngressClass +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: nginx-external +spec: + controller: k8s.io/ingress-nginx-external \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/init.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/init.yaml new file mode 100644 index 0000000..e529011 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/init.yaml @@ -0,0 +1,165 @@ +apiVersion: v1 +kind: Namespace +metadata: + labels: + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + name: ingress-nginx + +--- + +apiVersion: batch/v1 +kind: Job +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission-patch + namespace: ingress-nginx +spec: + template: + metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission-patch + spec: + containers: + - args: + - patch + - --webhook-name=ingress-nginx-admission + - --namespace=$(POD_NAMESPACE) + - --patch-mutating=false + - --secret-name=ingress-nginx-admission + - --patch-failure-policy=Fail + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + image: k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660 + imagePullPolicy: IfNotPresent + name: patch + securityContext: + allowPrivilegeEscalation: false + nodeSelector: + kubernetes.io/os: linux + restartPolicy: OnFailure + securityContext: + fsGroup: 2000 + runAsNonRoot: true + runAsUser: 2000 + serviceAccountName: ingress-nginx-admission +--- +apiVersion: batch/v1 +kind: Job +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission-create + namespace: ingress-nginx +spec: + template: + metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission-create + spec: + containers: + - args: + - create + - --host=ingress-nginx-controller-admission,ingress-nginx-controller-admission.$(POD_NAMESPACE).svc + - --namespace=$(POD_NAMESPACE) + - --secret-name=ingress-nginx-admission + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + image: k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660 + imagePullPolicy: IfNotPresent + name: create + securityContext: + allowPrivilegeEscalation: false + nodeSelector: + kubernetes.io/os: linux + restartPolicy: OnFailure + securityContext: + fsGroup: 2000 + runAsNonRoot: true + runAsUser: 2000 + serviceAccountName: ingress-nginx-admission + +--- + +apiVersion: admissionregistration.k8s.io/v1 +kind: ValidatingWebhookConfiguration +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission +webhooks: +- admissionReviewVersions: + - v1 + clientConfig: + service: + name: ingress-nginx-controller-admission + namespace: ingress-nginx + path: /networking/v1/ingresses + failurePolicy: Fail + matchPolicy: Equivalent + name: validate.nginx.ingress.kubernetes.io + rules: + - apiGroups: + - networking.k8s.io + apiVersions: + - v1 + operations: + - CREATE + - UPDATE + resources: + - ingresses + sideEffects: None + +--- + +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-controller-admission + namespace: ingress-nginx +spec: + ports: + - appProtocol: https + name: https-webhook + port: 443 + targetPort: webhook + selector: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + type: ClusterIP \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/internal.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/internal.yaml new file mode 100644 index 0000000..175e3d2 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/internal.yaml @@ -0,0 +1,145 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-controller + namespace: ingress-nginx +spec: + minReadySeconds: 0 + revisionHistoryLimit: 1 + selector: + matchLabels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + template: + metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + spec: + containers: + - args: + - /nginx-ingress-controller + - --publish-service=$(POD_NAMESPACE)/ingress-nginx-controller + - --election-id=ingress-controller-leader + - --controller-class=k8s.io/ingress-nginx + - --ingress-class=nginx + - --configmap=$(POD_NAMESPACE)/ingress-nginx-controller + - --validating-webhook=:8443 + - --validating-webhook-certificate=/usr/local/certificates/cert + - --validating-webhook-key=/usr/local/certificates/key + env: + - name: POD_NAME + valueFrom: + fieldRef: + fieldPath: metadata.name + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + - name: LD_PRELOAD + value: /usr/local/lib/libmimalloc.so + image: k8s.gcr.io/ingress-nginx/controller:v1.2.0@sha256:d8196e3bc1e72547c5dec66d6556c0ff92a23f6d0919b206be170bc90d5f9185 + imagePullPolicy: IfNotPresent + lifecycle: + preStop: + exec: + command: + - /wait-shutdown + livenessProbe: + failureThreshold: 5 + httpGet: + path: /healthz + port: 10254 + scheme: HTTP + initialDelaySeconds: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 1 + name: controller + ports: + - containerPort: 80 + name: http + protocol: TCP + - containerPort: 443 + name: https + protocol: TCP + - containerPort: 8443 + name: webhook + protocol: TCP + readinessProbe: + failureThreshold: 3 + httpGet: + path: /healthz + port: 10254 + scheme: HTTP + initialDelaySeconds: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 1 + resources: + requests: + cpu: 100m + memory: 90Mi + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - NET_BIND_SERVICE + drop: + - ALL + runAsUser: 101 + volumeMounts: + - mountPath: /usr/local/certificates/ + name: webhook-cert + readOnly: true + dnsPolicy: ClusterFirst + nodeSelector: + kubernetes.io/os: linux + serviceAccountName: ingress-nginx + terminationGracePeriodSeconds: 300 + volumes: + - name: webhook-cert + secret: + secretName: ingress-nginx-admission + +--- + +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-controller + namespace: ingress-nginx + annotations: + metallb.universe.tf/loadBalancerIPs: 192.168.1.212 +spec: + type: LoadBalancer + externalTrafficPolicy: Cluster + selector: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + ports: + - appProtocol: http + name: http + port: 80 + protocol: TCP + targetPort: http + - appProtocol: https + name: https + port: 443 + protocol: TCP + targetPort: https \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/rbac.yaml b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/rbac.yaml new file mode 100644 index 0000000..f18c9da --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/ingress-nginx/rbac.yaml @@ -0,0 +1,288 @@ +apiVersion: v1 +automountServiceAccountToken: true +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx + namespace: ingress-nginx +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission + namespace: ingress-nginx +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx + namespace: ingress-nginx +rules: +- apiGroups: + - "" + resources: + - namespaces + verbs: + - get +- apiGroups: + - "" + resources: + - configmaps + - pods + - secrets + - endpoints + verbs: + - get + - list + - watch +- apiGroups: + - "" + resources: + - services + verbs: + - get + - list + - watch +- apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - get + - list + - watch +- apiGroups: + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update +- apiGroups: + - networking.k8s.io + resources: + - ingressclasses + verbs: + - get + - list + - watch +- apiGroups: + - "" + resourceNames: + - ingress-controller-leader + resources: + - configmaps + verbs: + - get + - update +- apiGroups: + - "" + resources: + - configmaps + verbs: + - create +- apiGroups: + - "" + resources: + - events + verbs: + - create + - patch +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission + namespace: ingress-nginx +rules: +- apiGroups: + - "" + resources: + - secrets + verbs: + - get + - create +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx +rules: +- apiGroups: + - "" + resources: + - configmaps + - endpoints + - nodes + - pods + - secrets + - namespaces + verbs: + - list + - watch +- apiGroups: + - "" + resources: + - nodes + verbs: + - get +- apiGroups: + - "" + resources: + - services + verbs: + - get + - list + - watch +- apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - get + - list + - watch +- apiGroups: + - "" + resources: + - events + verbs: + - create + - patch +- apiGroups: + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update +- apiGroups: + - networking.k8s.io + resources: + - ingressclasses + verbs: + - get + - list + - watch +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission +rules: +- apiGroups: + - admissionregistration.k8s.io + resources: + - validatingwebhookconfigurations + verbs: + - get + - update +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: controller + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx + namespace: ingress-nginx +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: ingress-nginx +subjects: +- kind: ServiceAccount + name: ingress-nginx + namespace: ingress-nginx +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission + namespace: ingress-nginx +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: ingress-nginx-admission +subjects: +- kind: ServiceAccount + name: ingress-nginx-admission + namespace: ingress-nginx +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: ingress-nginx +subjects: +- kind: ServiceAccount + name: ingress-nginx + namespace: ingress-nginx +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app.kubernetes.io/component: admission-webhook + app.kubernetes.io/instance: ingress-nginx + app.kubernetes.io/name: ingress-nginx + app.kubernetes.io/part-of: ingress-nginx + app.kubernetes.io/version: 1.2.0 + name: ingress-nginx-admission +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: ingress-nginx-admission +subjects: +- kind: ServiceAccount + name: ingress-nginx-admission + namespace: ingress-nginx \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/longhorn/app.yaml b/archive/2022.07.bxl-k3s-pi/utils/longhorn/app.yaml new file mode 100644 index 0000000..ecb6c4c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/longhorn/app.yaml @@ -0,0 +1,371 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: longhorn-system +--- +apiVersion: policy/v1beta1 +kind: PodSecurityPolicy +metadata: + name: longhorn-psp +spec: + privileged: true + allowPrivilegeEscalation: true + requiredDropCapabilities: + - NET_RAW + allowedCapabilities: + - SYS_ADMIN + hostNetwork: false + hostIPC: false + hostPID: true + runAsUser: + rule: RunAsAny + seLinux: + rule: RunAsAny + fsGroup: + rule: RunAsAny + supplementalGroups: + rule: RunAsAny + volumes: + - configMap + - downwardAPI + - emptyDir + - secret + - projected + - hostPath +--- +apiVersion: apps/v1 +kind: DaemonSet +metadata: + labels: + app: longhorn-manager + name: longhorn-manager + namespace: longhorn-system +spec: + selector: + matchLabels: + app: longhorn-manager + template: + metadata: + labels: + app: longhorn-manager + spec: + containers: + - name: longhorn-manager + image: longhornio/longhorn-manager:v1.2.4 + imagePullPolicy: IfNotPresent + securityContext: + privileged: true + command: + - longhorn-manager + - -d + - daemon + - --engine-image + - longhornio/longhorn-engine:v1.2.4 + - --instance-manager-image + - longhornio/longhorn-instance-manager:v1_20220303 + - --share-manager-image + - longhornio/longhorn-share-manager:v1_20211020 + - --backing-image-manager-image + - longhornio/backing-image-manager:v2_20210820 + - --manager-image + - longhornio/longhorn-manager:v1.2.4 + - --service-account + - longhorn-service-account + ports: + - containerPort: 9500 + name: manager + readinessProbe: + tcpSocket: + port: 9500 + volumeMounts: + - name: dev + mountPath: /host/dev/ + - name: proc + mountPath: /host/proc/ + - name: longhorn + mountPath: /var/lib/longhorn/ + mountPropagation: Bidirectional + - name: longhorn-default-setting + mountPath: /var/lib/longhorn-setting/ + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + - name: POD_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + - name: NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + # Should be: mount path of the volume longhorn-default-setting + the key of the configmap data in 04-default-setting.yaml + - name: DEFAULT_SETTING_PATH + value: /var/lib/longhorn-setting/default-setting.yaml + volumes: + - name: dev + hostPath: + path: /dev/ + - name: proc + hostPath: + path: /proc/ + - name: longhorn + hostPath: + path: /var/lib/longhorn/ + - name: longhorn-default-setting + configMap: + name: longhorn-default-setting +# imagePullSecrets: +# - name: "" +# priorityClassName: +# tolerations: +# - key: "key" +# operator: "Equal" +# value: "value" +# effect: "NoSchedule" +# nodeSelector: +# storage: "true" +# label-key2: "label-value2" + serviceAccountName: longhorn-service-account + updateStrategy: + rollingUpdate: + maxUnavailable: "100%" +--- +apiVersion: v1 +kind: Service +metadata: + labels: + app: longhorn-manager + name: longhorn-backend + namespace: longhorn-system +spec: + type: ClusterIP + sessionAffinity: ClientIP + selector: + app: longhorn-manager + ports: + - name: manager + port: 9500 + targetPort: manager +--- +apiVersion: v1 +kind: Service +metadata: + name: longhorn-engine-manager + namespace: longhorn-system +spec: + clusterIP: None + selector: + longhorn.io/component: instance-manager + longhorn.io/instance-manager-type: engine +--- +apiVersion: v1 +kind: Service +metadata: + name: longhorn-replica-manager + namespace: longhorn-system +spec: + clusterIP: None + selector: + longhorn.io/component: instance-manager + longhorn.io/instance-manager-type: replica +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app: longhorn-ui + name: longhorn-ui + namespace: longhorn-system +spec: + replicas: 1 + selector: + matchLabels: + app: longhorn-ui + template: + metadata: + labels: + app: longhorn-ui + spec: + containers: + - name: longhorn-ui + image: longhornio/longhorn-ui:v1.2.4 + imagePullPolicy: IfNotPresent + volumeMounts: + - name : nginx-cache + mountPath: /var/cache/nginx/ + - name : nginx-config + mountPath: /var/config/nginx/ + - name: var-run + mountPath: /var/run/ + ports: + - containerPort: 8000 + name: http + env: + - name: LONGHORN_MANAGER_IP + value: "http://longhorn-backend:9500" + volumes: + - emptyDir: {} + name: nginx-cache + - emptyDir: {} + name: nginx-config + - emptyDir: {} + name: var-run +# imagePullSecrets: +# - name: "" +# priorityClassName: +# tolerations: +# - key: "key" +# operator: "Equal" +# value: "value" +# effect: "NoSchedule" +# nodeSelector: +# label-key1: "label-value1" +# label-key2: "label-value2" +--- +kind: Service +apiVersion: v1 +metadata: + labels: + app: longhorn-ui + name: longhorn-frontend + namespace: longhorn-system +spec: + type: ClusterIP + selector: + app: longhorn-ui + ports: + - name: http + port: 80 + targetPort: http +--- +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + name: longhorn + namespace: longhorn-system + annotations: + cert-manager.io/cluster-issuer: "bhasherca-k3s-issuer" + cert-manager.io/common-name: "longhorn.bhasher.com" + # nginx.ingress.kubernetes.io/auth-signin: https://idp.bhasher.com + # nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Method $request_method; + # nginx.ingress.kubernetes.io/auth-url: https://idp.bhasher.com/api/verify + # nginx.ingress.kubernetes.io/configuration-snippet: proxy_set_header X-Forwarded-Method $request_method; +spec: + ingressClassName: nginx + tls: + - hosts: + - longhorn.bhasher.com + secretName: longhorn-tls + rules: + - host: longhorn.bhasher.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: longhorn-frontend + port: + number: 80 +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + name: longhorn-driver-deployer + namespace: longhorn-system +spec: + replicas: 1 + selector: + matchLabels: + app: longhorn-driver-deployer + template: + metadata: + labels: + app: longhorn-driver-deployer + spec: + initContainers: + - name: wait-longhorn-manager + image: longhornio/longhorn-manager:v1.2.4 + command: ['sh', '-c', 'while [ $(curl -m 1 -s -o /dev/null -w "%{http_code}" http://longhorn-backend:9500/v1) != "200" ]; do echo waiting; sleep 2; done'] + containers: + - name: longhorn-driver-deployer + image: longhornio/longhorn-manager:v1.2.4 + imagePullPolicy: IfNotPresent + command: + - longhorn-manager + - -d + - deploy-driver + - --manager-image + - longhornio/longhorn-manager:v1.2.4 + - --manager-url + - http://longhorn-backend:9500/v1 + env: + - name: POD_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + - name: NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + - name: SERVICE_ACCOUNT + valueFrom: + fieldRef: + fieldPath: spec.serviceAccountName + # Manually set root directory for csi + #- name: KUBELET_ROOT_DIR + # value: /var/lib/rancher/k3s/agent/kubelet + # For AirGap Installation + # Replace PREFIX with your private registry + #- name: CSI_ATTACHER_IMAGE + # value: PREFIX/csi-attacher:v3.2.1 + #- name: CSI_PROVISIONER_IMAGE + # value: PREFIX/csi-provisioner:v2.1.2 + #- name: CSI_NODE_DRIVER_REGISTRAR_IMAGE + # value: PREFIX/csi-node-driver-registrar:v2.3.0 + #- name: CSI_RESIZER_IMAGE + # value: PREFIX/csi-resizer:v1.2.0 + #- name: CSI_SNAPSHOTTER_IMAGE + # value: PREFIX/csi-snapshotter:v3.0.3 + # Manually specify number of CSI attacher replicas + #- name: CSI_ATTACHER_REPLICA_COUNT + # value: "3" + # Manually specify number of CSI provisioner replicas + #- name: CSI_PROVISIONER_REPLICA_COUNT + # value: "3" + #- name: CSI_RESIZER_REPLICA_COUNT + # value: "3" + #- name: CSI_SNAPSHOTTER_REPLICA_COUNT + # value: "3" +# imagePullSecrets: +# - name: "" +# priorityClassName: +# tolerations: +# - key: "key" +# operator: "Equal" +# value: "value" +# effect: "NoSchedule" +# nodeSelector: +# label-key1: "label-value1" +# label-key2: "label-value2" + serviceAccountName: longhorn-service-account + securityContext: + runAsUser: 0 +--- + +# apiVersion: monitoring.coreos.com/v1 +# kind: ServiceMonitor +# metadata: +# name: longhorn-exporter +# namespace: longhorn-system +# labels: +# name: longhorn-exporter +# spec: +# selector: +# matchLabels: +# app: longhorn-manager +# jobLabel: app.kubernetes.io/name +# endpoints: +# - port: manager diff --git a/archive/2022.07.bxl-k3s-pi/utils/longhorn/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/longhorn/config.yaml new file mode 100644 index 0000000..5e47242 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/longhorn/config.yaml @@ -0,0 +1,65 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: longhorn-default-setting + namespace: longhorn-system +data: + default-setting.yaml: |- + backup-target: nfs://192.168.1.201:/mnt/Main/backup/longhorn + backup-target-credential-secret: + allow-recurring-job-while-volume-detached: + create-default-disk-labeled-nodes: + default-data-path: + replica-soft-anti-affinity: + replica-auto-balance: + storage-over-provisioning-percentage: + storage-minimal-available-percentage: + upgrade-checker: + default-replica-count: 2 + default-data-locality: + default-longhorn-static-storage-class: longhorn-static + backupstore-poll-interval: + taint-toleration: + system-managed-components-node-selector: + priority-class: + auto-salvage: + auto-delete-pod-when-volume-detached-unexpectedly: + disable-scheduling-on-cordoned-node: + replica-zone-soft-anti-affinity: + node-down-pod-deletion-policy: + allow-node-drain-with-last-healthy-replica: + mkfs-ext4-parameters: + disable-replica-rebuild: + replica-replenishment-wait-interval: + concurrent-replica-rebuild-per-node-limit: + disable-revision-counter: + system-managed-pods-image-pull-policy: + allow-volume-creation-with-degraded-availability: + auto-cleanup-system-generated-snapshot: + concurrent-automatic-engine-upgrade-per-node-limit: + backing-image-cleanup-wait-interval: + backing-image-recovery-wait-interval: + guaranteed-engine-manager-cpu: + guaranteed-replica-manager-cpu: +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: longhorn-storageclass + namespace: longhorn-system +data: + storageclass.yaml: | + kind: StorageClass + apiVersion: storage.k8s.io/v1 + metadata: + name: longhorn-static + provisioner: driver.longhorn.io + allowVolumeExpansion: true + reclaimPolicy: Retain + volumeBindingMode: Immediate + parameters: + fsType: "ext4" + numberOfReplicas: "2" + staleReplicaTimeout: "2880" + fromBackup: "" + nodeSelector: "storage" \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/longhorn/crd.yaml b/archive/2022.07.bxl-k3s-pi/utils/longhorn/crd.yaml new file mode 100644 index 0000000..471615e --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/longhorn/crd.yaml @@ -0,0 +1,757 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: Engine + name: engines.longhorn.io +spec: + group: longhorn.io + names: + kind: Engine + listKind: EngineList + plural: engines + shortNames: + - lhe + singular: engine + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The current state of the engine + jsonPath: .status.currentState + - name: Node + type: string + description: The node that the engine is on + jsonPath: .spec.nodeID + - name: InstanceManager + type: string + description: The instance manager of the engine + jsonPath: .status.instanceManagerName + - name: Image + type: string + description: The current image of the engine + jsonPath: .status.currentImage + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: Replica + name: replicas.longhorn.io +spec: + group: longhorn.io + names: + kind: Replica + listKind: ReplicaList + plural: replicas + shortNames: + - lhr + singular: replica + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The current state of the replica + jsonPath: .status.currentState + - name: Node + type: string + description: The node that the replica is on + jsonPath: .spec.nodeID + - name: Disk + type: string + description: The disk that the replica is on + jsonPath: .spec.diskID + - name: InstanceManager + type: string + description: The instance manager of the replica + jsonPath: .status.instanceManagerName + - name: Image + type: string + description: The current image of the replica + jsonPath: .status.currentImage + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: Setting + name: settings.longhorn.io +spec: + group: longhorn.io + names: + kind: Setting + listKind: SettingList + plural: settings + shortNames: + - lhs + singular: setting + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + x-kubernetes-preserve-unknown-fields: true + additionalPrinterColumns: + - name: Value + type: string + description: The value of the setting + jsonPath: .value + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: Volume + name: volumes.longhorn.io +spec: + group: longhorn.io + names: + kind: Volume + listKind: VolumeList + plural: volumes + shortNames: + - lhv + singular: volume + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The state of the volume + jsonPath: .status.state + - name: Robustness + type: string + description: The robustness of the volume + jsonPath: .status.robustness + - name: Scheduled + type: string + description: The scheduled condition of the volume + jsonPath: .status.conditions['scheduled']['status'] + - name: Size + type: string + description: The size of the volume + jsonPath: .spec.size + - name: Node + type: string + description: The node that the volume is currently attaching to + jsonPath: .status.currentNodeID + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: EngineImage + name: engineimages.longhorn.io +spec: + group: longhorn.io + names: + kind: EngineImage + listKind: EngineImageList + plural: engineimages + shortNames: + - lhei + singular: engineimage + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: State of the engine image + jsonPath: .status.state + - name: Image + type: string + description: The Longhorn engine image + jsonPath: .spec.image + - name: RefCount + type: integer + description: Number of volumes are using the engine image + jsonPath: .status.refCount + - name: BuildDate + type: date + description: The build date of the engine image + jsonPath: .status.buildDate + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: Node + name: nodes.longhorn.io +spec: + group: longhorn.io + names: + kind: Node + listKind: NodeList + plural: nodes + shortNames: + - lhn + singular: node + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: Ready + type: string + description: Indicate whether the node is ready + jsonPath: .status.conditions['Ready']['status'] + - name: AllowScheduling + type: boolean + description: Indicate whether the user disabled/enabled replica scheduling for the node + jsonPath: .spec.allowScheduling + - name: Schedulable + type: string + description: Indicate whether Longhorn can schedule replicas on the node + jsonPath: .status.conditions['Schedulable']['status'] + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: InstanceManager + name: instancemanagers.longhorn.io +spec: + group: longhorn.io + names: + kind: InstanceManager + listKind: InstanceManagerList + plural: instancemanagers + shortNames: + - lhim + singular: instancemanager + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The state of the instance manager + jsonPath: .status.currentState + - name: Type + type: string + description: The type of the instance manager (engine or replica) + jsonPath: .spec.type + - name: Node + type: string + description: The node that the instance manager is running on + jsonPath: .spec.nodeID + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: ShareManager + name: sharemanagers.longhorn.io +spec: + group: longhorn.io + names: + kind: ShareManager + listKind: ShareManagerList + plural: sharemanagers + shortNames: + - lhsm + singular: sharemanager + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The state of the share manager + jsonPath: .status.state + - name: Node + type: string + description: The node that the share manager is owned by + jsonPath: .status.ownerID + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: BackingImage + name: backingimages.longhorn.io +spec: + group: longhorn.io + names: + kind: BackingImage + listKind: BackingImageList + plural: backingimages + shortNames: + - lhbi + singular: backingimage + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: Image + type: string + description: The backing image name + jsonPath: .spec.image + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: BackingImageManager + name: backingimagemanagers.longhorn.io +spec: + group: longhorn.io + names: + kind: BackingImageManager + listKind: BackingImageManagerList + plural: backingimagemanagers + shortNames: + - lhbim + singular: backingimagemanager + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The current state of the manager + jsonPath: .status.currentState + - name: Image + type: string + description: The image the manager pod will use + jsonPath: .spec.image + - name: Node + type: string + description: The node the manager is on + jsonPath: .spec.nodeID + - name: DiskUUID + type: string + description: The disk the manager is responsible for + jsonPath: .spec.diskUUID + - name: DiskPath + type: string + description: The disk path the manager is using + jsonPath: .spec.diskPath + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: BackingImageDataSource + name: backingimagedatasources.longhorn.io +spec: + group: longhorn.io + names: + kind: BackingImageDataSource + listKind: BackingImageDataSourceList + plural: backingimagedatasources + shortNames: + - lhbids + singular: backingimagedatasource + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: State + type: string + description: The current state of the pod used to provisione the backing image file from source + jsonPath: .status.currentState + - name: SourceType + type: string + description: The data source type + jsonPath: .spec.sourceType + - name: Node + type: string + description: The node the backing image file will be prepared on + jsonPath: .spec.nodeID + - name: DiskUUID + type: string + description: The disk the backing image file will be prepared on + jsonPath: .spec.diskUUID + - name: Age + type: date + jsonPath: .metadata.creationTimestamp +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: BackupTarget + name: backuptargets.longhorn.io +spec: + group: longhorn.io + names: + kind: BackupTarget + listKind: BackupTargetList + plural: backuptargets + shortNames: + - lhbt + singular: backuptarget + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: URL + type: string + description: The backup target URL + jsonPath: .spec.backupTargetURL + - name: Credential + type: string + description: The backup target credential secret + jsonPath: .spec.credentialSecret + - name: Interval + type: string + description: The backup target poll interval + jsonPath: .spec.pollInterval + - name: Available + type: boolean + description: Indicate whether the backup target is available or not + jsonPath: .status.available + - name: LastSyncedAt + type: string + description: The backup target last synced time + jsonPath: .status.lastSyncedAt +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: BackupVolume + name: backupvolumes.longhorn.io +spec: + group: longhorn.io + names: + kind: BackupVolume + listKind: BackupVolumeList + plural: backupvolumes + shortNames: + - lhbv + singular: backupvolume + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: CreatedAt + type: string + description: The backup volume creation time + jsonPath: .status.createdAt + - name: LastBackupName + type: string + description: The backup volume last backup name + jsonPath: .status.lastBackupName + - name: LastBackupAt + type: string + description: The backup volume last backup time + jsonPath: .status.lastBackupAt + - name: LastSyncedAt + type: string + description: The backup volume last synced time + jsonPath: .status.lastSyncedAt +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: Backup + name: backups.longhorn.io +spec: + group: longhorn.io + names: + kind: Backup + listKind: BackupList + plural: backups + shortNames: + - lhb + singular: backup + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + spec: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: SnapshotName + type: string + description: The snapshot name + jsonPath: .status.snapshotName + - name: SnapshotSize + type: string + description: The snapshot size + jsonPath: .status.size + - name: SnapshotCreatedAt + type: string + description: The snapshot creation time + jsonPath: .status.snapshotCreatedAt + - name: State + type: string + description: The backup state + jsonPath: .status.state + - name: LastSyncedAt + type: string + description: The backup last synced time + jsonPath: .status.lastSyncedAt +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + labels: + longhorn-manager: RecurringJob + name: recurringjobs.longhorn.io +spec: + group: longhorn.io + names: + kind: RecurringJob + listKind: RecurringJobList + plural: recurringjobs + shortNames: + - lhrj + singular: recurringjob + scope: Namespaced + versions: + - name: v1beta1 + served: true + storage: true + schema: + openAPIV3Schema: + type: object + properties: + metadata: + type: object + properties: + name: + type: string + spec: + type: object + properties: + groups: + type: array + items: + type: string + task: + type: string + pattern: "^snapshot|backup$" + cron: + type: string + retain: + type: integer + concurrency: + type: integer + labels: + x-kubernetes-preserve-unknown-fields: true + status: + x-kubernetes-preserve-unknown-fields: true + subresources: + status: {} + additionalPrinterColumns: + - name: Groups + type: string + description: Sets groupings to the jobs. When set to "default" group will be added to the volume label when no other job label exist in volume. + jsonPath: .spec.groups + - name: Task + type: string + description: Should be one of "backup" or "snapshot". + jsonPath: .spec.task + - name: Cron + type: string + description: The cron expression represents recurring job scheduling. + jsonPath: .spec.cron + - name: Retain + type: integer + description: The number of snapshots/backups to keep for the volume. + jsonPath: .spec.retain + - name: Concurrency + type: integer + description: The concurrent job to run by each cron job. + jsonPath: .spec.concurrency + - name: Age + type: date + jsonPath: .metadata.creationTimestamp + - name: Labels + type: string + description: Specify the labels + jsonPath: .spec.labels \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/longhorn/rbac.yaml b/archive/2022.07.bxl-k3s-pi/utils/longhorn/rbac.yaml new file mode 100644 index 0000000..901fa20 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/longhorn/rbac.yaml @@ -0,0 +1,100 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: longhorn-service-account + namespace: longhorn-system +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: longhorn-role +rules: +- apiGroups: + - apiextensions.k8s.io + resources: + - customresourcedefinitions + verbs: + - "*" +- apiGroups: [""] + resources: ["pods", "events", "persistentvolumes", "persistentvolumeclaims","persistentvolumeclaims/status", "nodes", "proxy/nodes", "pods/log", "secrets", "services", "endpoints", "configmaps"] + verbs: ["*"] +- apiGroups: [""] + resources: ["namespaces"] + verbs: ["get", "list"] +- apiGroups: ["apps"] + resources: ["daemonsets", "statefulsets", "deployments"] + verbs: ["*"] +- apiGroups: ["batch"] + resources: ["jobs", "cronjobs"] + verbs: ["*"] +- apiGroups: ["policy"] + resources: ["poddisruptionbudgets"] + verbs: ["*"] +- apiGroups: ["scheduling.k8s.io"] + resources: ["priorityclasses"] + verbs: ["watch", "list"] +- apiGroups: ["storage.k8s.io"] + resources: ["storageclasses", "volumeattachments", "volumeattachments/status", "csinodes", "csidrivers"] + verbs: ["*"] +- apiGroups: ["snapshot.storage.k8s.io"] + resources: ["volumesnapshotclasses", "volumesnapshots", "volumesnapshotcontents", "volumesnapshotcontents/status"] + verbs: ["*"] +- apiGroups: ["longhorn.io"] + resources: ["volumes", "volumes/status", "engines", "engines/status", "replicas", "replicas/status", "settings", + "engineimages", "engineimages/status", "nodes", "nodes/status", "instancemanagers", "instancemanagers/status", + "sharemanagers", "sharemanagers/status", "backingimages", "backingimages/status", + "backingimagemanagers", "backingimagemanagers/status", "backingimagedatasources", "backingimagedatasources/status", + "backuptargets", "backuptargets/status", "backupvolumes", "backupvolumes/status", "backups", "backups/status", + "recurringjobs", "recurringjobs/status"] + verbs: ["*"] +- apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["*"] +- apiGroups: ["metrics.k8s.io"] + resources: ["pods", "nodes"] + verbs: ["get", "list"] +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: longhorn-bind +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: longhorn-role +subjects: +- kind: ServiceAccount + name: longhorn-service-account + namespace: longhorn-system +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: longhorn-psp-role + namespace: longhorn-system +rules: + - apiGroups: + - policy + resources: + - podsecuritypolicies + verbs: + - use + resourceNames: + - longhorn-psp +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: longhorn-psp-binding + namespace: longhorn-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: longhorn-psp-role +subjects: + - kind: ServiceAccount + name: longhorn-service-account + namespace: longhorn-system + - kind: ServiceAccount + name: default + namespace: longhorn-system \ No newline at end of file diff --git a/archive/2022.07.bxl-k3s-pi/utils/metallb/config.yaml b/archive/2022.07.bxl-k3s-pi/utils/metallb/config.yaml new file mode 100644 index 0000000..0123b29 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/metallb/config.yaml @@ -0,0 +1,22 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: metallb-system +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: config + namespace: metallb-system +data: + config: | + address-pools: + - name: manual-pool + protocol: layer2 + auto-assign: false + addresses: + - 192.168.1.210-192.168.1.214 + - name: auto-pool + protocol: layer2 + addresses: + - 192.168.1.215-192.168.1.219 diff --git a/archive/2022.07.bxl-k3s-pi/utils/metallb/metallb-manifest-v0.12.1.yaml b/archive/2022.07.bxl-k3s-pi/utils/metallb/metallb-manifest-v0.12.1.yaml new file mode 100644 index 0000000..9d6b683 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/metallb/metallb-manifest-v0.12.1.yaml @@ -0,0 +1,480 @@ +apiVersion: policy/v1beta1 +kind: PodSecurityPolicy +metadata: + labels: + app: metallb + name: controller +spec: + allowPrivilegeEscalation: false + allowedCapabilities: [] + allowedHostPaths: [] + defaultAddCapabilities: [] + defaultAllowPrivilegeEscalation: false + fsGroup: + ranges: + - max: 65535 + min: 1 + rule: MustRunAs + hostIPC: false + hostNetwork: false + hostPID: false + privileged: false + readOnlyRootFilesystem: true + requiredDropCapabilities: + - ALL + runAsUser: + ranges: + - max: 65535 + min: 1 + rule: MustRunAs + seLinux: + rule: RunAsAny + supplementalGroups: + ranges: + - max: 65535 + min: 1 + rule: MustRunAs + volumes: + - configMap + - secret + - emptyDir +--- +apiVersion: policy/v1beta1 +kind: PodSecurityPolicy +metadata: + labels: + app: metallb + name: speaker +spec: + allowPrivilegeEscalation: false + allowedCapabilities: + - NET_RAW + allowedHostPaths: [] + defaultAddCapabilities: [] + defaultAllowPrivilegeEscalation: false + fsGroup: + rule: RunAsAny + hostIPC: false + hostNetwork: true + hostPID: false + hostPorts: + - max: 7472 + min: 7472 + - max: 7946 + min: 7946 + privileged: true + readOnlyRootFilesystem: true + requiredDropCapabilities: + - ALL + runAsUser: + rule: RunAsAny + seLinux: + rule: RunAsAny + supplementalGroups: + rule: RunAsAny + volumes: + - configMap + - secret + - emptyDir +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app: metallb + name: controller + namespace: metallb-system +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + labels: + app: metallb + name: speaker + namespace: metallb-system +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app: metallb + name: metallb-system:controller +rules: +- apiGroups: + - '' + resources: + - services + verbs: + - get + - list + - watch +- apiGroups: + - '' + resources: + - services/status + verbs: + - update +- apiGroups: + - '' + resources: + - events + verbs: + - create + - patch +- apiGroups: + - policy + resourceNames: + - controller + resources: + - podsecuritypolicies + verbs: + - use +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app: metallb + name: metallb-system:speaker +rules: +- apiGroups: + - '' + resources: + - services + - endpoints + - nodes + verbs: + - get + - list + - watch +- apiGroups: ["discovery.k8s.io"] + resources: + - endpointslices + verbs: + - get + - list + - watch +- apiGroups: + - '' + resources: + - events + verbs: + - create + - patch +- apiGroups: + - policy + resourceNames: + - speaker + resources: + - podsecuritypolicies + verbs: + - use +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app: metallb + name: config-watcher + namespace: metallb-system +rules: +- apiGroups: + - '' + resources: + - configmaps + verbs: + - get + - list + - watch +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app: metallb + name: pod-lister + namespace: metallb-system +rules: +- apiGroups: + - '' + resources: + - pods + verbs: + - list +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + labels: + app: metallb + name: controller + namespace: metallb-system +rules: +- apiGroups: + - '' + resources: + - secrets + verbs: + - create +- apiGroups: + - '' + resources: + - secrets + resourceNames: + - memberlist + verbs: + - list +- apiGroups: + - apps + resources: + - deployments + resourceNames: + - controller + verbs: + - get +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app: metallb + name: metallb-system:controller +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: metallb-system:controller +subjects: +- kind: ServiceAccount + name: controller + namespace: metallb-system +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app: metallb + name: metallb-system:speaker +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: metallb-system:speaker +subjects: +- kind: ServiceAccount + name: speaker + namespace: metallb-system +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app: metallb + name: config-watcher + namespace: metallb-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: config-watcher +subjects: +- kind: ServiceAccount + name: controller +- kind: ServiceAccount + name: speaker +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app: metallb + name: pod-lister + namespace: metallb-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: pod-lister +subjects: +- kind: ServiceAccount + name: speaker +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app: metallb + name: controller + namespace: metallb-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: controller +subjects: +- kind: ServiceAccount + name: controller +--- +apiVersion: apps/v1 +kind: DaemonSet +metadata: + labels: + app: metallb + component: speaker + name: speaker + namespace: metallb-system +spec: + selector: + matchLabels: + app: metallb + component: speaker + template: + metadata: + annotations: + prometheus.io/port: '7472' + prometheus.io/scrape: 'true' + labels: + app: metallb + component: speaker + spec: + containers: + - args: + - --port=7472 + - --config=config + - --log-level=info + env: + - name: METALLB_NODE_NAME + valueFrom: + fieldRef: + fieldPath: spec.nodeName + - name: METALLB_HOST + valueFrom: + fieldRef: + fieldPath: status.hostIP + - name: METALLB_ML_BIND_ADDR + valueFrom: + fieldRef: + fieldPath: status.podIP + # needed when another software is also using memberlist / port 7946 + # when changing this default you also need to update the container ports definition + # and the PodSecurityPolicy hostPorts definition + #- name: METALLB_ML_BIND_PORT + # value: "7946" + - name: METALLB_ML_LABELS + value: "app=metallb,component=speaker" + - name: METALLB_ML_SECRET_KEY + valueFrom: + secretKeyRef: + name: memberlist + key: secretkey + image: quay.io/metallb/speaker:v0.12.1 + name: speaker + ports: + - containerPort: 7472 + name: monitoring + - containerPort: 7946 + name: memberlist-tcp + - containerPort: 7946 + name: memberlist-udp + protocol: UDP + livenessProbe: + httpGet: + path: /metrics + port: monitoring + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 1 + successThreshold: 1 + failureThreshold: 3 + readinessProbe: + httpGet: + path: /metrics + port: monitoring + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 1 + successThreshold: 1 + failureThreshold: 3 + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - NET_RAW + drop: + - ALL + readOnlyRootFilesystem: true + hostNetwork: true + nodeSelector: + kubernetes.io/os: linux + serviceAccountName: speaker + terminationGracePeriodSeconds: 2 + tolerations: + - effect: NoSchedule + key: node-role.kubernetes.io/master + operator: Exists +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app: metallb + component: controller + name: controller + namespace: metallb-system +spec: + revisionHistoryLimit: 3 + selector: + matchLabels: + app: metallb + component: controller + template: + metadata: + annotations: + prometheus.io/port: '7472' + prometheus.io/scrape: 'true' + labels: + app: metallb + component: controller + spec: + containers: + - args: + - --port=7472 + - --config=config + - --log-level=info + env: + - name: METALLB_ML_SECRET_NAME + value: memberlist + - name: METALLB_DEPLOYMENT + value: controller + image: quay.io/metallb/controller:v0.12.1 + name: controller + ports: + - containerPort: 7472 + name: monitoring + livenessProbe: + httpGet: + path: /metrics + port: monitoring + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 1 + successThreshold: 1 + failureThreshold: 3 + readinessProbe: + httpGet: + path: /metrics + port: monitoring + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 1 + successThreshold: 1 + failureThreshold: 3 + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - all + readOnlyRootFilesystem: true + nodeSelector: + kubernetes.io/os: linux + securityContext: + runAsNonRoot: true + runAsUser: 65534 + fsGroup: 65534 + serviceAccountName: controller + terminationGracePeriodSeconds: 0 diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-alertmanager.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-alertmanager.yaml new file mode 100644 index 0000000..a57203f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-alertmanager.yaml @@ -0,0 +1,36 @@ +apiVersion: monitoring.coreos.com/v1 +kind: Alertmanager +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: main + namespace: monitoring +spec: + image: quay.io/prometheus/alertmanager:v0.24.0 + nodeSelector: + kubernetes.io/os: linux + podMetadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + replicas: 1 + resources: + limits: + cpu: 100m + memory: 100Mi + requests: + cpu: 4m + memory: 100Mi + securityContext: + fsGroup: 2000 + runAsNonRoot: true + runAsUser: 1000 + serviceAccountName: alertmanager-main + version: 0.24.0 diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-networkPolicy.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-networkPolicy.yaml new file mode 100644 index 0000000..2e640cc --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-networkPolicy.yaml @@ -0,0 +1,42 @@ +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: alertmanager-main + namespace: monitoring +spec: + egress: + - {} + ingress: + - from: + - podSelector: + matchLabels: + app.kubernetes.io/name: prometheus + ports: + - port: 9093 + protocol: TCP + - port: 8080 + protocol: TCP + - from: + - podSelector: + matchLabels: + app.kubernetes.io/name: alertmanager + ports: + - port: 9094 + protocol: TCP + - port: 9094 + protocol: UDP + podSelector: + matchLabels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + policyTypes: + - Egress + - Ingress diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-podDisruptionBudget.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-podDisruptionBudget.yaml new file mode 100644 index 0000000..88b03f8 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-podDisruptionBudget.yaml @@ -0,0 +1,19 @@ +apiVersion: policy/v1 +kind: PodDisruptionBudget +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: alertmanager-main + namespace: monitoring +spec: + maxUnavailable: 1 + selector: + matchLabels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-prometheusRule.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-prometheusRule.yaml new file mode 100644 index 0000000..56f4530 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-prometheusRule.yaml @@ -0,0 +1,157 @@ +apiVersion: monitoring.coreos.com/v1 +kind: PrometheusRule +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + prometheus: k8s + role: alert-rules + name: alertmanager-main-rules + namespace: monitoring +spec: + groups: + - name: alertmanager.rules + rules: + - alert: AlertmanagerFailedReload + annotations: + description: Configuration has failed to load for {{ $labels.namespace }}/{{ + $labels.pod}}. + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerfailedreload + summary: Reloading an Alertmanager configuration has failed. + expr: | + # Without max_over_time, failed scrapes could create false negatives, see + # https://www.robustperception.io/alerting-on-gauges-in-prometheus-2-0 for details. + max_over_time(alertmanager_config_last_reload_successful{job="alertmanager-main",namespace="monitoring"}[5m]) == 0 + for: 10m + labels: + severity: critical + - alert: AlertmanagerMembersInconsistent + annotations: + description: Alertmanager {{ $labels.namespace }}/{{ $labels.pod}} has only + found {{ $value }} members of the {{$labels.job}} cluster. + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagermembersinconsistent + summary: A member of an Alertmanager cluster has not found all other cluster + members. + expr: | + # Without max_over_time, failed scrapes could create false negatives, see + # https://www.robustperception.io/alerting-on-gauges-in-prometheus-2-0 for details. + max_over_time(alertmanager_cluster_members{job="alertmanager-main",namespace="monitoring"}[5m]) + < on (namespace,service) group_left + count by (namespace,service) (max_over_time(alertmanager_cluster_members{job="alertmanager-main",namespace="monitoring"}[5m])) + for: 15m + labels: + severity: critical + - alert: AlertmanagerFailedToSendAlerts + annotations: + description: Alertmanager {{ $labels.namespace }}/{{ $labels.pod}} failed + to send {{ $value | humanizePercentage }} of notifications to {{ $labels.integration + }}. + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerfailedtosendalerts + summary: An Alertmanager instance failed to send notifications. + expr: | + ( + rate(alertmanager_notifications_failed_total{job="alertmanager-main",namespace="monitoring"}[5m]) + / + rate(alertmanager_notifications_total{job="alertmanager-main",namespace="monitoring"}[5m]) + ) + > 0.01 + for: 5m + labels: + severity: warning + - alert: AlertmanagerClusterFailedToSendAlerts + annotations: + description: The minimum notification failure rate to {{ $labels.integration + }} sent from any instance in the {{$labels.job}} cluster is {{ $value | + humanizePercentage }}. + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerclusterfailedtosendalerts + summary: All Alertmanager instances in a cluster failed to send notifications + to a critical integration. + expr: | + min by (namespace,service, integration) ( + rate(alertmanager_notifications_failed_total{job="alertmanager-main",namespace="monitoring", integration=~`.*`}[5m]) + / + rate(alertmanager_notifications_total{job="alertmanager-main",namespace="monitoring", integration=~`.*`}[5m]) + ) + > 0.01 + for: 5m + labels: + severity: critical + - alert: AlertmanagerClusterFailedToSendAlerts + annotations: + description: The minimum notification failure rate to {{ $labels.integration + }} sent from any instance in the {{$labels.job}} cluster is {{ $value | + humanizePercentage }}. + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerclusterfailedtosendalerts + summary: All Alertmanager instances in a cluster failed to send notifications + to a non-critical integration. + expr: | + min by (namespace,service, integration) ( + rate(alertmanager_notifications_failed_total{job="alertmanager-main",namespace="monitoring", integration!~`.*`}[5m]) + / + rate(alertmanager_notifications_total{job="alertmanager-main",namespace="monitoring", integration!~`.*`}[5m]) + ) + > 0.01 + for: 5m + labels: + severity: warning + - alert: AlertmanagerConfigInconsistent + annotations: + description: Alertmanager instances within the {{$labels.job}} cluster have + different configurations. + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerconfiginconsistent + summary: Alertmanager instances within the same cluster have different configurations. + expr: | + count by (namespace,service) ( + count_values by (namespace,service) ("config_hash", alertmanager_config_hash{job="alertmanager-main",namespace="monitoring"}) + ) + != 1 + for: 20m + labels: + severity: critical + - alert: AlertmanagerClusterDown + annotations: + description: '{{ $value | humanizePercentage }} of Alertmanager instances + within the {{$labels.job}} cluster have been up for less than half of the + last 5m.' + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerclusterdown + summary: Half or more of the Alertmanager instances within the same cluster + are down. + expr: | + ( + count by (namespace,service) ( + avg_over_time(up{job="alertmanager-main",namespace="monitoring"}[5m]) < 0.5 + ) + / + count by (namespace,service) ( + up{job="alertmanager-main",namespace="monitoring"} + ) + ) + >= 0.5 + for: 5m + labels: + severity: critical + - alert: AlertmanagerClusterCrashlooping + annotations: + description: '{{ $value | humanizePercentage }} of Alertmanager instances + within the {{$labels.job}} cluster have restarted at least 5 times in the + last 10m.' + runbook_url: https://runbooks.prometheus-operator.dev/runbooks/alertmanager/alertmanagerclustercrashlooping + summary: Half or more of the Alertmanager instances within the same cluster + are crashlooping. + expr: | + ( + count by (namespace,service) ( + changes(process_start_time_seconds{job="alertmanager-main",namespace="monitoring"}[10m]) > 4 + ) + / + count by (namespace,service) ( + up{job="alertmanager-main",namespace="monitoring"} + ) + ) + >= 0.5 + for: 5m + labels: + severity: critical diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-secret.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-secret.yaml new file mode 100644 index 0000000..747271f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-secret.yaml @@ -0,0 +1,59 @@ +apiVersion: v1 +kind: Secret +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: alertmanager-main + namespace: monitoring +stringData: + alertmanager.yaml: |- + "global": + "resolve_timeout": "5m" + "inhibit_rules": + - "equal": + - "namespace" + - "alertname" + "source_matchers": + - "severity = critical" + "target_matchers": + - "severity =~ warning|info" + - "equal": + - "namespace" + - "alertname" + "source_matchers": + - "severity = warning" + "target_matchers": + - "severity = info" + - "equal": + - "namespace" + "source_matchers": + - "alertname = InfoInhibitor" + "target_matchers": + - "severity = info" + "receivers": + - "name": "Default" + - "name": "Watchdog" + - "name": "Critical" + - "name": "null" + "route": + "group_by": + - "namespace" + "group_interval": "5m" + "group_wait": "30s" + "receiver": "Default" + "repeat_interval": "12h" + "routes": + - "matchers": + - "alertname = Watchdog" + "receiver": "Watchdog" + - "matchers": + - "alertname = InfoInhibitor" + "receiver": "null" + - "matchers": + - "severity = critical" + "receiver": "Critical" +type: Opaque diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-service.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-service.yaml new file mode 100644 index 0000000..6a2e3b6 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-service.yaml @@ -0,0 +1,25 @@ +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: alertmanager-main + namespace: monitoring +spec: + ports: + - name: web + port: 9093 + targetPort: web + - name: reloader-web + port: 8080 + targetPort: reloader-web + selector: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + sessionAffinity: ClientIP diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceAccount.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceAccount.yaml new file mode 100644 index 0000000..20658c5 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceAccount.yaml @@ -0,0 +1,12 @@ +apiVersion: v1 +automountServiceAccountToken: false +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: alertmanager-main + namespace: monitoring diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceMonitor.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceMonitor.yaml new file mode 100644 index 0000000..c98d563 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/alert-manager/alertmanager-serviceMonitor.yaml @@ -0,0 +1,23 @@ +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + labels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.24.0 + name: alertmanager-main + namespace: monitoring +spec: + endpoints: + - interval: 30s + port: web + - interval: 30s + port: reloader-web + selector: + matchLabels: + app.kubernetes.io/component: alert-router + app.kubernetes.io/instance: main + app.kubernetes.io/name: alertmanager + app.kubernetes.io/part-of: kube-prometheus diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRole.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRole.yaml new file mode 100644 index 0000000..c782405 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRole.yaml @@ -0,0 +1,17 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: blackbox-exporter +rules: +- apiGroups: + - authentication.k8s.io + resources: + - tokenreviews + verbs: + - create +- apiGroups: + - authorization.k8s.io + resources: + - subjectaccessreviews + verbs: + - create diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRoleBinding.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRoleBinding.yaml new file mode 100644 index 0000000..63f4624 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-clusterRoleBinding.yaml @@ -0,0 +1,18 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter + namespace: monitoring +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: blackbox-exporter +subjects: +- kind: ServiceAccount + name: blackbox-exporter + namespace: monitoring diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-configuration.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-configuration.yaml new file mode 100644 index 0000000..2e67502 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-configuration.yaml @@ -0,0 +1,51 @@ +apiVersion: v1 +data: + config.yml: |- + "modules": + "http_2xx": + "http": + "preferred_ip_protocol": "ip4" + "prober": "http" + "http_post_2xx": + "http": + "method": "POST" + "preferred_ip_protocol": "ip4" + "prober": "http" + "irc_banner": + "prober": "tcp" + "tcp": + "preferred_ip_protocol": "ip4" + "query_response": + - "send": "NICK prober" + - "send": "USER prober prober prober :prober" + - "expect": "PING :([^ ]+)" + "send": "PONG ${1}" + - "expect": "^:[^ ]+ 001" + "pop3s_banner": + "prober": "tcp" + "tcp": + "preferred_ip_protocol": "ip4" + "query_response": + - "expect": "^+OK" + "tls": true + "tls_config": + "insecure_skip_verify": false + "ssh_banner": + "prober": "tcp" + "tcp": + "preferred_ip_protocol": "ip4" + "query_response": + - "expect": "^SSH-2.0-" + "tcp_connect": + "prober": "tcp" + "tcp": + "preferred_ip_protocol": "ip4" +kind: ConfigMap +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter-configuration + namespace: monitoring diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-deployment.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-deployment.yaml new file mode 100644 index 0000000..3503ebe --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-deployment.yaml @@ -0,0 +1,115 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter + namespace: monitoring +spec: + replicas: 1 + selector: + matchLabels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + template: + metadata: + annotations: + kubectl.kubernetes.io/default-container: blackbox-exporter + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + spec: + automountServiceAccountToken: true + containers: + - args: + - --config.file=/etc/blackbox_exporter/config.yml + - --web.listen-address=:19115 + image: quay.io/prometheus/blackbox-exporter:v0.20.0 + name: blackbox-exporter + ports: + - containerPort: 19115 + name: http + resources: + limits: + cpu: 20m + memory: 40Mi + requests: + cpu: 10m + memory: 20Mi + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - ALL + readOnlyRootFilesystem: true + runAsNonRoot: true + runAsUser: 65534 + volumeMounts: + - mountPath: /etc/blackbox_exporter/ + name: config + readOnly: true + - args: + - --webhook-url=http://localhost:19115/-/reload + - --volume-dir=/etc/blackbox_exporter/ + image: jimmidyson/configmap-reload:v0.5.0 + name: module-configmap-reloader + resources: + limits: + cpu: 20m + memory: 40Mi + requests: + cpu: 10m + memory: 20Mi + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - ALL + readOnlyRootFilesystem: true + runAsNonRoot: true + runAsUser: 65534 + terminationMessagePath: /dev/termination-log + terminationMessagePolicy: FallbackToLogsOnError + volumeMounts: + - mountPath: /etc/blackbox_exporter/ + name: config + readOnly: true + - args: + - --logtostderr + - --secure-listen-address=:9115 + - --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 + - --upstream=http://127.0.0.1:19115/ + image: quay.io/brancz/kube-rbac-proxy:v0.12.0 + name: kube-rbac-proxy + ports: + - containerPort: 9115 + name: https + resources: + limits: + cpu: 20m + memory: 40Mi + requests: + cpu: 10m + memory: 20Mi + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - ALL + readOnlyRootFilesystem: true + runAsGroup: 65532 + runAsNonRoot: true + runAsUser: 65532 + nodeSelector: + kubernetes.io/os: linux + serviceAccountName: blackbox-exporter + volumes: + - configMap: + name: blackbox-exporter-configuration + name: config diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-networkPolicy.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-networkPolicy.yaml new file mode 100644 index 0000000..e80312c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-networkPolicy.yaml @@ -0,0 +1,31 @@ +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter + namespace: monitoring +spec: + egress: + - {} + ingress: + - from: + - podSelector: + matchLabels: + app.kubernetes.io/name: prometheus + ports: + - port: 9115 + protocol: TCP + - port: 19115 + protocol: TCP + podSelector: + matchLabels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + policyTypes: + - Egress + - Ingress diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-service.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-service.yaml new file mode 100644 index 0000000..71abce5 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-service.yaml @@ -0,0 +1,22 @@ +apiVersion: v1 +kind: Service +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter + namespace: monitoring +spec: + ports: + - name: https + port: 9115 + targetPort: https + - name: probe + port: 19115 + targetPort: http + selector: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceAccount.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceAccount.yaml new file mode 100644 index 0000000..0db165c --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceAccount.yaml @@ -0,0 +1,11 @@ +apiVersion: v1 +automountServiceAccountToken: false +kind: ServiceAccount +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter + namespace: monitoring diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceMonitor.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceMonitor.yaml new file mode 100644 index 0000000..6825059 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/blackbox-exporter/blackboxExporter-serviceMonitor.yaml @@ -0,0 +1,24 @@ +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + labels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus + app.kubernetes.io/version: 0.20.0 + name: blackbox-exporter + namespace: monitoring +spec: + endpoints: + - bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + interval: 30s + path: /metrics + port: https + scheme: https + tlsConfig: + insecureSkipVerify: true + selector: + matchLabels: + app.kubernetes.io/component: exporter + app.kubernetes.io/name: blackbox-exporter + app.kubernetes.io/part-of: kube-prometheus diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerConfigCustomResourceDefinition.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerConfigCustomResourceDefinition.yaml new file mode 100644 index 0000000..7b03c0f --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerConfigCustomResourceDefinition.yaml @@ -0,0 +1,3974 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + creationTimestamp: null + name: alertmanagerconfigs.monitoring.coreos.com +spec: + group: monitoring.coreos.com + names: + categories: + - prometheus-operator + kind: AlertmanagerConfig + listKind: AlertmanagerConfigList + plural: alertmanagerconfigs + shortNames: + - amcfg + singular: alertmanagerconfig + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: AlertmanagerConfig defines a namespaced AlertmanagerConfig to + be aggregated across multiple namespaces configuring one Alertmanager cluster. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: AlertmanagerConfigSpec is a specification of the desired + behavior of the Alertmanager configuration. By definition, the Alertmanager + configuration only applies to alerts for which the `namespace` label + is equal to the namespace of the AlertmanagerConfig resource. + properties: + inhibitRules: + description: List of inhibition rules. The rules will only apply to + alerts matching the resource’s namespace. + items: + description: InhibitRule defines an inhibition rule that allows + to mute alerts when other alerts are already firing. See https://prometheus.io/docs/alerting/latest/configuration/#inhibit_rule + properties: + equal: + description: Labels that must have an equal value in the source + and target alert for the inhibition to take effect. + items: + type: string + type: array + sourceMatch: + description: Matchers for which one or more alerts have to exist + for the inhibition to take effect. The operator enforces that + the alert matches the resource’s namespace. + items: + description: Matcher defines how to match on alert's labels. + properties: + matchType: + description: Match operation available with AlertManager + >= v0.22.0 and takes precedence over Regex (deprecated) + if non-empty. + enum: + - '!=' + - = + - =~ + - '!~' + type: string + name: + description: Label to match. + minLength: 1 + type: string + regex: + description: Whether to match on equality (false) or regular-expression + (true). Deprecated as of AlertManager >= v0.22.0 where + a user should use MatchType instead. + type: boolean + value: + description: Label value to match. + type: string + required: + - name + type: object + type: array + targetMatch: + description: Matchers that have to be fulfilled in the alerts + to be muted. The operator enforces that the alert matches + the resource’s namespace. + items: + description: Matcher defines how to match on alert's labels. + properties: + matchType: + description: Match operation available with AlertManager + >= v0.22.0 and takes precedence over Regex (deprecated) + if non-empty. + enum: + - '!=' + - = + - =~ + - '!~' + type: string + name: + description: Label to match. + minLength: 1 + type: string + regex: + description: Whether to match on equality (false) or regular-expression + (true). Deprecated as of AlertManager >= v0.22.0 where + a user should use MatchType instead. + type: boolean + value: + description: Label value to match. + type: string + required: + - name + type: object + type: array + type: object + type: array + muteTimeIntervals: + description: List of MuteTimeInterval specifying when the routes should + be muted. + items: + description: MuteTimeInterval specifies the periods in time when + notifications will be muted + properties: + name: + description: Name of the time interval + type: string + timeIntervals: + description: TimeIntervals is a list of TimeInterval + items: + description: TimeInterval describes intervals of time + properties: + daysOfMonth: + description: DaysOfMonth is a list of DayOfMonthRange + items: + description: DayOfMonthRange is an inclusive range of + days of the month beginning at 1 + properties: + end: + description: End of the inclusive range + maximum: 31 + minimum: -31 + type: integer + start: + description: Start of the inclusive range + maximum: 31 + minimum: -31 + type: integer + type: object + type: array + months: + description: Months is a list of MonthRange + items: + description: MonthRange is an inclusive range of months + of the year beginning in January Months can be specified + by name (e.g 'January') by numerical month (e.g '1') + or as an inclusive range (e.g 'January:March', '1:3', + '1:March') + pattern: ^((?i)january|february|march|april|may|june|july|august|september|october|november|december|[1-12])(?:((:((?i)january|february|march|april|may|june|july|august|september|october|november|december|[1-12]))$)|$) + type: string + type: array + times: + description: Times is a list of TimeRange + items: + description: TimeRange defines a start and end time + in 24hr format + properties: + endTime: + description: EndTime is the end time in 24hr format. + pattern: ^((([01][0-9])|(2[0-3])):[0-5][0-9])$|(^24:00$) + type: string + startTime: + description: StartTime is the start time in 24hr + format. + pattern: ^((([01][0-9])|(2[0-3])):[0-5][0-9])$|(^24:00$) + type: string + type: object + type: array + weekdays: + description: Weekdays is a list of WeekdayRange + items: + description: WeekdayRange is an inclusive range of days + of the week beginning on Sunday Days can be specified + by name (e.g 'Sunday') or as an inclusive range (e.g + 'Monday:Friday') + pattern: ^((?i)sun|mon|tues|wednes|thurs|fri|satur)day(?:((:(sun|mon|tues|wednes|thurs|fri|satur)day)$)|$) + type: string + type: array + years: + description: Years is a list of YearRange + items: + description: YearRange is an inclusive range of years + pattern: ^2\d{3}(?::2\d{3}|$) + type: string + type: array + type: object + type: array + type: object + type: array + receivers: + description: List of receivers. + items: + description: Receiver defines one or more notification integrations. + properties: + emailConfigs: + description: List of Email configurations. + items: + description: EmailConfig configures notifications via Email. + properties: + authIdentity: + description: The identity to use for authentication. + type: string + authPassword: + description: The secret's key that contains the password + to use for authentication. The secret needs to be in + the same namespace as the AlertmanagerConfig object + and accessible by the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + authSecret: + description: The secret's key that contains the CRAM-MD5 + secret. The secret needs to be in the same namespace + as the AlertmanagerConfig object and accessible by the + Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + authUsername: + description: The username to use for authentication. + type: string + from: + description: The sender address. + type: string + headers: + description: Further headers email header key/value pairs. + Overrides any headers previously set by the notification + implementation. + items: + description: KeyValue defines a (key, value) tuple. + properties: + key: + description: Key of the tuple. + minLength: 1 + type: string + value: + description: Value of the tuple. + type: string + required: + - key + - value + type: object + type: array + hello: + description: The hostname to identify to the SMTP server. + type: string + html: + description: The HTML body of the email notification. + type: string + requireTLS: + description: The SMTP TLS requirement. Note that Go does + not support unencrypted connections to remote SMTP endpoints. + type: boolean + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + smarthost: + description: The SMTP host and port through which emails + are sent. E.g. example.com:25 + type: string + text: + description: The text body of the email notification. + type: string + tlsConfig: + description: TLS configuration + properties: + ca: + description: Struct containing the CA cert to use + for the targets. + properties: + configMap: + description: ConfigMap containing data to use + for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for + the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert file + for the targets. + properties: + configMap: + description: ConfigMap containing data to use + for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for + the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key file + for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the targets. + type: string + type: object + to: + description: The email address to send notifications to. + type: string + type: object + type: array + name: + description: Name of the receiver. Must be unique across all + items from the list. + minLength: 1 + type: string + opsgenieConfigs: + description: List of OpsGenie configurations. + items: + description: OpsGenieConfig configures notifications via OpsGenie. + See https://prometheus.io/docs/alerting/latest/configuration/#opsgenie_config + properties: + actions: + description: Comma separated list of actions that will + be available for the alert. + type: string + apiKey: + description: The secret's key that contains the OpsGenie + API key. The secret needs to be in the same namespace + as the AlertmanagerConfig object and accessible by the + Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + apiURL: + description: The URL to send OpsGenie API requests to. + type: string + description: + description: Description of the incident. + type: string + details: + description: A set of arbitrary key/value pairs that provide + further detail about the incident. + items: + description: KeyValue defines a (key, value) tuple. + properties: + key: + description: Key of the tuple. + minLength: 1 + type: string + value: + description: Value of the tuple. + type: string + required: + - key + - value + type: object + type: array + entity: + description: Optional field that can be used to specify + which domain alert is related to. + type: string + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + message: + description: Alert text limited to 130 characters. + type: string + note: + description: Additional alert note. + type: string + priority: + description: Priority level of alert. Possible values + are P1, P2, P3, P4, and P5. + type: string + responders: + description: List of responders responsible for notifications. + items: + description: OpsGenieConfigResponder defines a responder + to an incident. One of `id`, `name` or `username` + has to be defined. + properties: + id: + description: ID of the responder. + type: string + name: + description: Name of the responder. + type: string + type: + description: Type of responder. + minLength: 1 + type: string + username: + description: Username of the responder. + type: string + required: + - type + type: object + type: array + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + source: + description: Backlink to the sender of the notification. + type: string + tags: + description: Comma separated list of tags attached to + the notifications. + type: string + type: object + type: array + pagerdutyConfigs: + description: List of PagerDuty configurations. + items: + description: PagerDutyConfig configures notifications via + PagerDuty. See https://prometheus.io/docs/alerting/latest/configuration/#pagerduty_config + properties: + class: + description: The class/type of the event. + type: string + client: + description: Client identification. + type: string + clientURL: + description: Backlink to the sender of notification. + type: string + component: + description: The part or component of the affected system + that is broken. + type: string + description: + description: Description of the incident. + type: string + details: + description: Arbitrary key/value pairs that provide further + detail about the incident. + items: + description: KeyValue defines a (key, value) tuple. + properties: + key: + description: Key of the tuple. + minLength: 1 + type: string + value: + description: Value of the tuple. + type: string + required: + - key + - value + type: object + type: array + group: + description: A cluster or grouping of sources. + type: string + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + pagerDutyImageConfigs: + description: A list of image details to attach that provide + further detail about an incident. + items: + description: PagerDutyImageConfig attaches images to + an incident + properties: + alt: + description: Alt is the optional alternative text + for the image. + type: string + href: + description: Optional URL; makes the image a clickable + link. + type: string + src: + description: Src of the image being attached to + the incident + type: string + type: object + type: array + pagerDutyLinkConfigs: + description: A list of link details to attach that provide + further detail about an incident. + items: + description: PagerDutyLinkConfig attaches text links + to an incident + properties: + alt: + description: Text that describes the purpose of + the link, and can be used as the link's text. + type: string + href: + description: Href is the URL of the link to be attached + type: string + type: object + type: array + routingKey: + description: The secret's key that contains the PagerDuty + integration key (when using Events API v2). Either this + field or `serviceKey` needs to be defined. The secret + needs to be in the same namespace as the AlertmanagerConfig + object and accessible by the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + serviceKey: + description: The secret's key that contains the PagerDuty + service key (when using integration type "Prometheus"). + Either this field or `routingKey` needs to be defined. + The secret needs to be in the same namespace as the + AlertmanagerConfig object and accessible by the Prometheus + Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + severity: + description: Severity of the incident. + type: string + url: + description: The URL to send requests to. + type: string + type: object + type: array + pushoverConfigs: + description: List of Pushover configurations. + items: + description: PushoverConfig configures notifications via Pushover. + See https://prometheus.io/docs/alerting/latest/configuration/#pushover_config + properties: + expire: + description: How long your notification will continue + to be retried for, unless the user acknowledges the + notification. + pattern: ^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$ + type: string + html: + description: Whether notification message is HTML or plain + text. + type: boolean + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + message: + description: Notification message. + type: string + priority: + description: Priority, see https://pushover.net/api#priority + type: string + retry: + description: How often the Pushover servers will send + the same notification to the user. Must be at least + 30 seconds. + pattern: ^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$ + type: string + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + sound: + description: The name of one of the sounds supported by + device clients to override the user's default sound + choice + type: string + title: + description: Notification title. + type: string + token: + description: The secret's key that contains the registered + application’s API token, see https://pushover.net/apps. + The secret needs to be in the same namespace as the + AlertmanagerConfig object and accessible by the Prometheus + Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + url: + description: A supplementary URL shown alongside the message. + type: string + urlTitle: + description: A title for supplementary URL, otherwise + just the URL is shown + type: string + userKey: + description: The secret's key that contains the recipient + user’s user key. The secret needs to be in the same + namespace as the AlertmanagerConfig object and accessible + by the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + type: array + slackConfigs: + description: List of Slack configurations. + items: + description: SlackConfig configures notifications via Slack. + See https://prometheus.io/docs/alerting/latest/configuration/#slack_config + properties: + actions: + description: A list of Slack actions that are sent with + each notification. + items: + description: SlackAction configures a single Slack action + that is sent with each notification. See https://api.slack.com/docs/message-attachments#action_fields + and https://api.slack.com/docs/message-buttons for + more information. + properties: + confirm: + description: SlackConfirmationField protect users + from destructive actions or particularly distinguished + decisions by asking them to confirm their button + click one more time. See https://api.slack.com/docs/interactive-message-field-guide#confirmation_fields + for more information. + properties: + dismissText: + type: string + okText: + type: string + text: + minLength: 1 + type: string + title: + type: string + required: + - text + type: object + name: + type: string + style: + type: string + text: + minLength: 1 + type: string + type: + minLength: 1 + type: string + url: + type: string + value: + type: string + required: + - text + - type + type: object + type: array + apiURL: + description: The secret's key that contains the Slack + webhook URL. The secret needs to be in the same namespace + as the AlertmanagerConfig object and accessible by the + Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + callbackId: + type: string + channel: + description: The channel or user to send notifications + to. + type: string + color: + type: string + fallback: + type: string + fields: + description: A list of Slack fields that are sent with + each notification. + items: + description: SlackField configures a single Slack field + that is sent with each notification. Each field must + contain a title, value, and optionally, a boolean + value to indicate if the field is short enough to + be displayed next to other fields designated as short. + See https://api.slack.com/docs/message-attachments#fields + for more information. + properties: + short: + type: boolean + title: + minLength: 1 + type: string + value: + minLength: 1 + type: string + required: + - title + - value + type: object + type: array + footer: + type: string + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + iconEmoji: + type: string + iconURL: + type: string + imageURL: + type: string + linkNames: + type: boolean + mrkdwnIn: + items: + type: string + type: array + pretext: + type: string + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + shortFields: + type: boolean + text: + type: string + thumbURL: + type: string + title: + type: string + titleLink: + type: string + username: + type: string + type: object + type: array + snsConfigs: + description: List of SNS configurations + items: + description: SNSConfig configures notifications via AWS SNS. + See https://prometheus.io/docs/alerting/latest/configuration/#sns_configs + properties: + apiURL: + description: The SNS API URL i.e. https://sns.us-east-2.amazonaws.com. + If not specified, the SNS API URL from the SNS SDK will + be used. + type: string + attributes: + additionalProperties: + type: string + description: SNS message attributes. + type: object + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + message: + description: The message content of the SNS notification. + type: string + phoneNumber: + description: Phone number if message is delivered via + SMS in E.164 format. If you don't specify this value, + you must specify a value for the TopicARN or TargetARN. + type: string + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + sigv4: + description: Configures AWS's Signature Verification 4 + signing process to sign requests. + properties: + accessKey: + description: AccessKey is the AWS API key. If blank, + the environment variable `AWS_ACCESS_KEY_ID` is + used. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + profile: + description: Profile is the named AWS profile used + to authenticate. + type: string + region: + description: Region is the AWS region. If blank, the + region from the default credentials chain used. + type: string + roleArn: + description: RoleArn is the named AWS profile used + to authenticate. + type: string + secretKey: + description: SecretKey is the AWS API secret. If blank, + the environment variable `AWS_SECRET_ACCESS_KEY` + is used. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + subject: + description: Subject line when the message is delivered + to email endpoints. + type: string + targetARN: + description: The mobile platform endpoint ARN if message + is delivered via mobile notifications. If you don't + specify this value, you must specify a value for the + topic_arn or PhoneNumber. + type: string + topicARN: + description: SNS topic ARN, i.e. arn:aws:sns:us-east-2:698519295917:My-Topic + If you don't specify this value, you must specify a + value for the PhoneNumber or TargetARN. + type: string + type: object + type: array + victoropsConfigs: + description: List of VictorOps configurations. + items: + description: VictorOpsConfig configures notifications via + VictorOps. See https://prometheus.io/docs/alerting/latest/configuration/#victorops_config + properties: + apiKey: + description: The secret's key that contains the API key + to use when talking to the VictorOps API. The secret + needs to be in the same namespace as the AlertmanagerConfig + object and accessible by the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + apiUrl: + description: The VictorOps API URL. + type: string + customFields: + description: Additional custom fields for notification. + items: + description: KeyValue defines a (key, value) tuple. + properties: + key: + description: Key of the tuple. + minLength: 1 + type: string + value: + description: Value of the tuple. + type: string + required: + - key + - value + type: object + type: array + entityDisplayName: + description: Contains summary of the alerted problem. + type: string + httpConfig: + description: The HTTP client's configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + messageType: + description: Describes the behavior of the alert (CRITICAL, + WARNING, INFO). + type: string + monitoringTool: + description: The monitoring tool the state message is + from. + type: string + routingKey: + description: A key used to map the alert to a team. + type: string + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + stateMessage: + description: Contains long explanation of the alerted + problem. + type: string + type: object + type: array + webhookConfigs: + description: List of webhook configurations. + items: + description: WebhookConfig configures notifications via a + generic receiver supporting the webhook payload. See https://prometheus.io/docs/alerting/latest/configuration/#webhook_config + properties: + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + maxAlerts: + description: Maximum number of alerts to be sent per webhook + message. When 0, all alerts are included. + format: int32 + minimum: 0 + type: integer + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + url: + description: The URL to send HTTP POST requests to. `urlSecret` + takes precedence over `url`. One of `urlSecret` and + `url` should be defined. + type: string + urlSecret: + description: The secret's key that contains the webhook + URL to send HTTP requests to. `urlSecret` takes precedence + over `url`. One of `urlSecret` and `url` should be defined. + The secret needs to be in the same namespace as the + AlertmanagerConfig object and accessible by the Prometheus + Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + type: array + wechatConfigs: + description: List of WeChat configurations. + items: + description: WeChatConfig configures notifications via WeChat. + See https://prometheus.io/docs/alerting/latest/configuration/#wechat_config + properties: + agentID: + type: string + apiSecret: + description: The secret's key that contains the WeChat + API key. The secret needs to be in the same namespace + as the AlertmanagerConfig object and accessible by the + Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + apiURL: + description: The WeChat API URL. + type: string + corpID: + description: The corp id for authentication. + type: string + httpConfig: + description: HTTP client configuration. + properties: + authorization: + description: Authorization header configuration for + the client. This is mutually exclusive with BasicAuth + and is only available starting from Alertmanager + v0.22+. + properties: + credentials: + description: The secret's key that contains the + credentials of the request + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults + to Bearer, Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth for the client. This is mutually + exclusive with Authorization. If both are defined, + BasicAuth takes precedence. + properties: + password: + description: The secret in the service monitor + namespace that contains the password for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor + namespace that contains the username for authentication. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: The secret's key that contains the bearer + token to be used by the client for authentication. + The secret needs to be in the same namespace as + the AlertmanagerConfig object and accessible by + the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects specifies whether the + client should follow HTTP 3xx redirects. + type: boolean + oauth2: + description: OAuth2 client credentials used to fetch + a token for the targets. + properties: + clientId: + description: The secret or configmap containing + the OAuth2 client id + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 + client secret + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token + URL + type: object + scopes: + description: OAuth2 scopes used for the token + request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + proxyURL: + description: Optional proxy URL. + type: string + tlsConfig: + description: TLS configuration for the client. + properties: + ca: + description: Struct containing the CA cert to + use for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert + file for the targets. + properties: + configMap: + description: ConfigMap containing data to + use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap + or its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use + for the targets. + properties: + key: + description: The key of the secret to + select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More + info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret + or its key must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key + file for the targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or + its key must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the + targets. + type: string + type: object + type: object + message: + description: API request data as defined by the WeChat + API. + type: string + messageType: + type: string + sendResolved: + description: Whether or not to notify about resolved alerts. + type: boolean + toParty: + type: string + toTag: + type: string + toUser: + type: string + type: object + type: array + required: + - name + type: object + type: array + route: + description: The Alertmanager route definition for alerts matching + the resource’s namespace. If present, it will be added to the generated + Alertmanager configuration as a first-level route. + properties: + continue: + description: Boolean indicating whether an alert should continue + matching subsequent sibling nodes. It will always be overridden + to true for the first-level route by the Prometheus operator. + type: boolean + groupBy: + description: List of labels to group by. Labels must not be repeated + (unique list). Special label "..." (aggregate by all possible + labels), if provided, must be the only element in the list. + items: + type: string + type: array + groupInterval: + description: 'How long to wait before sending an updated notification. + Must match the regular expression`^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$` + Example: "5m"' + type: string + groupWait: + description: 'How long to wait before sending the initial notification. + Must match the regular expression`^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$` + Example: "30s"' + type: string + matchers: + description: 'List of matchers that the alert’s labels should + match. For the first level route, the operator removes any existing + equality and regexp matcher on the `namespace` label and adds + a `namespace: ` matcher.' + items: + description: Matcher defines how to match on alert's labels. + properties: + matchType: + description: Match operation available with AlertManager + >= v0.22.0 and takes precedence over Regex (deprecated) + if non-empty. + enum: + - '!=' + - = + - =~ + - '!~' + type: string + name: + description: Label to match. + minLength: 1 + type: string + regex: + description: Whether to match on equality (false) or regular-expression + (true). Deprecated as of AlertManager >= v0.22.0 where + a user should use MatchType instead. + type: boolean + value: + description: Label value to match. + type: string + required: + - name + type: object + type: array + muteTimeIntervals: + description: 'Note: this comment applies to the field definition + above but appears below otherwise it gets included in the generated + manifest. CRD schema doesn''t support self-referential types + for now (see https://github.com/kubernetes/kubernetes/issues/62872). + We have to use an alternative type to circumvent the limitation. + The downside is that the Kube API can''t validate the data beyond + the fact that it is a valid JSON representation. MuteTimeIntervals + is a list of MuteTimeInterval names that will mute this route + when matched,' + items: + type: string + type: array + receiver: + description: Name of the receiver for this route. If not empty, + it should be listed in the `receivers` field. + type: string + repeatInterval: + description: 'How long to wait before repeating the last notification. + Must match the regular expression`^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$` + Example: "4h"' + type: string + routes: + description: Child routes. + items: + x-kubernetes-preserve-unknown-fields: true + type: array + type: object + type: object + required: + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerCustomResourceDefinition.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerCustomResourceDefinition.yaml new file mode 100644 index 0000000..7222c29 --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0alertmanagerCustomResourceDefinition.yaml @@ -0,0 +1,6073 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + creationTimestamp: null + name: alertmanagers.monitoring.coreos.com +spec: + group: monitoring.coreos.com + names: + categories: + - prometheus-operator + kind: Alertmanager + listKind: AlertmanagerList + plural: alertmanagers + shortNames: + - am + singular: alertmanager + scope: Namespaced + versions: + - additionalPrinterColumns: + - description: The version of Alertmanager + jsonPath: .spec.version + name: Version + type: string + - description: The desired replicas number of Alertmanagers + jsonPath: .spec.replicas + name: Replicas + type: integer + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + description: Alertmanager describes an Alertmanager cluster. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: 'Specification of the desired behavior of the Alertmanager + cluster. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status' + properties: + additionalPeers: + description: AdditionalPeers allows injecting a set of additional + Alertmanagers to peer with to form a highly available cluster. + items: + type: string + type: array + affinity: + description: If specified, the pod's scheduling constraints. + properties: + nodeAffinity: + description: Describes node affinity scheduling rules for the + pod. + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to + nodes that satisfy the affinity expressions specified by + this field, but it may choose a node that violates one or + more of the expressions. The node that is most preferred + is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource + request, requiredDuringScheduling affinity expressions, + etc.), compute a sum by iterating through the elements of + this field and adding "weight" to the sum if the node matches + the corresponding matchExpressions; the node(s) with the + highest sum are the most preferred. + items: + description: An empty preferred scheduling term matches + all objects with implicit weight 0 (i.e. it's a no-op). + A null preferred scheduling term matches no objects (i.e. + is also a no-op). + properties: + preference: + description: A node selector term, associated with the + corresponding weight. + properties: + matchExpressions: + description: A list of node selector requirements + by node's labels. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchFields: + description: A list of node selector requirements + by node's fields. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + type: object + weight: + description: Weight associated with matching the corresponding + nodeSelectorTerm, in the range 1-100. + format: int32 + type: integer + required: + - preference + - weight + type: object + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this + field are not met at scheduling time, the pod will not be + scheduled onto the node. If the affinity requirements specified + by this field cease to be met at some point during pod execution + (e.g. due to an update), the system may or may not try to + eventually evict the pod from its node. + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. + The terms are ORed. + items: + description: A null or empty node selector term matches + no objects. The requirements of them are ANDed. The + TopologySelectorTerm type implements a subset of the + NodeSelectorTerm. + properties: + matchExpressions: + description: A list of node selector requirements + by node's labels. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchFields: + description: A list of node selector requirements + by node's fields. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + type: object + type: array + required: + - nodeSelectorTerms + type: object + type: object + podAffinity: + description: Describes pod affinity scheduling rules (e.g. co-locate + this pod in the same node, zone, etc. as some other pod(s)). + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to + nodes that satisfy the affinity expressions specified by + this field, but it may choose a node that violates one or + more of the expressions. The node that is most preferred + is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource + request, requiredDuringScheduling affinity expressions, + etc.), compute a sum by iterating through the elements of + this field and adding "weight" to the sum if the node has + pods which matches the corresponding podAffinityTerm; the + node(s) with the highest sum are the most preferred. + items: + description: The weights of all of the matched WeightedPodAffinityTerm + fields are added per-node to find the most preferred node(s) + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated + with the corresponding weight. + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied + to the union of the namespaces selected by this + field and the ones listed in the namespaces field. + null selector and null or empty namespaces list + means "this pod's namespace". An empty selector + ({}) matches all namespaces. This field is beta-level + and is only honored when PodAffinityNamespaceSelector + feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list + of namespace names that the term applies to. The + term is applied to the union of the namespaces + listed in this field and the ones selected by + namespaceSelector. null or empty namespaces list + and null namespaceSelector means "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified namespaces, + where co-located is defined as running on a node + whose value of the label with key topologyKey + matches that of any node on which any of the selected + pods is running. Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + weight: + description: weight associated with matching the corresponding + podAffinityTerm, in the range 1-100. + format: int32 + type: integer + required: + - podAffinityTerm + - weight + type: object + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this + field are not met at scheduling time, the pod will not be + scheduled onto the node. If the affinity requirements specified + by this field cease to be met at some point during pod execution + (e.g. due to a pod label update), the system may or may + not try to eventually evict the pod from its node. When + there are multiple elements, the lists of nodes corresponding + to each podAffinityTerm are intersected, i.e. all terms + must be satisfied. + items: + description: Defines a set of pods (namely those matching + the labelSelector relative to the given namespace(s)) + that this pod should be co-located (affinity) or not co-located + (anti-affinity) with, where co-located is defined as running + on a node whose value of the label with key + matches that of any node on which a pod of the set of + pods is running + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied to the + union of the namespaces selected by this field and + the ones listed in the namespaces field. null selector + and null or empty namespaces list means "this pod's + namespace". An empty selector ({}) matches all namespaces. + This field is beta-level and is only honored when + PodAffinityNamespaceSelector feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list of namespace + names that the term applies to. The term is applied + to the union of the namespaces listed in this field + and the ones selected by namespaceSelector. null or + empty namespaces list and null namespaceSelector means + "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods matching + the labelSelector in the specified namespaces, where + co-located is defined as running on a node whose value + of the label with key topologyKey matches that of + any node on which any of the selected pods is running. + Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + type: array + type: object + podAntiAffinity: + description: Describes pod anti-affinity scheduling rules (e.g. + avoid putting this pod in the same node, zone, etc. as some + other pod(s)). + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to + nodes that satisfy the anti-affinity expressions specified + by this field, but it may choose a node that violates one + or more of the expressions. The node that is most preferred + is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource + request, requiredDuringScheduling anti-affinity expressions, + etc.), compute a sum by iterating through the elements of + this field and adding "weight" to the sum if the node has + pods which matches the corresponding podAffinityTerm; the + node(s) with the highest sum are the most preferred. + items: + description: The weights of all of the matched WeightedPodAffinityTerm + fields are added per-node to find the most preferred node(s) + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated + with the corresponding weight. + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied + to the union of the namespaces selected by this + field and the ones listed in the namespaces field. + null selector and null or empty namespaces list + means "this pod's namespace". An empty selector + ({}) matches all namespaces. This field is beta-level + and is only honored when PodAffinityNamespaceSelector + feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list + of namespace names that the term applies to. The + term is applied to the union of the namespaces + listed in this field and the ones selected by + namespaceSelector. null or empty namespaces list + and null namespaceSelector means "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified namespaces, + where co-located is defined as running on a node + whose value of the label with key topologyKey + matches that of any node on which any of the selected + pods is running. Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + weight: + description: weight associated with matching the corresponding + podAffinityTerm, in the range 1-100. + format: int32 + type: integer + required: + - podAffinityTerm + - weight + type: object + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified by + this field are not met at scheduling time, the pod will + not be scheduled onto the node. If the anti-affinity requirements + specified by this field cease to be met at some point during + pod execution (e.g. due to a pod label update), the system + may or may not try to eventually evict the pod from its + node. When there are multiple elements, the lists of nodes + corresponding to each podAffinityTerm are intersected, i.e. + all terms must be satisfied. + items: + description: Defines a set of pods (namely those matching + the labelSelector relative to the given namespace(s)) + that this pod should be co-located (affinity) or not co-located + (anti-affinity) with, where co-located is defined as running + on a node whose value of the label with key + matches that of any node on which a pod of the set of + pods is running + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied to the + union of the namespaces selected by this field and + the ones listed in the namespaces field. null selector + and null or empty namespaces list means "this pod's + namespace". An empty selector ({}) matches all namespaces. + This field is beta-level and is only honored when + PodAffinityNamespaceSelector feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list of namespace + names that the term applies to. The term is applied + to the union of the namespaces listed in this field + and the ones selected by namespaceSelector. null or + empty namespaces list and null namespaceSelector means + "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods matching + the labelSelector in the specified namespaces, where + co-located is defined as running on a node whose value + of the label with key topologyKey matches that of + any node on which any of the selected pods is running. + Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + type: array + type: object + type: object + alertmanagerConfigNamespaceSelector: + description: Namespaces to be selected for AlertmanagerConfig discovery. + If nil, only check own namespace. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the key + and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship to + a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + alertmanagerConfigSelector: + description: AlertmanagerConfigs to be selected for to merge and configure + Alertmanager with. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the key + and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship to + a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + alertmanagerConfiguration: + description: 'EXPERIMENTAL: alertmanagerConfiguration specifies the + global Alertmanager configuration. If defined, it takes precedence + over the `configSecret` field. This field may change in future releases.' + properties: + name: + description: The name of the AlertmanagerConfig resource which + is used to generate the global configuration. It must be defined + in the same namespace as the Alertmanager object. The operator + will not enforce a `namespace` label for routes and inhibition + rules. + minLength: 1 + type: string + type: object + baseImage: + description: 'Base image that is used to deploy pods, without tag. + Deprecated: use ''image'' instead' + type: string + clusterAdvertiseAddress: + description: 'ClusterAdvertiseAddress is the explicit address to advertise + in cluster. Needs to be provided for non RFC1918 [1] (public) addresses. + [1] RFC1918: https://tools.ietf.org/html/rfc1918' + type: string + clusterGossipInterval: + description: Interval between gossip attempts. + type: string + clusterPeerTimeout: + description: Timeout for cluster peering. + type: string + clusterPushpullInterval: + description: Interval between pushpull attempts. + type: string + configMaps: + description: ConfigMaps is a list of ConfigMaps in the same namespace + as the Alertmanager object, which shall be mounted into the Alertmanager + Pods. The ConfigMaps are mounted into /etc/alertmanager/configmaps/. + items: + type: string + type: array + configSecret: + description: "ConfigSecret is the name of a Kubernetes Secret in the + same namespace as the Alertmanager object, which contains the configuration + for this Alertmanager instance. If empty, it defaults to 'alertmanager-'. + \n The Alertmanager configuration should be available under the + `alertmanager.yaml` key. Additional keys from the original secret + are copied to the generated secret. \n If either the secret or the + `alertmanager.yaml` key is missing, the operator provisions an Alertmanager + configuration with one empty receiver (effectively dropping alert + notifications)." + type: string + containers: + description: 'Containers allows injecting additional containers. This + is meant to allow adding an authentication proxy to an Alertmanager + pod. Containers described here modify an operator generated container + if they share the same name and modifications are done via a strategic + merge patch. The current container names are: `alertmanager` and + `config-reloader`. Overriding containers is entirely outside the + scope of what the maintainers will support and by doing so, you + accept that this behaviour may break at any time without notice.' + items: + description: A single application container that you want to run + within a pod. + properties: + args: + description: 'Arguments to the entrypoint. The docker image''s + CMD is used if this is not provided. Variable references $(VAR_NAME) + are expanded using the container''s environment. If a variable + cannot be resolved, the reference in the input string will + be unchanged. Double $$ are reduced to a single $, which allows + for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will + produce the string literal "$(VAR_NAME)". Escaped references + will never be expanded, regardless of whether the variable + exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + command: + description: 'Entrypoint array. Not executed within a shell. + The docker image''s ENTRYPOINT is used if this is not provided. + Variable references $(VAR_NAME) are expanded using the container''s + environment. If a variable cannot be resolved, the reference + in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: + i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether + the variable exists or not. Cannot be updated. More info: + https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + env: + description: List of environment variables to set in the container. + Cannot be updated. + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be + a C_IDENTIFIER. + type: string + value: + description: 'Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in + the container and any service environment variables. + If a variable cannot be resolved, the reference in the + input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) + syntax: i.e. "$$(VAR_NAME)" will produce the string + literal "$(VAR_NAME)". Escaped references will never + be expanded, regardless of whether the variable exists + or not. Defaults to "".' + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its key must be defined + type: boolean + required: + - key + type: object + fieldRef: + description: 'Selects a field of the pod: supports + metadata.name, metadata.namespace, `metadata.labels['''']`, + `metadata.annotations['''']`, spec.nodeName, + spec.serviceAccountName, status.hostIP, status.podIP, + status.podIPs.' + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + resourceFieldRef: + description: 'Selects a resource of the container: + only resources limits and requests (limits.cpu, + limits.memory, limits.ephemeral-storage, requests.cpu, + requests.memory and requests.ephemeral-storage) + are currently supported.' + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + required: + - name + type: object + type: array + envFrom: + description: List of sources to populate environment variables + in the container. The keys defined within a source must be + a C_IDENTIFIER. All invalid keys will be reported as an event + when the container is starting. When a key exists in multiple + sources, the value associated with the last source will take + precedence. Values defined by an Env with a duplicate key + will take precedence. Cannot be updated. + items: + description: EnvFromSource represents the source of a set + of ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap must be + defined + type: boolean + type: object + prefix: + description: An optional identifier to prepend to each + key in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + type: object + type: array + image: + description: 'Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images + This field is optional to allow higher level config management + to default or override container images in workload controllers + like Deployments and StatefulSets.' + type: string + imagePullPolicy: + description: 'Image pull policy. One of Always, Never, IfNotPresent. + Defaults to Always if :latest tag is specified, or IfNotPresent + otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images' + type: string + lifecycle: + description: Actions that the management system should take + in response to container lifecycle events. Cannot be updated. + properties: + postStart: + description: 'PostStart is called immediately after a container + is created. If the handler fails, the container is terminated + and restarted according to its restart policy. Other management + of the container blocks until the hook completes. More + info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + preStop: + description: 'PreStop is called immediately before a container + is terminated due to an API request or management event + such as liveness/startup probe failure, preemption, resource + contention, etc. The handler is not called if the container + crashes or exits. The Pod''s termination grace period + countdown begins before the PreStop hook is executed. + Regardless of the outcome of the handler, the container + will eventually terminate within the Pod''s termination + grace period (unless delayed by finalizers). Other management + of the container blocks until the hook completes or until + the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + type: object + livenessProbe: + description: 'Periodic probe of container liveness. Container + will be restarted if the probe fails. Cannot be updated. More + info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + name: + description: Name of the container specified as a DNS_LABEL. + Each container in a pod must have a unique name (DNS_LABEL). + Cannot be updated. + type: string + ports: + description: List of ports to expose from the container. Exposing + a port here gives the system additional information about + the network connections a container uses, but is primarily + informational. Not specifying a port here DOES NOT prevent + that port from being exposed. Any port which is listening + on the default "0.0.0.0" address inside a container will be + accessible from the network. Cannot be updated. + items: + description: ContainerPort represents a network port in a + single container. + properties: + containerPort: + description: Number of port to expose on the pod's IP + address. This must be a valid port number, 0 < x < 65536. + format: int32 + type: integer + hostIP: + description: What host IP to bind the external port to. + type: string + hostPort: + description: Number of port to expose on the host. If + specified, this must be a valid port number, 0 < x < + 65536. If HostNetwork is specified, this must match + ContainerPort. Most containers do not need this. + format: int32 + type: integer + name: + description: If specified, this must be an IANA_SVC_NAME + and unique within the pod. Each named port in a pod + must have a unique name. Name for the port that can + be referred to by services. + type: string + protocol: + default: TCP + description: Protocol for port. Must be UDP, TCP, or SCTP. + Defaults to "TCP". + type: string + required: + - containerPort + type: object + type: array + x-kubernetes-list-map-keys: + - containerPort + - protocol + x-kubernetes-list-type: map + readinessProbe: + description: 'Periodic probe of container service readiness. + Container will be removed from service endpoints if the probe + fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + resources: + description: 'Compute Resources required by this container. + Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount of compute + resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount of compute + resources required. If Requests is omitted for a container, + it defaults to Limits if that is explicitly specified, + otherwise to an implementation-defined value. More info: + https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + securityContext: + description: 'SecurityContext defines the security options the + container should be run with. If set, the fields of SecurityContext + override the equivalent fields of PodSecurityContext. More + info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/' + properties: + allowPrivilegeEscalation: + description: 'AllowPrivilegeEscalation controls whether + a process can gain more privileges than its parent process. + This bool directly controls if the no_new_privs flag will + be set on the container process. AllowPrivilegeEscalation + is true always when the container is: 1) run as Privileged + 2) has CAP_SYS_ADMIN Note that this field cannot be set + when spec.os.name is windows.' + type: boolean + capabilities: + description: The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by + the container runtime. Note that this field cannot be + set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: Run container in privileged mode. Processes + in privileged containers are essentially equivalent to + root on the host. Defaults to false. Note that this field + cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: procMount denotes the type of proc mount to + use for the containers. The default is DefaultProcMount + which uses the container runtime defaults for readonly + paths and masked paths. This requires the ProcMountType + feature flag to be enabled. Note that this field cannot + be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: Whether this container has a read-only root + filesystem. Default is false. Note that this field cannot + be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: The GID to run the entrypoint of the container + process. Uses runtime default if unset. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: Indicates that the container must run as a + non-root user. If true, the Kubelet will validate the + image at runtime to ensure that it does not run as UID + 0 (root) and fail to start the container if it does. If + unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both + SecurityContext and PodSecurityContext, the value specified + in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container + process. Defaults to user specified in image metadata + if unspecified. May also be set in PodSecurityContext. If + set in both SecurityContext and PodSecurityContext, the + value specified in SecurityContext takes precedence. Note + that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a + random SELinux context for each container. May also be + set in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: The seccomp options to use by this container. + If seccomp options are provided at both the pod & container + level, the container options override the pod options. + Note that this field cannot be set when spec.os.name is + windows. + properties: + localhostProfile: + description: localhostProfile indicates a profile defined + in a file on the node should be used. The profile + must be preconfigured on the node to work. Must be + a descending path, relative to the kubelet's configured + seccomp profile location. Must only be set if type + is "Localhost". + type: string + type: + description: "type indicates which kind of seccomp profile + will be applied. Valid options are: \n Localhost - + a profile defined in a file on the node should be + used. RuntimeDefault - the container runtime default + profile should be used. Unconfined - no profile should + be applied." + type: string + required: + - type + type: object + windowsOptions: + description: The Windows specific settings applied to all + containers. If unspecified, the options from the PodSecurityContext + will be used. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is + linux. + properties: + gmsaCredentialSpec: + description: GMSACredentialSpec is where the GMSA admission + webhook (https://github.com/kubernetes-sigs/windows-gmsa) + inlines the contents of the GMSA credential spec named + by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: HostProcess determines if a container should + be run as a 'Host Process' container. This field is + alpha-level and will only be honored by components + that enable the WindowsHostProcessContainers feature + flag. Setting this field without the feature flag + will result in errors when validating the Pod. All + of a Pod's containers must have the same effective + HostProcess value (it is not allowed to have a mix + of HostProcess containers and non-HostProcess containers). In + addition, if HostProcess is true then HostNetwork + must also be set to true. + type: boolean + runAsUserName: + description: The UserName in Windows to run the entrypoint + of the container process. Defaults to the user specified + in image metadata if unspecified. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. + type: string + type: object + type: object + startupProbe: + description: 'StartupProbe indicates that the Pod has successfully + initialized. If specified, no other probes are executed until + this completes successfully. If this probe fails, the Pod + will be restarted, just as if the livenessProbe failed. This + can be used to provide different probe parameters at the beginning + of a Pod''s lifecycle, when it might take a long time to load + data or warm a cache, than during steady-state operation. + This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + stdin: + description: Whether this container should allocate a buffer + for stdin in the container runtime. If this is not set, reads + from stdin in the container will always result in EOF. Default + is false. + type: boolean + stdinOnce: + description: Whether the container runtime should close the + stdin channel after it has been opened by a single attach. + When stdin is true the stdin stream will remain open across + multiple attach sessions. If stdinOnce is set to true, stdin + is opened on container start, is empty until the first client + attaches to stdin, and then remains open and accepts data + until the client disconnects, at which time stdin is closed + and remains closed until the container is restarted. If this + flag is false, a container processes that reads from stdin + will never receive an EOF. Default is false + type: boolean + terminationMessagePath: + description: 'Optional: Path at which the file to which the + container''s termination message will be written is mounted + into the container''s filesystem. Message written is intended + to be brief final status, such as an assertion failure message. + Will be truncated by the node if greater than 4096 bytes. + The total message length across all containers will be limited + to 12kb. Defaults to /dev/termination-log. Cannot be updated.' + type: string + terminationMessagePolicy: + description: Indicate how the termination message should be + populated. File will use the contents of terminationMessagePath + to populate the container status message on both success and + failure. FallbackToLogsOnError will use the last chunk of + container log output if the termination message file is empty + and the container exited with an error. The log output is + limited to 2048 bytes or 80 lines, whichever is smaller. Defaults + to File. Cannot be updated. + type: string + tty: + description: Whether this container should allocate a TTY for + itself, also requires 'stdin' to be true. Default is false. + type: boolean + volumeDevices: + description: volumeDevices is the list of block devices to be + used by the container. + items: + description: volumeDevice describes a mapping of a raw block + device within a container. + properties: + devicePath: + description: devicePath is the path inside of the container + that the device will be mapped to. + type: string + name: + description: name must match the name of a persistentVolumeClaim + in the pod + type: string + required: + - devicePath + - name + type: object + type: array + volumeMounts: + description: Pod volumes to mount into the container's filesystem. + Cannot be updated. + items: + description: VolumeMount describes a mounting of a Volume + within a container. + properties: + mountPath: + description: Path within the container at which the volume + should be mounted. Must not contain ':'. + type: string + mountPropagation: + description: mountPropagation determines how mounts are + propagated from the host to container and the other + way around. When not set, MountPropagationNone is used. + This field is beta in 1.10. + type: string + name: + description: This must match the Name of a Volume. + type: string + readOnly: + description: Mounted read-only if true, read-write otherwise + (false or unspecified). Defaults to false. + type: boolean + subPath: + description: Path within the volume from which the container's + volume should be mounted. Defaults to "" (volume's root). + type: string + subPathExpr: + description: Expanded path within the volume from which + the container's volume should be mounted. Behaves similarly + to SubPath but environment variable references $(VAR_NAME) + are expanded using the container's environment. Defaults + to "" (volume's root). SubPathExpr and SubPath are mutually + exclusive. + type: string + required: + - mountPath + - name + type: object + type: array + workingDir: + description: Container's working directory. If not specified, + the container runtime's default will be used, which might + be configured in the container image. Cannot be updated. + type: string + required: + - name + type: object + type: array + externalUrl: + description: The external URL the Alertmanager instances will be available + under. This is necessary to generate correct URLs. This is necessary + if Alertmanager is not served from root of a DNS name. + type: string + forceEnableClusterMode: + description: ForceEnableClusterMode ensures Alertmanager does not + deactivate the cluster mode when running with a single replica. + Use case is e.g. spanning an Alertmanager cluster across Kubernetes + clusters with a single replica in each. + type: boolean + image: + description: Image if specified has precedence over baseImage, tag + and sha combinations. Specifying the version is still necessary + to ensure the Prometheus Operator knows what version of Alertmanager + is being configured. + type: string + imagePullSecrets: + description: An optional list of references to secrets in the same + namespace to use for pulling prometheus and alertmanager images + from registries see http://kubernetes.io/docs/user-guide/images#specifying-imagepullsecrets-on-a-pod + items: + description: LocalObjectReference contains enough information to + let you locate the referenced object inside the same namespace. + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + type: array + initContainers: + description: 'InitContainers allows adding initContainers to the pod + definition. Those can be used to e.g. fetch secrets for injection + into the Alertmanager configuration from external sources. Any errors + during the execution of an initContainer will lead to a restart + of the Pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/ + Using initContainers for any use case other then secret fetching + is entirely outside the scope of what the maintainers will support + and by doing so, you accept that this behaviour may break at any + time without notice.' + items: + description: A single application container that you want to run + within a pod. + properties: + args: + description: 'Arguments to the entrypoint. The docker image''s + CMD is used if this is not provided. Variable references $(VAR_NAME) + are expanded using the container''s environment. If a variable + cannot be resolved, the reference in the input string will + be unchanged. Double $$ are reduced to a single $, which allows + for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will + produce the string literal "$(VAR_NAME)". Escaped references + will never be expanded, regardless of whether the variable + exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + command: + description: 'Entrypoint array. Not executed within a shell. + The docker image''s ENTRYPOINT is used if this is not provided. + Variable references $(VAR_NAME) are expanded using the container''s + environment. If a variable cannot be resolved, the reference + in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: + i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether + the variable exists or not. Cannot be updated. More info: + https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + env: + description: List of environment variables to set in the container. + Cannot be updated. + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be + a C_IDENTIFIER. + type: string + value: + description: 'Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in + the container and any service environment variables. + If a variable cannot be resolved, the reference in the + input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) + syntax: i.e. "$$(VAR_NAME)" will produce the string + literal "$(VAR_NAME)". Escaped references will never + be expanded, regardless of whether the variable exists + or not. Defaults to "".' + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its key must be defined + type: boolean + required: + - key + type: object + fieldRef: + description: 'Selects a field of the pod: supports + metadata.name, metadata.namespace, `metadata.labels['''']`, + `metadata.annotations['''']`, spec.nodeName, + spec.serviceAccountName, status.hostIP, status.podIP, + status.podIPs.' + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + resourceFieldRef: + description: 'Selects a resource of the container: + only resources limits and requests (limits.cpu, + limits.memory, limits.ephemeral-storage, requests.cpu, + requests.memory and requests.ephemeral-storage) + are currently supported.' + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + required: + - name + type: object + type: array + envFrom: + description: List of sources to populate environment variables + in the container. The keys defined within a source must be + a C_IDENTIFIER. All invalid keys will be reported as an event + when the container is starting. When a key exists in multiple + sources, the value associated with the last source will take + precedence. Values defined by an Env with a duplicate key + will take precedence. Cannot be updated. + items: + description: EnvFromSource represents the source of a set + of ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap must be + defined + type: boolean + type: object + prefix: + description: An optional identifier to prepend to each + key in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + type: object + type: array + image: + description: 'Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images + This field is optional to allow higher level config management + to default or override container images in workload controllers + like Deployments and StatefulSets.' + type: string + imagePullPolicy: + description: 'Image pull policy. One of Always, Never, IfNotPresent. + Defaults to Always if :latest tag is specified, or IfNotPresent + otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images' + type: string + lifecycle: + description: Actions that the management system should take + in response to container lifecycle events. Cannot be updated. + properties: + postStart: + description: 'PostStart is called immediately after a container + is created. If the handler fails, the container is terminated + and restarted according to its restart policy. Other management + of the container blocks until the hook completes. More + info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + preStop: + description: 'PreStop is called immediately before a container + is terminated due to an API request or management event + such as liveness/startup probe failure, preemption, resource + contention, etc. The handler is not called if the container + crashes or exits. The Pod''s termination grace period + countdown begins before the PreStop hook is executed. + Regardless of the outcome of the handler, the container + will eventually terminate within the Pod''s termination + grace period (unless delayed by finalizers). Other management + of the container blocks until the hook completes or until + the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + type: object + livenessProbe: + description: 'Periodic probe of container liveness. Container + will be restarted if the probe fails. Cannot be updated. More + info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + name: + description: Name of the container specified as a DNS_LABEL. + Each container in a pod must have a unique name (DNS_LABEL). + Cannot be updated. + type: string + ports: + description: List of ports to expose from the container. Exposing + a port here gives the system additional information about + the network connections a container uses, but is primarily + informational. Not specifying a port here DOES NOT prevent + that port from being exposed. Any port which is listening + on the default "0.0.0.0" address inside a container will be + accessible from the network. Cannot be updated. + items: + description: ContainerPort represents a network port in a + single container. + properties: + containerPort: + description: Number of port to expose on the pod's IP + address. This must be a valid port number, 0 < x < 65536. + format: int32 + type: integer + hostIP: + description: What host IP to bind the external port to. + type: string + hostPort: + description: Number of port to expose on the host. If + specified, this must be a valid port number, 0 < x < + 65536. If HostNetwork is specified, this must match + ContainerPort. Most containers do not need this. + format: int32 + type: integer + name: + description: If specified, this must be an IANA_SVC_NAME + and unique within the pod. Each named port in a pod + must have a unique name. Name for the port that can + be referred to by services. + type: string + protocol: + default: TCP + description: Protocol for port. Must be UDP, TCP, or SCTP. + Defaults to "TCP". + type: string + required: + - containerPort + type: object + type: array + x-kubernetes-list-map-keys: + - containerPort + - protocol + x-kubernetes-list-type: map + readinessProbe: + description: 'Periodic probe of container service readiness. + Container will be removed from service endpoints if the probe + fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + resources: + description: 'Compute Resources required by this container. + Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount of compute + resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount of compute + resources required. If Requests is omitted for a container, + it defaults to Limits if that is explicitly specified, + otherwise to an implementation-defined value. More info: + https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + securityContext: + description: 'SecurityContext defines the security options the + container should be run with. If set, the fields of SecurityContext + override the equivalent fields of PodSecurityContext. More + info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/' + properties: + allowPrivilegeEscalation: + description: 'AllowPrivilegeEscalation controls whether + a process can gain more privileges than its parent process. + This bool directly controls if the no_new_privs flag will + be set on the container process. AllowPrivilegeEscalation + is true always when the container is: 1) run as Privileged + 2) has CAP_SYS_ADMIN Note that this field cannot be set + when spec.os.name is windows.' + type: boolean + capabilities: + description: The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by + the container runtime. Note that this field cannot be + set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: Run container in privileged mode. Processes + in privileged containers are essentially equivalent to + root on the host. Defaults to false. Note that this field + cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: procMount denotes the type of proc mount to + use for the containers. The default is DefaultProcMount + which uses the container runtime defaults for readonly + paths and masked paths. This requires the ProcMountType + feature flag to be enabled. Note that this field cannot + be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: Whether this container has a read-only root + filesystem. Default is false. Note that this field cannot + be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: The GID to run the entrypoint of the container + process. Uses runtime default if unset. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: Indicates that the container must run as a + non-root user. If true, the Kubelet will validate the + image at runtime to ensure that it does not run as UID + 0 (root) and fail to start the container if it does. If + unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both + SecurityContext and PodSecurityContext, the value specified + in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container + process. Defaults to user specified in image metadata + if unspecified. May also be set in PodSecurityContext. If + set in both SecurityContext and PodSecurityContext, the + value specified in SecurityContext takes precedence. Note + that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a + random SELinux context for each container. May also be + set in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: The seccomp options to use by this container. + If seccomp options are provided at both the pod & container + level, the container options override the pod options. + Note that this field cannot be set when spec.os.name is + windows. + properties: + localhostProfile: + description: localhostProfile indicates a profile defined + in a file on the node should be used. The profile + must be preconfigured on the node to work. Must be + a descending path, relative to the kubelet's configured + seccomp profile location. Must only be set if type + is "Localhost". + type: string + type: + description: "type indicates which kind of seccomp profile + will be applied. Valid options are: \n Localhost - + a profile defined in a file on the node should be + used. RuntimeDefault - the container runtime default + profile should be used. Unconfined - no profile should + be applied." + type: string + required: + - type + type: object + windowsOptions: + description: The Windows specific settings applied to all + containers. If unspecified, the options from the PodSecurityContext + will be used. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is + linux. + properties: + gmsaCredentialSpec: + description: GMSACredentialSpec is where the GMSA admission + webhook (https://github.com/kubernetes-sigs/windows-gmsa) + inlines the contents of the GMSA credential spec named + by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: HostProcess determines if a container should + be run as a 'Host Process' container. This field is + alpha-level and will only be honored by components + that enable the WindowsHostProcessContainers feature + flag. Setting this field without the feature flag + will result in errors when validating the Pod. All + of a Pod's containers must have the same effective + HostProcess value (it is not allowed to have a mix + of HostProcess containers and non-HostProcess containers). In + addition, if HostProcess is true then HostNetwork + must also be set to true. + type: boolean + runAsUserName: + description: The UserName in Windows to run the entrypoint + of the container process. Defaults to the user specified + in image metadata if unspecified. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. + type: string + type: object + type: object + startupProbe: + description: 'StartupProbe indicates that the Pod has successfully + initialized. If specified, no other probes are executed until + this completes successfully. If this probe fails, the Pod + will be restarted, just as if the livenessProbe failed. This + can be used to provide different probe parameters at the beginning + of a Pod''s lifecycle, when it might take a long time to load + data or warm a cache, than during steady-state operation. + This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + stdin: + description: Whether this container should allocate a buffer + for stdin in the container runtime. If this is not set, reads + from stdin in the container will always result in EOF. Default + is false. + type: boolean + stdinOnce: + description: Whether the container runtime should close the + stdin channel after it has been opened by a single attach. + When stdin is true the stdin stream will remain open across + multiple attach sessions. If stdinOnce is set to true, stdin + is opened on container start, is empty until the first client + attaches to stdin, and then remains open and accepts data + until the client disconnects, at which time stdin is closed + and remains closed until the container is restarted. If this + flag is false, a container processes that reads from stdin + will never receive an EOF. Default is false + type: boolean + terminationMessagePath: + description: 'Optional: Path at which the file to which the + container''s termination message will be written is mounted + into the container''s filesystem. Message written is intended + to be brief final status, such as an assertion failure message. + Will be truncated by the node if greater than 4096 bytes. + The total message length across all containers will be limited + to 12kb. Defaults to /dev/termination-log. Cannot be updated.' + type: string + terminationMessagePolicy: + description: Indicate how the termination message should be + populated. File will use the contents of terminationMessagePath + to populate the container status message on both success and + failure. FallbackToLogsOnError will use the last chunk of + container log output if the termination message file is empty + and the container exited with an error. The log output is + limited to 2048 bytes or 80 lines, whichever is smaller. Defaults + to File. Cannot be updated. + type: string + tty: + description: Whether this container should allocate a TTY for + itself, also requires 'stdin' to be true. Default is false. + type: boolean + volumeDevices: + description: volumeDevices is the list of block devices to be + used by the container. + items: + description: volumeDevice describes a mapping of a raw block + device within a container. + properties: + devicePath: + description: devicePath is the path inside of the container + that the device will be mapped to. + type: string + name: + description: name must match the name of a persistentVolumeClaim + in the pod + type: string + required: + - devicePath + - name + type: object + type: array + volumeMounts: + description: Pod volumes to mount into the container's filesystem. + Cannot be updated. + items: + description: VolumeMount describes a mounting of a Volume + within a container. + properties: + mountPath: + description: Path within the container at which the volume + should be mounted. Must not contain ':'. + type: string + mountPropagation: + description: mountPropagation determines how mounts are + propagated from the host to container and the other + way around. When not set, MountPropagationNone is used. + This field is beta in 1.10. + type: string + name: + description: This must match the Name of a Volume. + type: string + readOnly: + description: Mounted read-only if true, read-write otherwise + (false or unspecified). Defaults to false. + type: boolean + subPath: + description: Path within the volume from which the container's + volume should be mounted. Defaults to "" (volume's root). + type: string + subPathExpr: + description: Expanded path within the volume from which + the container's volume should be mounted. Behaves similarly + to SubPath but environment variable references $(VAR_NAME) + are expanded using the container's environment. Defaults + to "" (volume's root). SubPathExpr and SubPath are mutually + exclusive. + type: string + required: + - mountPath + - name + type: object + type: array + workingDir: + description: Container's working directory. If not specified, + the container runtime's default will be used, which might + be configured in the container image. Cannot be updated. + type: string + required: + - name + type: object + type: array + listenLocal: + description: ListenLocal makes the Alertmanager server listen on loopback, + so that it does not bind against the Pod IP. Note this is only for + the Alertmanager UI, not the gossip communication. + type: boolean + logFormat: + description: Log format for Alertmanager to be configured with. + enum: + - "" + - logfmt + - json + type: string + logLevel: + description: Log level for Alertmanager to be configured with. + enum: + - "" + - debug + - info + - warn + - error + type: string + minReadySeconds: + description: Minimum number of seconds for which a newly created pod + should be ready without any of its container crashing for it to + be considered available. Defaults to 0 (pod will be considered available + as soon as it is ready) This is an alpha field and requires enabling + StatefulSetMinReadySeconds feature gate. + format: int32 + type: integer + nodeSelector: + additionalProperties: + type: string + description: Define which Nodes the Pods are scheduled on. + type: object + paused: + description: If set to true all actions on the underlying managed + objects are not goint to be performed, except for delete actions. + type: boolean + podMetadata: + description: PodMetadata configures Labels and Annotations which are + propagated to the alertmanager pods. + properties: + annotations: + additionalProperties: + type: string + description: 'Annotations is an unstructured key value map stored + with a resource that may be set by external tools to store and + retrieve arbitrary metadata. They are not queryable and should + be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations' + type: object + labels: + additionalProperties: + type: string + description: 'Map of string keys and values that can be used to + organize and categorize (scope and select) objects. May match + selectors of replication controllers and services. More info: + http://kubernetes.io/docs/user-guide/labels' + type: object + name: + description: 'Name must be unique within a namespace. Is required + when creating resources, although some resources may allow a + client to request the generation of an appropriate name automatically. + Name is primarily intended for creation idempotence and configuration + definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names' + type: string + type: object + portName: + description: Port name used for the pods and governing service. This + defaults to web + type: string + priorityClassName: + description: Priority class assigned to the Pods + type: string + replicas: + description: Size is the expected size of the alertmanager cluster. + The controller will eventually make the size of the running cluster + equal to the expected size. + format: int32 + type: integer + resources: + description: Define resources requests and limits for single Pods. + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount of compute resources + allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount of compute + resources required. If Requests is omitted for a container, + it defaults to Limits if that is explicitly specified, otherwise + to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + retention: + description: Time duration Alertmanager shall retain data for. Default + is '120h', and must match the regular expression `[0-9]+(ms|s|m|h)` + (milliseconds seconds minutes hours). + type: string + routePrefix: + description: The route prefix Alertmanager registers HTTP handlers + for. This is useful, if using ExternalURL and a proxy is rewriting + HTTP routes of a request, and the actual ExternalURL is still true, + but the server serves requests under a different route prefix. For + example for use with `kubectl proxy`. + type: string + secrets: + description: Secrets is a list of Secrets in the same namespace as + the Alertmanager object, which shall be mounted into the Alertmanager + Pods. The Secrets are mounted into /etc/alertmanager/secrets/. + items: + type: string + type: array + securityContext: + description: SecurityContext holds pod-level security attributes and + common container settings. This defaults to the default PodSecurityContext. + properties: + fsGroup: + description: "A special supplemental group that applies to all + containers in a pod. Some volume types allow the Kubelet to + change the ownership of that volume to be owned by the pod: + \n 1. The owning GID will be the FSGroup 2. The setgid bit is + set (new files created in the volume will be owned by FSGroup) + 3. The permission bits are OR'd with rw-rw---- \n If unset, + the Kubelet will not modify the ownership and permissions of + any volume. Note that this field cannot be set when spec.os.name + is windows." + format: int64 + type: integer + fsGroupChangePolicy: + description: 'fsGroupChangePolicy defines behavior of changing + ownership and permission of the volume before being exposed + inside Pod. This field will only apply to volume types which + support fsGroup based ownership(and permissions). It will have + no effect on ephemeral volume types such as: secret, configmaps + and emptydir. Valid values are "OnRootMismatch" and "Always". + If not specified, "Always" is used. Note that this field cannot + be set when spec.os.name is windows.' + type: string + runAsGroup: + description: The GID to run the entrypoint of the container process. + Uses runtime default if unset. May also be set in SecurityContext. If + set in both SecurityContext and PodSecurityContext, the value + specified in SecurityContext takes precedence for that container. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: Indicates that the container must run as a non-root + user. If true, the Kubelet will validate the image at runtime + to ensure that it does not run as UID 0 (root) and fail to start + the container if it does. If unset or false, no such validation + will be performed. May also be set in SecurityContext. If set + in both SecurityContext and PodSecurityContext, the value specified + in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container process. + Defaults to user specified in image metadata if unspecified. + May also be set in SecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence for that container. Note that this field cannot + be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: The SELinux context to be applied to all containers. + If unspecified, the container runtime will allocate a random + SELinux context for each container. May also be set in SecurityContext. If + set in both SecurityContext and PodSecurityContext, the value + specified in SecurityContext takes precedence for that container. + Note that this field cannot be set when spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies to + the container. + type: string + role: + description: Role is a SELinux role label that applies to + the container. + type: string + type: + description: Type is a SELinux type label that applies to + the container. + type: string + user: + description: User is a SELinux user label that applies to + the container. + type: string + type: object + seccompProfile: + description: The seccomp options to use by the containers in this + pod. Note that this field cannot be set when spec.os.name is + windows. + properties: + localhostProfile: + description: localhostProfile indicates a profile defined + in a file on the node should be used. The profile must be + preconfigured on the node to work. Must be a descending + path, relative to the kubelet's configured seccomp profile + location. Must only be set if type is "Localhost". + type: string + type: + description: "type indicates which kind of seccomp profile + will be applied. Valid options are: \n Localhost - a profile + defined in a file on the node should be used. RuntimeDefault + - the container runtime default profile should be used. + Unconfined - no profile should be applied." + type: string + required: + - type + type: object + supplementalGroups: + description: A list of groups applied to the first process run + in each container, in addition to the container's primary GID. If + unspecified, no groups will be added to any container. Note + that this field cannot be set when spec.os.name is windows. + items: + format: int64 + type: integer + type: array + sysctls: + description: Sysctls hold a list of namespaced sysctls used for + the pod. Pods with unsupported sysctls (by the container runtime) + might fail to launch. Note that this field cannot be set when + spec.os.name is windows. + items: + description: Sysctl defines a kernel parameter to be set + properties: + name: + description: Name of a property to set + type: string + value: + description: Value of a property to set + type: string + required: + - name + - value + type: object + type: array + windowsOptions: + description: The Windows specific settings applied to all containers. + If unspecified, the options within a container's SecurityContext + will be used. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. Note + that this field cannot be set when spec.os.name is linux. + properties: + gmsaCredentialSpec: + description: GMSACredentialSpec is where the GMSA admission + webhook (https://github.com/kubernetes-sigs/windows-gmsa) + inlines the contents of the GMSA credential spec named by + the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the GMSA + credential spec to use. + type: string + hostProcess: + description: HostProcess determines if a container should + be run as a 'Host Process' container. This field is alpha-level + and will only be honored by components that enable the WindowsHostProcessContainers + feature flag. Setting this field without the feature flag + will result in errors when validating the Pod. All of a + Pod's containers must have the same effective HostProcess + value (it is not allowed to have a mix of HostProcess containers + and non-HostProcess containers). In addition, if HostProcess + is true then HostNetwork must also be set to true. + type: boolean + runAsUserName: + description: The UserName in Windows to run the entrypoint + of the container process. Defaults to the user specified + in image metadata if unspecified. May also be set in PodSecurityContext. + If set in both SecurityContext and PodSecurityContext, the + value specified in SecurityContext takes precedence. + type: string + type: object + type: object + serviceAccountName: + description: ServiceAccountName is the name of the ServiceAccount + to use to run the Prometheus Pods. + type: string + sha: + description: 'SHA of Alertmanager container image to be deployed. + Defaults to the value of `version`. Similar to a tag, but the SHA + explicitly deploys an immutable container image. Version and Tag + are ignored if SHA is set. Deprecated: use ''image'' instead. The + image digest can be specified as part of the image URL.' + type: string + storage: + description: Storage is the definition of how storage will be used + by the Alertmanager instances. + properties: + disableMountSubPath: + description: 'Deprecated: subPath usage will be disabled by default + in a future release, this option will become unnecessary. DisableMountSubPath + allows to remove any subPath usage in volume mounts.' + type: boolean + emptyDir: + description: 'EmptyDirVolumeSource to be used by the Prometheus + StatefulSets. If specified, used in place of any volumeClaimTemplate. + More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir' + properties: + medium: + description: 'What type of storage medium should back this + directory. The default is "" which means to use the node''s + default medium. Must be an empty string (default) or Memory. + More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir' + type: string + sizeLimit: + anyOf: + - type: integer + - type: string + description: 'Total amount of local storage required for this + EmptyDir volume. The size limit is also applicable for memory + medium. The maximum usage on memory medium EmptyDir would + be the minimum value between the SizeLimit specified here + and the sum of memory limits of all containers in a pod. + The default is nil which means that the limit is undefined. + More info: http://kubernetes.io/docs/user-guide/volumes#emptydir' + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + type: object + ephemeral: + description: 'EphemeralVolumeSource to be used by the Prometheus + StatefulSets. This is a beta field in k8s 1.21, for lower versions, + starting with k8s 1.19, it requires enabling the GenericEphemeralVolume + feature gate. More info: https://kubernetes.io/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes' + properties: + volumeClaimTemplate: + description: "Will be used to create a stand-alone PVC to + provision the volume. The pod in which this EphemeralVolumeSource + is embedded will be the owner of the PVC, i.e. the PVC will + be deleted together with the pod. The name of the PVC will + be `-` where `` is the + name from the `PodSpec.Volumes` array entry. Pod validation + will reject the pod if the concatenated name is not valid + for a PVC (for example, too long). \n An existing PVC with + that name that is not owned by the pod will *not* be used + for the pod to avoid using an unrelated volume by mistake. + Starting the pod is then blocked until the unrelated PVC + is removed. If such a pre-created PVC is meant to be used + by the pod, the PVC has to updated with an owner reference + to the pod once the pod exists. Normally this should not + be necessary, but it may be useful when manually reconstructing + a broken cluster. \n This field is read-only and no changes + will be made by Kubernetes to the PVC after it has been + created. \n Required, must not be nil." + properties: + metadata: + description: May contain labels and annotations that will + be copied into the PVC when creating it. No other fields + are allowed and will be rejected during validation. + type: object + spec: + description: The specification for the PersistentVolumeClaim. + The entire content is copied unchanged into the PVC + that gets created from this template. The same fields + as in a PersistentVolumeClaim are also valid here. + properties: + accessModes: + description: 'AccessModes contains the desired access + modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1' + items: + type: string + type: array + dataSource: + description: 'This field can be used to specify either: + * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) + * An existing PVC (PersistentVolumeClaim) If the + provisioner or an external controller can support + the specified data source, it will create a new + volume based on the contents of the specified data + source. If the AnyVolumeDataSource feature gate + is enabled, this field will always have the same + contents as the DataSourceRef field.' + properties: + apiGroup: + description: APIGroup is the group for the resource + being referenced. If APIGroup is not specified, + the specified Kind must be in the core API group. + For any other third-party types, APIGroup is + required. + type: string + kind: + description: Kind is the type of resource being + referenced + type: string + name: + description: Name is the name of resource being + referenced + type: string + required: + - kind + - name + type: object + dataSourceRef: + description: 'Specifies the object from which to populate + the volume with data, if a non-empty volume is desired. + This may be any local object from a non-empty API + group (non core object) or a PersistentVolumeClaim + object. When this field is specified, volume binding + will only succeed if the type of the specified object + matches some installed volume populator or dynamic + provisioner. This field will replace the functionality + of the DataSource field and as such if both fields + are non-empty, they must have the same value. For + backwards compatibility, both fields (DataSource + and DataSourceRef) will be set to the same value + automatically if one of them is empty and the other + is non-empty. There are two important differences + between DataSource and DataSourceRef: * While DataSource + only allows two specific types of objects, DataSourceRef + allows any non-core object, as well as PersistentVolumeClaim + objects. * While DataSource ignores disallowed values + (dropping them), DataSourceRef preserves all values, + and generates an error if a disallowed value is + specified. (Alpha) Using this field requires the + AnyVolumeDataSource feature gate to be enabled.' + properties: + apiGroup: + description: APIGroup is the group for the resource + being referenced. If APIGroup is not specified, + the specified Kind must be in the core API group. + For any other third-party types, APIGroup is + required. + type: string + kind: + description: Kind is the type of resource being + referenced + type: string + name: + description: Name is the name of resource being + referenced + type: string + required: + - kind + - name + type: object + resources: + description: 'Resources represents the minimum resources + the volume should have. If RecoverVolumeExpansionFailure + feature is enabled users are allowed to specify + resource requirements that are lower than previous + value but must still be higher than capacity recorded + in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount + of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount + of compute resources required. If Requests is + omitted for a container, it defaults to Limits + if that is explicitly specified, otherwise to + an implementation-defined value. More info: + https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + selector: + description: A label query over volumes to consider + for binding. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If + the operator is Exists or DoesNotExist, + the values array must be empty. This array + is replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + storageClassName: + description: 'Name of the StorageClass required by + the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1' + type: string + volumeMode: + description: volumeMode defines what type of volume + is required by the claim. Value of Filesystem is + implied when not included in claim spec. + type: string + volumeName: + description: VolumeName is the binding reference to + the PersistentVolume backing this claim. + type: string + type: object + required: + - spec + type: object + type: object + volumeClaimTemplate: + description: A PVC spec to be used by the Prometheus StatefulSets. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this + representation of an object. Servers should convert recognized + schemas to the latest internal value, and may reject unrecognized + values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST + resource this object represents. Servers may infer this + from the endpoint the client submits requests to. Cannot + be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + description: EmbeddedMetadata contains metadata relevant to + an EmbeddedResource. + properties: + annotations: + additionalProperties: + type: string + description: 'Annotations is an unstructured key value + map stored with a resource that may be set by external + tools to store and retrieve arbitrary metadata. They + are not queryable and should be preserved when modifying + objects. More info: http://kubernetes.io/docs/user-guide/annotations' + type: object + labels: + additionalProperties: + type: string + description: 'Map of string keys and values that can be + used to organize and categorize (scope and select) objects. + May match selectors of replication controllers and services. + More info: http://kubernetes.io/docs/user-guide/labels' + type: object + name: + description: 'Name must be unique within a namespace. + Is required when creating resources, although some resources + may allow a client to request the generation of an appropriate + name automatically. Name is primarily intended for creation + idempotence and configuration definition. Cannot be + updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names' + type: string + type: object + spec: + description: 'Spec defines the desired characteristics of + a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims' + properties: + accessModes: + description: 'AccessModes contains the desired access + modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1' + items: + type: string + type: array + dataSource: + description: 'This field can be used to specify either: + * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) + * An existing PVC (PersistentVolumeClaim) If the provisioner + or an external controller can support the specified + data source, it will create a new volume based on the + contents of the specified data source. If the AnyVolumeDataSource + feature gate is enabled, this field will always have + the same contents as the DataSourceRef field.' + properties: + apiGroup: + description: APIGroup is the group for the resource + being referenced. If APIGroup is not specified, + the specified Kind must be in the core API group. + For any other third-party types, APIGroup is required. + type: string + kind: + description: Kind is the type of resource being referenced + type: string + name: + description: Name is the name of resource being referenced + type: string + required: + - kind + - name + type: object + dataSourceRef: + description: 'Specifies the object from which to populate + the volume with data, if a non-empty volume is desired. + This may be any local object from a non-empty API group + (non core object) or a PersistentVolumeClaim object. + When this field is specified, volume binding will only + succeed if the type of the specified object matches + some installed volume populator or dynamic provisioner. + This field will replace the functionality of the DataSource + field and as such if both fields are non-empty, they + must have the same value. For backwards compatibility, + both fields (DataSource and DataSourceRef) will be set + to the same value automatically if one of them is empty + and the other is non-empty. There are two important + differences between DataSource and DataSourceRef: * + While DataSource only allows two specific types of objects, + DataSourceRef allows any non-core object, as well as + PersistentVolumeClaim objects. * While DataSource ignores + disallowed values (dropping them), DataSourceRef preserves + all values, and generates an error if a disallowed value + is specified. (Alpha) Using this field requires the + AnyVolumeDataSource feature gate to be enabled.' + properties: + apiGroup: + description: APIGroup is the group for the resource + being referenced. If APIGroup is not specified, + the specified Kind must be in the core API group. + For any other third-party types, APIGroup is required. + type: string + kind: + description: Kind is the type of resource being referenced + type: string + name: + description: Name is the name of resource being referenced + type: string + required: + - kind + - name + type: object + resources: + description: 'Resources represents the minimum resources + the volume should have. If RecoverVolumeExpansionFailure + feature is enabled users are allowed to specify resource + requirements that are lower than previous value but + must still be higher than capacity recorded in the status + field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount + of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount + of compute resources required. If Requests is omitted + for a container, it defaults to Limits if that is + explicitly specified, otherwise to an implementation-defined + value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + selector: + description: A label query over volumes to consider for + binding. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, + NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator is + Exists or DoesNotExist, the values array must + be empty. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field + is "key", the operator is "In", and the values array + contains only "value". The requirements are ANDed. + type: object + type: object + storageClassName: + description: 'Name of the StorageClass required by the + claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1' + type: string + volumeMode: + description: volumeMode defines what type of volume is + required by the claim. Value of Filesystem is implied + when not included in claim spec. + type: string + volumeName: + description: VolumeName is the binding reference to the + PersistentVolume backing this claim. + type: string + type: object + status: + description: 'Status represents the current information/status + of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims' + properties: + accessModes: + description: 'AccessModes contains the actual access modes + the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1' + items: + type: string + type: array + allocatedResources: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: The storage resource within AllocatedResources + tracks the capacity allocated to a PVC. It may be larger + than the actual capacity when a volume expansion operation + is requested. For storage quota, the larger value from + allocatedResources and PVC.spec.resources is used. If + allocatedResources is not set, PVC.spec.resources alone + is used for quota calculation. If a volume expansion + capacity request is lowered, allocatedResources is only + lowered if there are no expansion operations in progress + and if the actual volume capacity is equal or lower + than the requested capacity. This is an alpha field + and requires enabling RecoverVolumeExpansionFailure + feature. + type: object + capacity: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: Represents the actual resources of the underlying + volume. + type: object + conditions: + description: Current Condition of persistent volume claim. + If underlying persistent volume is being resized then + the Condition will be set to 'ResizeStarted'. + items: + description: PersistentVolumeClaimCondition contails + details about state of pvc + properties: + lastProbeTime: + description: Last time we probed the condition. + format: date-time + type: string + lastTransitionTime: + description: Last time the condition transitioned + from one status to another. + format: date-time + type: string + message: + description: Human-readable message indicating details + about last transition. + type: string + reason: + description: Unique, this should be a short, machine + understandable string that gives the reason for + condition's last transition. If it reports "ResizeStarted" + that means the underlying persistent volume is + being resized. + type: string + status: + type: string + type: + description: PersistentVolumeClaimConditionType + is a valid value of PersistentVolumeClaimCondition.Type + type: string + required: + - status + - type + type: object + type: array + phase: + description: Phase represents the current phase of PersistentVolumeClaim. + type: string + resizeStatus: + description: ResizeStatus stores status of resize operation. + ResizeStatus is not set by default but when expansion + is complete resizeStatus is set to empty string by resize + controller or kubelet. This is an alpha field and requires + enabling RecoverVolumeExpansionFailure feature. + type: string + type: object + type: object + type: object + tag: + description: 'Tag of Alertmanager container image to be deployed. + Defaults to the value of `version`. Version is ignored if Tag is + set. Deprecated: use ''image'' instead. The image tag can be specified + as part of the image URL.' + type: string + tolerations: + description: If specified, the pod's tolerations. + items: + description: The pod this Toleration is attached to tolerates any + taint that matches the triple using the matching + operator . + properties: + effect: + description: Effect indicates the taint effect to match. Empty + means match all taint effects. When specified, allowed values + are NoSchedule, PreferNoSchedule and NoExecute. + type: string + key: + description: Key is the taint key that the toleration applies + to. Empty means match all taint keys. If the key is empty, + operator must be Exists; this combination means to match all + values and all keys. + type: string + operator: + description: Operator represents a key's relationship to the + value. Valid operators are Exists and Equal. Defaults to Equal. + Exists is equivalent to wildcard for value, so that a pod + can tolerate all taints of a particular category. + type: string + tolerationSeconds: + description: TolerationSeconds represents the period of time + the toleration (which must be of effect NoExecute, otherwise + this field is ignored) tolerates the taint. By default, it + is not set, which means tolerate the taint forever (do not + evict). Zero and negative values will be treated as 0 (evict + immediately) by the system. + format: int64 + type: integer + value: + description: Value is the taint value the toleration matches + to. If the operator is Exists, the value should be empty, + otherwise just a regular string. + type: string + type: object + type: array + topologySpreadConstraints: + description: If specified, the pod's topology spread constraints. + items: + description: TopologySpreadConstraint specifies how to spread matching + pods among the given topology. + properties: + labelSelector: + description: LabelSelector is used to find matching pods. Pods + that match this label selector are counted to determine the + number of pods in their corresponding topology domain. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that relates + the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. This + array is replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + type: object + type: object + maxSkew: + description: 'MaxSkew describes the degree to which pods may + be unevenly distributed. When `whenUnsatisfiable=DoNotSchedule`, + it is the maximum permitted difference between the number + of matching pods in the target topology and the global minimum. + For example, in a 3-zone cluster, MaxSkew is set to 1, and + pods with the same labelSelector spread as 1/1/0: | zone1 + | zone2 | zone3 | | P | P | | - if MaxSkew is + 1, incoming pod can only be scheduled to zone3 to become 1/1/1; + scheduling it onto zone1(zone2) would make the ActualSkew(2-0) + on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming + pod can be scheduled onto any zone. When `whenUnsatisfiable=ScheduleAnyway`, + it is used to give higher precedence to topologies that satisfy + it. It''s a required field. Default value is 1 and 0 is not + allowed.' + format: int32 + type: integer + topologyKey: + description: TopologyKey is the key of node labels. Nodes that + have a label with this key and identical values are considered + to be in the same topology. We consider each + as a "bucket", and try to put balanced number of pods into + each bucket. It's a required field. + type: string + whenUnsatisfiable: + description: 'WhenUnsatisfiable indicates how to deal with a + pod if it doesn''t satisfy the spread constraint. - DoNotSchedule + (default) tells the scheduler not to schedule it. - ScheduleAnyway + tells the scheduler to schedule the pod in any location, but + giving higher precedence to topologies that would help reduce + the skew. A constraint is considered "Unsatisfiable" for an + incoming pod if and only if every possible node assignment + for that pod would violate "MaxSkew" on some topology. For + example, in a 3-zone cluster, MaxSkew is set to 1, and pods + with the same labelSelector spread as 3/1/1: | zone1 | zone2 + | zone3 | | P P P | P | P | If WhenUnsatisfiable is + set to DoNotSchedule, incoming pod can only be scheduled to + zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on + zone2(zone3) satisfies MaxSkew(1). In other words, the cluster + can still be imbalanced, but scheduler won''t make it *more* + imbalanced. It''s a required field.' + type: string + required: + - maxSkew + - topologyKey + - whenUnsatisfiable + type: object + type: array + version: + description: Version the cluster should be on. + type: string + volumeMounts: + description: VolumeMounts allows configuration of additional VolumeMounts + on the output StatefulSet definition. VolumeMounts specified will + be appended to other VolumeMounts in the alertmanager container, + that are generated as a result of StorageSpec objects. + items: + description: VolumeMount describes a mounting of a Volume within + a container. + properties: + mountPath: + description: Path within the container at which the volume should + be mounted. Must not contain ':'. + type: string + mountPropagation: + description: mountPropagation determines how mounts are propagated + from the host to container and the other way around. When + not set, MountPropagationNone is used. This field is beta + in 1.10. + type: string + name: + description: This must match the Name of a Volume. + type: string + readOnly: + description: Mounted read-only if true, read-write otherwise + (false or unspecified). Defaults to false. + type: boolean + subPath: + description: Path within the volume from which the container's + volume should be mounted. Defaults to "" (volume's root). + type: string + subPathExpr: + description: Expanded path within the volume from which the + container's volume should be mounted. Behaves similarly to + SubPath but environment variable references $(VAR_NAME) are + expanded using the container's environment. Defaults to "" + (volume's root). SubPathExpr and SubPath are mutually exclusive. + type: string + required: + - mountPath + - name + type: object + type: array + volumes: + description: Volumes allows configuration of additional volumes on + the output StatefulSet definition. Volumes specified will be appended + to other volumes that are generated as a result of StorageSpec objects. + items: + description: Volume represents a named volume in a pod that may + be accessed by any container in the pod. + properties: + awsElasticBlockStore: + description: 'AWSElasticBlockStore represents an AWS Disk resource + that is attached to a kubelet''s host machine and then exposed + to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore' + properties: + fsType: + description: 'Filesystem type of the volume that you want + to mount. Tip: Ensure that the filesystem type is supported + by the host operating system. Examples: "ext4", "xfs", + "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore + TODO: how do we prevent errors in the filesystem from + compromising the machine' + type: string + partition: + description: 'The partition in the volume that you want + to mount. If omitted, the default is to mount by volume + name. Examples: For volume /dev/sda1, you specify the + partition as "1". Similarly, the volume partition for + /dev/sda is "0" (or you can leave the property empty).' + format: int32 + type: integer + readOnly: + description: 'Specify "true" to force and set the ReadOnly + property in VolumeMounts to "true". If omitted, the default + is "false". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore' + type: boolean + volumeID: + description: 'Unique ID of the persistent disk resource + in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore' + type: string + required: + - volumeID + type: object + azureDisk: + description: AzureDisk represents an Azure Data Disk mount on + the host and bind mount to the pod. + properties: + cachingMode: + description: 'Host Caching mode: None, Read Only, Read Write.' + type: string + diskName: + description: The Name of the data disk in the blob storage + type: string + diskURI: + description: The URI the data disk in the blob storage + type: string + fsType: + description: Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + type: string + kind: + description: 'Expected values Shared: multiple blob disks + per storage account Dedicated: single blob disk per storage + account Managed: azure managed data disk (only in managed + availability set). defaults to shared' + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here + will force the ReadOnly setting in VolumeMounts. + type: boolean + required: + - diskName + - diskURI + type: object + azureFile: + description: AzureFile represents an Azure File Service mount + on the host and bind mount to the pod. + properties: + readOnly: + description: Defaults to false (read/write). ReadOnly here + will force the ReadOnly setting in VolumeMounts. + type: boolean + secretName: + description: the name of secret that contains Azure Storage + Account Name and Key + type: string + shareName: + description: Share Name + type: string + required: + - secretName + - shareName + type: object + cephfs: + description: CephFS represents a Ceph FS mount on the host that + shares a pod's lifetime + properties: + monitors: + description: 'Required: Monitors is a collection of Ceph + monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it' + items: + type: string + type: array + path: + description: 'Optional: Used as the mounted root, rather + than the full Ceph tree, default is /' + type: string + readOnly: + description: 'Optional: Defaults to false (read/write). + ReadOnly here will force the ReadOnly setting in VolumeMounts. + More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it' + type: boolean + secretFile: + description: 'Optional: SecretFile is the path to key ring + for User, default is /etc/ceph/user.secret More info: + https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it' + type: string + secretRef: + description: 'Optional: SecretRef is reference to the authentication + secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it' + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + user: + description: 'Optional: User is the rados user name, default + is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it' + type: string + required: + - monitors + type: object + cinder: + description: 'Cinder represents a cinder volume attached and + mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md' + properties: + fsType: + description: 'Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Examples: + "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" + if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md' + type: string + readOnly: + description: 'Optional: Defaults to false (read/write). + ReadOnly here will force the ReadOnly setting in VolumeMounts. + More info: https://examples.k8s.io/mysql-cinder-pd/README.md' + type: boolean + secretRef: + description: 'Optional: points to a secret object containing + parameters used to connect to OpenStack.' + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + volumeID: + description: 'volume id used to identify the volume in cinder. + More info: https://examples.k8s.io/mysql-cinder-pd/README.md' + type: string + required: + - volumeID + type: object + configMap: + description: ConfigMap represents a configMap that should populate + this volume + properties: + defaultMode: + description: 'Optional: mode bits used to set permissions + on created files by default. Must be an octal value between + 0000 and 0777 or a decimal value between 0 and 511. YAML + accepts both octal and decimal values, JSON requires decimal + values for mode bits. Defaults to 0644. Directories within + the path are not affected by this setting. This might + be in conflict with other options that affect the file + mode, like fsGroup, and the result can be other mode bits + set.' + format: int32 + type: integer + items: + description: If unspecified, each key-value pair in the + Data field of the referenced ConfigMap will be projected + into the volume as a file whose name is the key and content + is the value. If specified, the listed keys will be projected + into the specified paths, and unlisted keys will not be + present. If a key is specified which is not present in + the ConfigMap, the volume setup will error unless it is + marked optional. Paths must be relative and may not contain + the '..' path or start with '..'. + items: + description: Maps a string key to a path within a volume. + properties: + key: + description: The key to project. + type: string + mode: + description: 'Optional: mode bits used to set permissions + on this file. Must be an octal value between 0000 + and 0777 or a decimal value between 0 and 511. YAML + accepts both octal and decimal values, JSON requires + decimal values for mode bits. If not specified, + the volume defaultMode will be used. This might + be in conflict with other options that affect the + file mode, like fsGroup, and the result can be other + mode bits set.' + format: int32 + type: integer + path: + description: The relative path of the file to map + the key to. May not be an absolute path. May not + contain the path element '..'. May not start with + the string '..'. + type: string + required: + - key + - path + type: object + type: array + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap or its keys must + be defined + type: boolean + type: object + csi: + description: CSI (Container Storage Interface) represents ephemeral + storage that is handled by certain external CSI drivers (Beta + feature). + properties: + driver: + description: Driver is the name of the CSI driver that handles + this volume. Consult with your admin for the correct name + as registered in the cluster. + type: string + fsType: + description: Filesystem type to mount. Ex. "ext4", "xfs", + "ntfs". If not provided, the empty value is passed to + the associated CSI driver which will determine the default + filesystem to apply. + type: string + nodePublishSecretRef: + description: NodePublishSecretRef is a reference to the + secret object containing sensitive information to pass + to the CSI driver to complete the CSI NodePublishVolume + and NodeUnpublishVolume calls. This field is optional, + and may be empty if no secret is required. If the secret + object contains more than one secret, all secret references + are passed. + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + readOnly: + description: Specifies a read-only configuration for the + volume. Defaults to false (read/write). + type: boolean + volumeAttributes: + additionalProperties: + type: string + description: VolumeAttributes stores driver-specific properties + that are passed to the CSI driver. Consult your driver's + documentation for supported values. + type: object + required: + - driver + type: object + downwardAPI: + description: DownwardAPI represents downward API about the pod + that should populate this volume + properties: + defaultMode: + description: 'Optional: mode bits to use on created files + by default. Must be a Optional: mode bits used to set + permissions on created files by default. Must be an octal + value between 0000 and 0777 or a decimal value between + 0 and 511. YAML accepts both octal and decimal values, + JSON requires decimal values for mode bits. Defaults to + 0644. Directories within the path are not affected by + this setting. This might be in conflict with other options + that affect the file mode, like fsGroup, and the result + can be other mode bits set.' + format: int32 + type: integer + items: + description: Items is a list of downward API volume file + items: + description: DownwardAPIVolumeFile represents information + to create the file containing the pod field + properties: + fieldRef: + description: 'Required: Selects a field of the pod: + only annotations, labels, name and namespace are + supported.' + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + mode: + description: 'Optional: mode bits used to set permissions + on this file, must be an octal value between 0000 + and 0777 or a decimal value between 0 and 511. YAML + accepts both octal and decimal values, JSON requires + decimal values for mode bits. If not specified, + the volume defaultMode will be used. This might + be in conflict with other options that affect the + file mode, like fsGroup, and the result can be other + mode bits set.' + format: int32 + type: integer + path: + description: 'Required: Path is the relative path + name of the file to be created. Must not be absolute + or contain the ''..'' path. Must be utf-8 encoded. + The first item of the relative path must not start + with ''..''' + type: string + resourceFieldRef: + description: 'Selects a resource of the container: + only resources limits and requests (limits.cpu, + limits.memory, requests.cpu and requests.memory) + are currently supported.' + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + required: + - path + type: object + type: array + type: object + emptyDir: + description: 'EmptyDir represents a temporary directory that + shares a pod''s lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir' + properties: + medium: + description: 'What type of storage medium should back this + directory. The default is "" which means to use the node''s + default medium. Must be an empty string (default) or Memory. + More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir' + type: string + sizeLimit: + anyOf: + - type: integer + - type: string + description: 'Total amount of local storage required for + this EmptyDir volume. The size limit is also applicable + for memory medium. The maximum usage on memory medium + EmptyDir would be the minimum value between the SizeLimit + specified here and the sum of memory limits of all containers + in a pod. The default is nil which means that the limit + is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir' + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + type: object + ephemeral: + description: "Ephemeral represents a volume that is handled + by a cluster storage driver. The volume's lifecycle is tied + to the pod that defines it - it will be created before the + pod starts, and deleted when the pod is removed. \n Use this + if: a) the volume is only needed while the pod runs, b) features + of normal volumes like restoring from snapshot or capacity + tracking are needed, c) the storage driver is specified through + a storage class, and d) the storage driver supports dynamic + volume provisioning through a PersistentVolumeClaim (see EphemeralVolumeSource + for more information on the connection between this volume + type and PersistentVolumeClaim). \n Use PersistentVolumeClaim + or one of the vendor-specific APIs for volumes that persist + for longer than the lifecycle of an individual pod. \n Use + CSI for light-weight local ephemeral volumes if the CSI driver + is meant to be used that way - see the documentation of the + driver for more information. \n A pod can use both types of + ephemeral volumes and persistent volumes at the same time." + properties: + volumeClaimTemplate: + description: "Will be used to create a stand-alone PVC to + provision the volume. The pod in which this EphemeralVolumeSource + is embedded will be the owner of the PVC, i.e. the PVC + will be deleted together with the pod. The name of the + PVC will be `-` where `` is the name from the `PodSpec.Volumes` array entry. + Pod validation will reject the pod if the concatenated + name is not valid for a PVC (for example, too long). \n + An existing PVC with that name that is not owned by the + pod will *not* be used for the pod to avoid using an unrelated + volume by mistake. Starting the pod is then blocked until + the unrelated PVC is removed. If such a pre-created PVC + is meant to be used by the pod, the PVC has to updated + with an owner reference to the pod once the pod exists. + Normally this should not be necessary, but it may be useful + when manually reconstructing a broken cluster. \n This + field is read-only and no changes will be made by Kubernetes + to the PVC after it has been created. \n Required, must + not be nil." + properties: + metadata: + description: May contain labels and annotations that + will be copied into the PVC when creating it. No other + fields are allowed and will be rejected during validation. + type: object + spec: + description: The specification for the PersistentVolumeClaim. + The entire content is copied unchanged into the PVC + that gets created from this template. The same fields + as in a PersistentVolumeClaim are also valid here. + properties: + accessModes: + description: 'AccessModes contains the desired access + modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1' + items: + type: string + type: array + dataSource: + description: 'This field can be used to specify + either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) + * An existing PVC (PersistentVolumeClaim) If the + provisioner or an external controller can support + the specified data source, it will create a new + volume based on the contents of the specified + data source. If the AnyVolumeDataSource feature + gate is enabled, this field will always have the + same contents as the DataSourceRef field.' + properties: + apiGroup: + description: APIGroup is the group for the resource + being referenced. If APIGroup is not specified, + the specified Kind must be in the core API + group. For any other third-party types, APIGroup + is required. + type: string + kind: + description: Kind is the type of resource being + referenced + type: string + name: + description: Name is the name of resource being + referenced + type: string + required: + - kind + - name + type: object + dataSourceRef: + description: 'Specifies the object from which to + populate the volume with data, if a non-empty + volume is desired. This may be any local object + from a non-empty API group (non core object) or + a PersistentVolumeClaim object. When this field + is specified, volume binding will only succeed + if the type of the specified object matches some + installed volume populator or dynamic provisioner. + This field will replace the functionality of the + DataSource field and as such if both fields are + non-empty, they must have the same value. For + backwards compatibility, both fields (DataSource + and DataSourceRef) will be set to the same value + automatically if one of them is empty and the + other is non-empty. There are two important differences + between DataSource and DataSourceRef: * While + DataSource only allows two specific types of objects, + DataSourceRef allows any non-core object, as well + as PersistentVolumeClaim objects. * While DataSource + ignores disallowed values (dropping them), DataSourceRef + preserves all values, and generates an error if + a disallowed value is specified. (Alpha) Using + this field requires the AnyVolumeDataSource feature + gate to be enabled.' + properties: + apiGroup: + description: APIGroup is the group for the resource + being referenced. If APIGroup is not specified, + the specified Kind must be in the core API + group. For any other third-party types, APIGroup + is required. + type: string + kind: + description: Kind is the type of resource being + referenced + type: string + name: + description: Name is the name of resource being + referenced + type: string + required: + - kind + - name + type: object + resources: + description: 'Resources represents the minimum resources + the volume should have. If RecoverVolumeExpansionFailure + feature is enabled users are allowed to specify + resource requirements that are lower than previous + value but must still be higher than capacity recorded + in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount + of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum + amount of compute resources required. If Requests + is omitted for a container, it defaults to + Limits if that is explicitly specified, otherwise + to an implementation-defined value. More info: + https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + selector: + description: A label query over volumes to consider + for binding. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + storageClassName: + description: 'Name of the StorageClass required + by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1' + type: string + volumeMode: + description: volumeMode defines what type of volume + is required by the claim. Value of Filesystem + is implied when not included in claim spec. + type: string + volumeName: + description: VolumeName is the binding reference + to the PersistentVolume backing this claim. + type: string + type: object + required: + - spec + type: object + type: object + fc: + description: FC represents a Fibre Channel resource that is + attached to a kubelet's host machine and then exposed to the + pod. + properties: + fsType: + description: 'Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + TODO: how do we prevent errors in the filesystem from + compromising the machine' + type: string + lun: + description: 'Optional: FC target lun number' + format: int32 + type: integer + readOnly: + description: 'Optional: Defaults to false (read/write). + ReadOnly here will force the ReadOnly setting in VolumeMounts.' + type: boolean + targetWWNs: + description: 'Optional: FC target worldwide names (WWNs)' + items: + type: string + type: array + wwids: + description: 'Optional: FC volume world wide identifiers + (wwids) Either wwids or combination of targetWWNs and + lun must be set, but not both simultaneously.' + items: + type: string + type: array + type: object + flexVolume: + description: FlexVolume represents a generic volume resource + that is provisioned/attached using an exec based plugin. + properties: + driver: + description: Driver is the name of the driver to use for + this volume. + type: string + fsType: + description: Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". The default filesystem depends on FlexVolume + script. + type: string + options: + additionalProperties: + type: string + description: 'Optional: Extra command options if any.' + type: object + readOnly: + description: 'Optional: Defaults to false (read/write). + ReadOnly here will force the ReadOnly setting in VolumeMounts.' + type: boolean + secretRef: + description: 'Optional: SecretRef is reference to the secret + object containing sensitive information to pass to the + plugin scripts. This may be empty if no secret object + is specified. If the secret object contains more than + one secret, all secrets are passed to the plugin scripts.' + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + required: + - driver + type: object + flocker: + description: Flocker represents a Flocker volume attached to + a kubelet's host machine. This depends on the Flocker control + service being running + properties: + datasetName: + description: Name of the dataset stored as metadata -> name + on the dataset for Flocker should be considered as deprecated + type: string + datasetUUID: + description: UUID of the dataset. This is unique identifier + of a Flocker dataset + type: string + type: object + gcePersistentDisk: + description: 'GCEPersistentDisk represents a GCE Disk resource + that is attached to a kubelet''s host machine and then exposed + to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + properties: + fsType: + description: 'Filesystem type of the volume that you want + to mount. Tip: Ensure that the filesystem type is supported + by the host operating system. Examples: "ext4", "xfs", + "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk + TODO: how do we prevent errors in the filesystem from + compromising the machine' + type: string + partition: + description: 'The partition in the volume that you want + to mount. If omitted, the default is to mount by volume + name. Examples: For volume /dev/sda1, you specify the + partition as "1". Similarly, the volume partition for + /dev/sda is "0" (or you can leave the property empty). + More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + format: int32 + type: integer + pdName: + description: 'Unique name of the PD resource in GCE. Used + to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + type: string + readOnly: + description: 'ReadOnly here will force the ReadOnly setting + in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + type: boolean + required: + - pdName + type: object + gitRepo: + description: 'GitRepo represents a git repository at a particular + revision. DEPRECATED: GitRepo is deprecated. To provision + a container with a git repo, mount an EmptyDir into an InitContainer + that clones the repo using git, then mount the EmptyDir into + the Pod''s container.' + properties: + directory: + description: Target directory name. Must not contain or + start with '..'. If '.' is supplied, the volume directory + will be the git repository. Otherwise, if specified, + the volume will contain the git repository in the subdirectory + with the given name. + type: string + repository: + description: Repository URL + type: string + revision: + description: Commit hash for the specified revision. + type: string + required: + - repository + type: object + glusterfs: + description: 'Glusterfs represents a Glusterfs mount on the + host that shares a pod''s lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md' + properties: + endpoints: + description: 'EndpointsName is the endpoint name that details + Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod' + type: string + path: + description: 'Path is the Glusterfs volume path. More info: + https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod' + type: string + readOnly: + description: 'ReadOnly here will force the Glusterfs volume + to be mounted with read-only permissions. Defaults to + false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod' + type: boolean + required: + - endpoints + - path + type: object + hostPath: + description: 'HostPath represents a pre-existing file or directory + on the host machine that is directly exposed to the container. + This is generally used for system agents or other privileged + things that are allowed to see the host machine. Most containers + will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath + --- TODO(jonesdl) We need to restrict who can use host directory + mounts and who can/can not mount host directories as read/write.' + properties: + path: + description: 'Path of the directory on the host. If the + path is a symlink, it will follow the link to the real + path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath' + type: string + type: + description: 'Type for HostPath Volume Defaults to "" More + info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath' + type: string + required: + - path + type: object + iscsi: + description: 'ISCSI represents an ISCSI Disk resource that is + attached to a kubelet''s host machine and then exposed to + the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md' + properties: + chapAuthDiscovery: + description: whether support iSCSI Discovery CHAP authentication + type: boolean + chapAuthSession: + description: whether support iSCSI Session CHAP authentication + type: boolean + fsType: + description: 'Filesystem type of the volume that you want + to mount. Tip: Ensure that the filesystem type is supported + by the host operating system. Examples: "ext4", "xfs", + "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi + TODO: how do we prevent errors in the filesystem from + compromising the machine' + type: string + initiatorName: + description: Custom iSCSI Initiator Name. If initiatorName + is specified with iscsiInterface simultaneously, new iSCSI + interface : will be created + for the connection. + type: string + iqn: + description: Target iSCSI Qualified Name. + type: string + iscsiInterface: + description: iSCSI Interface Name that uses an iSCSI transport. + Defaults to 'default' (tcp). + type: string + lun: + description: iSCSI Target Lun number. + format: int32 + type: integer + portals: + description: iSCSI Target Portal List. The portal is either + an IP or ip_addr:port if the port is other than default + (typically TCP ports 860 and 3260). + items: + type: string + type: array + readOnly: + description: ReadOnly here will force the ReadOnly setting + in VolumeMounts. Defaults to false. + type: boolean + secretRef: + description: CHAP Secret for iSCSI target and initiator + authentication + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + targetPortal: + description: iSCSI Target Portal. The Portal is either an + IP or ip_addr:port if the port is other than default (typically + TCP ports 860 and 3260). + type: string + required: + - iqn + - lun + - targetPortal + type: object + name: + description: 'Volume''s name. Must be a DNS_LABEL and unique + within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + nfs: + description: 'NFS represents an NFS mount on the host that shares + a pod''s lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + properties: + path: + description: 'Path that is exported by the NFS server. More + info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + type: string + readOnly: + description: 'ReadOnly here will force the NFS export to + be mounted with read-only permissions. Defaults to false. + More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + type: boolean + server: + description: 'Server is the hostname or IP address of the + NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + type: string + required: + - path + - server + type: object + persistentVolumeClaim: + description: 'PersistentVolumeClaimVolumeSource represents a + reference to a PersistentVolumeClaim in the same namespace. + More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims' + properties: + claimName: + description: 'ClaimName is the name of a PersistentVolumeClaim + in the same namespace as the pod using this volume. More + info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims' + type: string + readOnly: + description: Will force the ReadOnly setting in VolumeMounts. + Default false. + type: boolean + required: + - claimName + type: object + photonPersistentDisk: + description: PhotonPersistentDisk represents a PhotonController + persistent disk attached and mounted on kubelets host machine + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + type: string + pdID: + description: ID that identifies Photon Controller persistent + disk + type: string + required: + - pdID + type: object + portworxVolume: + description: PortworxVolume represents a portworx volume attached + and mounted on kubelets host machine + properties: + fsType: + description: FSType represents the filesystem type to mount + Must be a filesystem type supported by the host operating + system. Ex. "ext4", "xfs". Implicitly inferred to be "ext4" + if unspecified. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here + will force the ReadOnly setting in VolumeMounts. + type: boolean + volumeID: + description: VolumeID uniquely identifies a Portworx volume + type: string + required: + - volumeID + type: object + projected: + description: Items for all in one resources secrets, configmaps, + and downward API + properties: + defaultMode: + description: Mode bits used to set permissions on created + files by default. Must be an octal value between 0000 + and 0777 or a decimal value between 0 and 511. YAML accepts + both octal and decimal values, JSON requires decimal values + for mode bits. Directories within the path are not affected + by this setting. This might be in conflict with other + options that affect the file mode, like fsGroup, and the + result can be other mode bits set. + format: int32 + type: integer + sources: + description: list of volume projections + items: + description: Projection that may be projected along with + other supported volume types + properties: + configMap: + description: information about the configMap data + to project + properties: + items: + description: If unspecified, each key-value pair + in the Data field of the referenced ConfigMap + will be projected into the volume as a file + whose name is the key and content is the value. + If specified, the listed keys will be projected + into the specified paths, and unlisted keys + will not be present. If a key is specified which + is not present in the ConfigMap, the volume + setup will error unless it is marked optional. + Paths must be relative and may not contain the + '..' path or start with '..'. + items: + description: Maps a string key to a path within + a volume. + properties: + key: + description: The key to project. + type: string + mode: + description: 'Optional: mode bits used to + set permissions on this file. Must be + an octal value between 0000 and 0777 or + a decimal value between 0 and 511. YAML + accepts both octal and decimal values, + JSON requires decimal values for mode + bits. If not specified, the volume defaultMode + will be used. This might be in conflict + with other options that affect the file + mode, like fsGroup, and the result can + be other mode bits set.' + format: int32 + type: integer + path: + description: The relative path of the file + to map the key to. May not be an absolute + path. May not contain the path element + '..'. May not start with the string '..'. + type: string + required: + - key + - path + type: object + type: array + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its keys must be defined + type: boolean + type: object + downwardAPI: + description: information about the downwardAPI data + to project + properties: + items: + description: Items is a list of DownwardAPIVolume + file + items: + description: DownwardAPIVolumeFile represents + information to create the file containing + the pod field + properties: + fieldRef: + description: 'Required: Selects a field + of the pod: only annotations, labels, + name and namespace are supported.' + properties: + apiVersion: + description: Version of the schema the + FieldPath is written in terms of, + defaults to "v1". + type: string + fieldPath: + description: Path of the field to select + in the specified API version. + type: string + required: + - fieldPath + type: object + mode: + description: 'Optional: mode bits used to + set permissions on this file, must be + an octal value between 0000 and 0777 or + a decimal value between 0 and 511. YAML + accepts both octal and decimal values, + JSON requires decimal values for mode + bits. If not specified, the volume defaultMode + will be used. This might be in conflict + with other options that affect the file + mode, like fsGroup, and the result can + be other mode bits set.' + format: int32 + type: integer + path: + description: 'Required: Path is the relative + path name of the file to be created. Must + not be absolute or contain the ''..'' + path. Must be utf-8 encoded. The first + item of the relative path must not start + with ''..''' + type: string + resourceFieldRef: + description: 'Selects a resource of the + container: only resources limits and requests + (limits.cpu, limits.memory, requests.cpu + and requests.memory) are currently supported.' + properties: + containerName: + description: 'Container name: required + for volumes, optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format + of the exposed resources, defaults + to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to + select' + type: string + required: + - resource + type: object + required: + - path + type: object + type: array + type: object + secret: + description: information about the secret data to + project + properties: + items: + description: If unspecified, each key-value pair + in the Data field of the referenced Secret will + be projected into the volume as a file whose + name is the key and content is the value. If + specified, the listed keys will be projected + into the specified paths, and unlisted keys + will not be present. If a key is specified which + is not present in the Secret, the volume setup + will error unless it is marked optional. Paths + must be relative and may not contain the '..' + path or start with '..'. + items: + description: Maps a string key to a path within + a volume. + properties: + key: + description: The key to project. + type: string + mode: + description: 'Optional: mode bits used to + set permissions on this file. Must be + an octal value between 0000 and 0777 or + a decimal value between 0 and 511. YAML + accepts both octal and decimal values, + JSON requires decimal values for mode + bits. If not specified, the volume defaultMode + will be used. This might be in conflict + with other options that affect the file + mode, like fsGroup, and the result can + be other mode bits set.' + format: int32 + type: integer + path: + description: The relative path of the file + to map the key to. May not be an absolute + path. May not contain the path element + '..'. May not start with the string '..'. + type: string + required: + - key + - path + type: object + type: array + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + type: object + serviceAccountToken: + description: information about the serviceAccountToken + data to project + properties: + audience: + description: Audience is the intended audience + of the token. A recipient of a token must identify + itself with an identifier specified in the audience + of the token, and otherwise should reject the + token. The audience defaults to the identifier + of the apiserver. + type: string + expirationSeconds: + description: ExpirationSeconds is the requested + duration of validity of the service account + token. As the token approaches expiration, the + kubelet volume plugin will proactively rotate + the service account token. The kubelet will + start trying to rotate the token if the token + is older than 80 percent of its time to live + or if the token is older than 24 hours.Defaults + to 1 hour and must be at least 10 minutes. + format: int64 + type: integer + path: + description: Path is the path relative to the + mount point of the file to project the token + into. + type: string + required: + - path + type: object + type: object + type: array + type: object + quobyte: + description: Quobyte represents a Quobyte mount on the host + that shares a pod's lifetime + properties: + group: + description: Group to map volume access to Default is no + group + type: string + readOnly: + description: ReadOnly here will force the Quobyte volume + to be mounted with read-only permissions. Defaults to + false. + type: boolean + registry: + description: Registry represents a single or multiple Quobyte + Registry services specified as a string as host:port pair + (multiple entries are separated with commas) which acts + as the central registry for volumes + type: string + tenant: + description: Tenant owning the given Quobyte volume in the + Backend Used with dynamically provisioned Quobyte volumes, + value is set by the plugin + type: string + user: + description: User to map volume access to Defaults to serivceaccount + user + type: string + volume: + description: Volume is a string that references an already + created Quobyte volume by name. + type: string + required: + - registry + - volume + type: object + rbd: + description: 'RBD represents a Rados Block Device mount on the + host that shares a pod''s lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md' + properties: + fsType: + description: 'Filesystem type of the volume that you want + to mount. Tip: Ensure that the filesystem type is supported + by the host operating system. Examples: "ext4", "xfs", + "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd + TODO: how do we prevent errors in the filesystem from + compromising the machine' + type: string + image: + description: 'The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + type: string + keyring: + description: 'Keyring is the path to key ring for RBDUser. + Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + type: string + monitors: + description: 'A collection of Ceph monitors. More info: + https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + items: + type: string + type: array + pool: + description: 'The rados pool name. Default is rbd. More + info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + type: string + readOnly: + description: 'ReadOnly here will force the ReadOnly setting + in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + type: boolean + secretRef: + description: 'SecretRef is name of the authentication secret + for RBDUser. If provided overrides keyring. Default is + nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + user: + description: 'The rados user name. Default is admin. More + info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it' + type: string + required: + - image + - monitors + type: object + scaleIO: + description: ScaleIO represents a ScaleIO persistent volume + attached and mounted on Kubernetes nodes. + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". Default is "xfs". + type: string + gateway: + description: The host address of the ScaleIO API Gateway. + type: string + protectionDomain: + description: The name of the ScaleIO Protection Domain for + the configured storage. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here + will force the ReadOnly setting in VolumeMounts. + type: boolean + secretRef: + description: SecretRef references to the secret for ScaleIO + user and other sensitive information. If this is not provided, + Login operation will fail. + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + sslEnabled: + description: Flag to enable/disable SSL communication with + Gateway, default false + type: boolean + storageMode: + description: Indicates whether the storage for a volume + should be ThickProvisioned or ThinProvisioned. Default + is ThinProvisioned. + type: string + storagePool: + description: The ScaleIO Storage Pool associated with the + protection domain. + type: string + system: + description: The name of the storage system as configured + in ScaleIO. + type: string + volumeName: + description: The name of a volume already created in the + ScaleIO system that is associated with this volume source. + type: string + required: + - gateway + - secretRef + - system + type: object + secret: + description: 'Secret represents a secret that should populate + this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret' + properties: + defaultMode: + description: 'Optional: mode bits used to set permissions + on created files by default. Must be an octal value between + 0000 and 0777 or a decimal value between 0 and 511. YAML + accepts both octal and decimal values, JSON requires decimal + values for mode bits. Defaults to 0644. Directories within + the path are not affected by this setting. This might + be in conflict with other options that affect the file + mode, like fsGroup, and the result can be other mode bits + set.' + format: int32 + type: integer + items: + description: If unspecified, each key-value pair in the + Data field of the referenced Secret will be projected + into the volume as a file whose name is the key and content + is the value. If specified, the listed keys will be projected + into the specified paths, and unlisted keys will not be + present. If a key is specified which is not present in + the Secret, the volume setup will error unless it is marked + optional. Paths must be relative and may not contain the + '..' path or start with '..'. + items: + description: Maps a string key to a path within a volume. + properties: + key: + description: The key to project. + type: string + mode: + description: 'Optional: mode bits used to set permissions + on this file. Must be an octal value between 0000 + and 0777 or a decimal value between 0 and 511. YAML + accepts both octal and decimal values, JSON requires + decimal values for mode bits. If not specified, + the volume defaultMode will be used. This might + be in conflict with other options that affect the + file mode, like fsGroup, and the result can be other + mode bits set.' + format: int32 + type: integer + path: + description: The relative path of the file to map + the key to. May not be an absolute path. May not + contain the path element '..'. May not start with + the string '..'. + type: string + required: + - key + - path + type: object + type: array + optional: + description: Specify whether the Secret or its keys must + be defined + type: boolean + secretName: + description: 'Name of the secret in the pod''s namespace + to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret' + type: string + type: object + storageos: + description: StorageOS represents a StorageOS volume attached + and mounted on Kubernetes nodes. + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here + will force the ReadOnly setting in VolumeMounts. + type: boolean + secretRef: + description: SecretRef specifies the secret to use for obtaining + the StorageOS API credentials. If not specified, default + values will be attempted. + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + volumeName: + description: VolumeName is the human-readable name of the + StorageOS volume. Volume names are only unique within + a namespace. + type: string + volumeNamespace: + description: VolumeNamespace specifies the scope of the + volume within StorageOS. If no namespace is specified + then the Pod's namespace will be used. This allows the + Kubernetes name scoping to be mirrored within StorageOS + for tighter integration. Set VolumeName to any name to + override the default behaviour. Set to "default" if you + are not using namespaces within StorageOS. Namespaces + that do not pre-exist within StorageOS will be created. + type: string + type: object + vsphereVolume: + description: VsphereVolume represents a vSphere volume attached + and mounted on kubelets host machine + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem + type supported by the host operating system. Ex. "ext4", + "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + type: string + storagePolicyID: + description: Storage Policy Based Management (SPBM) profile + ID associated with the StoragePolicyName. + type: string + storagePolicyName: + description: Storage Policy Based Management (SPBM) profile + name. + type: string + volumePath: + description: Path that identifies vSphere volume vmdk + type: string + required: + - volumePath + type: object + required: + - name + type: object + type: array + type: object + status: + description: 'Most recent observed status of the Alertmanager cluster. + Read-only. Not included when requesting from the apiserver, only from + the Prometheus Operator API itself. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status' + properties: + availableReplicas: + description: Total number of available pods (ready for at least minReadySeconds) + targeted by this Alertmanager cluster. + format: int32 + type: integer + paused: + description: Represents whether any actions on the underlying managed + objects are being performed. Only delete actions will be performed. + type: boolean + replicas: + description: Total number of non-terminated pods targeted by this + Alertmanager cluster (their labels match the selector). + format: int32 + type: integer + unavailableReplicas: + description: Total number of unavailable pods targeted by this Alertmanager + cluster. + format: int32 + type: integer + updatedReplicas: + description: Total number of non-terminated pods targeted by this + Alertmanager cluster that have the desired version spec. + format: int32 + type: integer + required: + - availableReplicas + - paused + - replicas + - unavailableReplicas + - updatedReplicas + type: object + required: + - spec + type: object + served: true + storage: true + subresources: {} +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0podmonitorCustomResourceDefinition.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0podmonitorCustomResourceDefinition.yaml new file mode 100644 index 0000000..f3788ef --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0podmonitorCustomResourceDefinition.yaml @@ -0,0 +1,617 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + creationTimestamp: null + name: podmonitors.monitoring.coreos.com +spec: + group: monitoring.coreos.com + names: + categories: + - prometheus-operator + kind: PodMonitor + listKind: PodMonitorList + plural: podmonitors + shortNames: + - pmon + singular: podmonitor + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + description: PodMonitor defines monitoring for a set of pods. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: Specification of desired Pod selection for target discovery + by Prometheus. + properties: + jobLabel: + description: The label to use to retrieve the job name from. + type: string + labelLimit: + description: Per-scrape limit on number of labels that will be accepted + for a sample. Only valid in Prometheus versions 2.27.0 and newer. + format: int64 + type: integer + labelNameLengthLimit: + description: Per-scrape limit on length of labels name that will be + accepted for a sample. Only valid in Prometheus versions 2.27.0 + and newer. + format: int64 + type: integer + labelValueLengthLimit: + description: Per-scrape limit on length of labels value that will + be accepted for a sample. Only valid in Prometheus versions 2.27.0 + and newer. + format: int64 + type: integer + namespaceSelector: + description: Selector to select which namespaces the Endpoints objects + are discovered from. + properties: + any: + description: Boolean describing whether all namespaces are selected + in contrast to a list restricting them. + type: boolean + matchNames: + description: List of namespace names to select from. + items: + type: string + type: array + type: object + podMetricsEndpoints: + description: A list of endpoints allowed as part of this PodMonitor. + items: + description: PodMetricsEndpoint defines a scrapeable endpoint of + a Kubernetes Pod serving Prometheus metrics. + properties: + authorization: + description: Authorization section for this endpoint + properties: + credentials: + description: The secret's key that contains the credentials + of the request + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults to Bearer, + Basic will cause an error + type: string + type: object + basicAuth: + description: 'BasicAuth allow an endpoint to authenticate over + basic authentication. More info: https://prometheus.io/docs/operating/configuration/#endpoint' + properties: + password: + description: The secret in the service monitor namespace + that contains the password for authentication. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor namespace + that contains the username for authentication. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: Secret to mount to read bearer token for scraping + targets. The secret needs to be in the same namespace as the + pod monitor and accessible by the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + followRedirects: + description: FollowRedirects configures whether scrape requests + follow HTTP 3xx redirects. + type: boolean + honorLabels: + description: HonorLabels chooses the metric's labels on collisions + with target labels. + type: boolean + honorTimestamps: + description: HonorTimestamps controls whether Prometheus respects + the timestamps present in scraped data. + type: boolean + interval: + description: Interval at which metrics should be scraped If + not specified Prometheus' global scrape interval is used. + pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ + type: string + metricRelabelings: + description: MetricRelabelConfigs to apply to samples before + ingestion. + items: + description: 'RelabelConfig allows dynamic rewriting of the + label set, being applied to samples before ingestion. It + defines ``-section of Prometheus + configuration. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs' + properties: + action: + default: replace + description: Action to perform based on regex matching. + Default is 'replace' + enum: + - replace + - keep + - drop + - hashmod + - labelmap + - labeldrop + - labelkeep + type: string + modulus: + description: Modulus to take of the hash of the source + label values. + format: int64 + type: integer + regex: + description: Regular expression against which the extracted + value is matched. Default is '(.*)' + type: string + replacement: + description: Replacement value against which a regex replace + is performed if the regular expression matches. Regex + capture groups are available. Default is '$1' + type: string + separator: + description: Separator placed between concatenated source + label values. default is ';'. + type: string + sourceLabels: + description: The source labels select values from existing + labels. Their content is concatenated using the configured + separator and matched against the configured regular + expression for the replace, keep, and drop actions. + items: + description: LabelName is a valid Prometheus label name + which may only contain ASCII letters, numbers, as + well as underscores. + pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$ + type: string + type: array + targetLabel: + description: Label to which the resulting value is written + in a replace action. It is mandatory for replace actions. + Regex capture groups are available. + type: string + type: object + type: array + oauth2: + description: OAuth2 for the URL. Only valid in Prometheus versions + 2.27.0 and newer. + properties: + clientId: + description: The secret or configmap containing the OAuth2 + client id + properties: + configMap: + description: ConfigMap containing data to use for the + targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 client secret + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token URL + type: object + scopes: + description: OAuth2 scopes used for the token request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + params: + additionalProperties: + items: + type: string + type: array + description: Optional HTTP URL parameters + type: object + path: + description: HTTP path to scrape for metrics. + type: string + port: + description: Name of the pod port this endpoint refers to. Mutually + exclusive with targetPort. + type: string + proxyUrl: + description: ProxyURL eg http://proxyserver:2195 Directs scrapes + to proxy through this endpoint. + type: string + relabelings: + description: 'RelabelConfigs to apply to samples before scraping. + Prometheus Operator automatically adds relabelings for a few + standard Kubernetes fields. The original scrape job''s name + is available via the `__tmp_prometheus_job_name` label. More + info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config' + items: + description: 'RelabelConfig allows dynamic rewriting of the + label set, being applied to samples before ingestion. It + defines ``-section of Prometheus + configuration. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs' + properties: + action: + default: replace + description: Action to perform based on regex matching. + Default is 'replace' + enum: + - replace + - keep + - drop + - hashmod + - labelmap + - labeldrop + - labelkeep + type: string + modulus: + description: Modulus to take of the hash of the source + label values. + format: int64 + type: integer + regex: + description: Regular expression against which the extracted + value is matched. Default is '(.*)' + type: string + replacement: + description: Replacement value against which a regex replace + is performed if the regular expression matches. Regex + capture groups are available. Default is '$1' + type: string + separator: + description: Separator placed between concatenated source + label values. default is ';'. + type: string + sourceLabels: + description: The source labels select values from existing + labels. Their content is concatenated using the configured + separator and matched against the configured regular + expression for the replace, keep, and drop actions. + items: + description: LabelName is a valid Prometheus label name + which may only contain ASCII letters, numbers, as + well as underscores. + pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$ + type: string + type: array + targetLabel: + description: Label to which the resulting value is written + in a replace action. It is mandatory for replace actions. + Regex capture groups are available. + type: string + type: object + type: array + scheme: + description: HTTP scheme to use for scraping. + type: string + scrapeTimeout: + description: Timeout after which the scrape is ended If not + specified, the Prometheus global scrape interval is used. + pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ + type: string + targetPort: + anyOf: + - type: integer + - type: string + description: 'Deprecated: Use ''port'' instead.' + x-kubernetes-int-or-string: true + tlsConfig: + description: TLS configuration to use when scraping the endpoint. + properties: + ca: + description: Struct containing the CA cert to use for the + targets. + properties: + configMap: + description: ConfigMap containing data to use for the + targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert file for + the targets. + properties: + configMap: + description: ConfigMap containing data to use for the + targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key file for the + targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the targets. + type: string + type: object + type: object + type: array + podTargetLabels: + description: PodTargetLabels transfers labels on the Kubernetes Pod + onto the target. + items: + type: string + type: array + sampleLimit: + description: SampleLimit defines per-scrape limit on number of scraped + samples that will be accepted. + format: int64 + type: integer + selector: + description: Selector to select Pod objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the key + and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: operator represents a key's relationship to + a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + type: object + type: object + targetLimit: + description: TargetLimit defines a limit on the number of scraped + targets that will be accepted. + format: int64 + type: integer + required: + - podMetricsEndpoints + - selector + type: object + required: + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0probeCustomResourceDefinition.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0probeCustomResourceDefinition.yaml new file mode 100644 index 0000000..492ee8b --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0probeCustomResourceDefinition.yaml @@ -0,0 +1,658 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + creationTimestamp: null + name: probes.monitoring.coreos.com +spec: + group: monitoring.coreos.com + names: + categories: + - prometheus-operator + kind: Probe + listKind: ProbeList + plural: probes + shortNames: + - prb + singular: probe + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + description: Probe defines monitoring for a set of static targets or ingresses. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: Specification of desired Ingress selection for target discovery + by Prometheus. + properties: + authorization: + description: Authorization section for this endpoint + properties: + credentials: + description: The secret's key that contains the credentials of + the request + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults to Bearer, + Basic will cause an error + type: string + type: object + basicAuth: + description: 'BasicAuth allow an endpoint to authenticate over basic + authentication. More info: https://prometheus.io/docs/operating/configuration/#endpoint' + properties: + password: + description: The secret in the service monitor namespace that + contains the password for authentication. + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor namespace that + contains the username for authentication. + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + type: object + bearerTokenSecret: + description: Secret to mount to read bearer token for scraping targets. + The secret needs to be in the same namespace as the probe and accessible + by the Prometheus Operator. + properties: + key: + description: The key of the secret to select from. Must be a + valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be defined + type: boolean + required: + - key + type: object + interval: + description: Interval at which targets are probed using the configured + prober. If not specified Prometheus' global scrape interval is used. + pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ + type: string + jobName: + description: The job name assigned to scraped metrics by default. + type: string + labelLimit: + description: Per-scrape limit on number of labels that will be accepted + for a sample. Only valid in Prometheus versions 2.27.0 and newer. + format: int64 + type: integer + labelNameLengthLimit: + description: Per-scrape limit on length of labels name that will be + accepted for a sample. Only valid in Prometheus versions 2.27.0 + and newer. + format: int64 + type: integer + labelValueLengthLimit: + description: Per-scrape limit on length of labels value that will + be accepted for a sample. Only valid in Prometheus versions 2.27.0 + and newer. + format: int64 + type: integer + metricRelabelings: + description: MetricRelabelConfigs to apply to samples before ingestion. + items: + description: 'RelabelConfig allows dynamic rewriting of the label + set, being applied to samples before ingestion. It defines ``-section + of Prometheus configuration. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs' + properties: + action: + default: replace + description: Action to perform based on regex matching. Default + is 'replace' + enum: + - replace + - keep + - drop + - hashmod + - labelmap + - labeldrop + - labelkeep + type: string + modulus: + description: Modulus to take of the hash of the source label + values. + format: int64 + type: integer + regex: + description: Regular expression against which the extracted + value is matched. Default is '(.*)' + type: string + replacement: + description: Replacement value against which a regex replace + is performed if the regular expression matches. Regex capture + groups are available. Default is '$1' + type: string + separator: + description: Separator placed between concatenated source label + values. default is ';'. + type: string + sourceLabels: + description: The source labels select values from existing labels. + Their content is concatenated using the configured separator + and matched against the configured regular expression for + the replace, keep, and drop actions. + items: + description: LabelName is a valid Prometheus label name which + may only contain ASCII letters, numbers, as well as underscores. + pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$ + type: string + type: array + targetLabel: + description: Label to which the resulting value is written in + a replace action. It is mandatory for replace actions. Regex + capture groups are available. + type: string + type: object + type: array + module: + description: 'The module to use for probing specifying how to probe + the target. Example module configuring in the blackbox exporter: + https://github.com/prometheus/blackbox_exporter/blob/master/example.yml' + type: string + oauth2: + description: OAuth2 for the URL. Only valid in Prometheus versions + 2.27.0 and newer. + properties: + clientId: + description: The secret or configmap containing the OAuth2 client + id + properties: + configMap: + description: ConfigMap containing data to use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap or its key + must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + type: object + clientSecret: + description: The secret containing the OAuth2 client secret + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + endpointParams: + additionalProperties: + type: string + description: Parameters to append to the token URL + type: object + scopes: + description: OAuth2 scopes used for the token request + items: + type: string + type: array + tokenUrl: + description: The URL to fetch the token from + minLength: 1 + type: string + required: + - clientId + - clientSecret + - tokenUrl + type: object + prober: + description: Specification for the prober to use for probing targets. + The prober.URL parameter is required. Targets cannot be probed if + left empty. + properties: + path: + description: Path to collect metrics from. Defaults to `/probe`. + type: string + proxyUrl: + description: Optional ProxyURL. + type: string + scheme: + description: HTTP scheme to use for scraping. Defaults to `http`. + type: string + url: + description: Mandatory URL of the prober. + type: string + required: + - url + type: object + sampleLimit: + description: SampleLimit defines per-scrape limit on number of scraped + samples that will be accepted. + format: int64 + type: integer + scrapeTimeout: + description: Timeout for scraping metrics from the Prometheus exporter. + If not specified, the Prometheus global scrape interval is used. + pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ + type: string + targetLimit: + description: TargetLimit defines a limit on the number of scraped + targets that will be accepted. + format: int64 + type: integer + targets: + description: Targets defines a set of static or dynamically discovered + targets to probe. + properties: + ingress: + description: ingress defines the Ingress objects to probe and + the relabeling configuration. If `staticConfig` is also defined, + `staticConfig` takes precedence. + properties: + namespaceSelector: + description: From which namespaces to select Ingress objects. + properties: + any: + description: Boolean describing whether all namespaces + are selected in contrast to a list restricting them. + type: boolean + matchNames: + description: List of namespace names to select from. + items: + type: string + type: array + type: object + relabelingConfigs: + description: 'RelabelConfigs to apply to the label set of + the target before it gets scraped. The original ingress + address is available via the `__tmp_prometheus_ingress_address` + label. It can be used to customize the probed URL. The original + scrape job''s name is available via the `__tmp_prometheus_job_name` + label. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config' + items: + description: 'RelabelConfig allows dynamic rewriting of + the label set, being applied to samples before ingestion. + It defines ``-section of Prometheus + configuration. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs' + properties: + action: + default: replace + description: Action to perform based on regex matching. + Default is 'replace' + enum: + - replace + - keep + - drop + - hashmod + - labelmap + - labeldrop + - labelkeep + type: string + modulus: + description: Modulus to take of the hash of the source + label values. + format: int64 + type: integer + regex: + description: Regular expression against which the extracted + value is matched. Default is '(.*)' + type: string + replacement: + description: Replacement value against which a regex + replace is performed if the regular expression matches. + Regex capture groups are available. Default is '$1' + type: string + separator: + description: Separator placed between concatenated source + label values. default is ';'. + type: string + sourceLabels: + description: The source labels select values from existing + labels. Their content is concatenated using the configured + separator and matched against the configured regular + expression for the replace, keep, and drop actions. + items: + description: LabelName is a valid Prometheus label + name which may only contain ASCII letters, numbers, + as well as underscores. + pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$ + type: string + type: array + targetLabel: + description: Label to which the resulting value is written + in a replace action. It is mandatory for replace actions. + Regex capture groups are available. + type: string + type: object + type: array + selector: + description: Selector to select the Ingress objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + type: object + type: object + type: object + staticConfig: + description: 'staticConfig defines the static list of targets + to probe and the relabeling configuration. If `ingress` is also + defined, `staticConfig` takes precedence. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#static_config.' + properties: + labels: + additionalProperties: + type: string + description: Labels assigned to all metrics scraped from the + targets. + type: object + relabelingConfigs: + description: 'RelabelConfigs to apply to the label set of + the targets before it gets scraped. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config' + items: + description: 'RelabelConfig allows dynamic rewriting of + the label set, being applied to samples before ingestion. + It defines ``-section of Prometheus + configuration. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs' + properties: + action: + default: replace + description: Action to perform based on regex matching. + Default is 'replace' + enum: + - replace + - keep + - drop + - hashmod + - labelmap + - labeldrop + - labelkeep + type: string + modulus: + description: Modulus to take of the hash of the source + label values. + format: int64 + type: integer + regex: + description: Regular expression against which the extracted + value is matched. Default is '(.*)' + type: string + replacement: + description: Replacement value against which a regex + replace is performed if the regular expression matches. + Regex capture groups are available. Default is '$1' + type: string + separator: + description: Separator placed between concatenated source + label values. default is ';'. + type: string + sourceLabels: + description: The source labels select values from existing + labels. Their content is concatenated using the configured + separator and matched against the configured regular + expression for the replace, keep, and drop actions. + items: + description: LabelName is a valid Prometheus label + name which may only contain ASCII letters, numbers, + as well as underscores. + pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$ + type: string + type: array + targetLabel: + description: Label to which the resulting value is written + in a replace action. It is mandatory for replace actions. + Regex capture groups are available. + type: string + type: object + type: array + static: + description: The list of hosts to probe. + items: + type: string + type: array + type: object + type: object + tlsConfig: + description: TLS configuration to use when scraping the endpoint. + properties: + ca: + description: Struct containing the CA cert to use for the targets. + properties: + configMap: + description: ConfigMap containing data to use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap or its key + must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + type: object + cert: + description: Struct containing the client cert file for the targets. + properties: + configMap: + description: ConfigMap containing data to use for the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap or its key + must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + type: object + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keySecret: + description: Secret containing the client key file for the targets. + properties: + key: + description: The key of the secret to select from. Must be + a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be + defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the targets. + type: string + type: object + type: object + required: + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0prometheusCustomResourceDefinition.yaml b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0prometheusCustomResourceDefinition.yaml new file mode 100644 index 0000000..3b1ffab --- /dev/null +++ b/archive/2022.07.bxl-k3s-pi/utils/monitoring/custom-ressources/0prometheusCustomResourceDefinition.yaml @@ -0,0 +1,8467 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.8.0 + creationTimestamp: null + name: prometheuses.monitoring.coreos.com +spec: + group: monitoring.coreos.com + names: + categories: + - prometheus-operator + kind: Prometheus + listKind: PrometheusList + plural: prometheuses + shortNames: + - prom + singular: prometheus + scope: Namespaced + versions: + - additionalPrinterColumns: + - description: The version of Prometheus + jsonPath: .spec.version + name: Version + type: string + - description: The desired replicas number of Prometheuses + jsonPath: .spec.replicas + name: Replicas + type: integer + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + description: Prometheus defines a Prometheus deployment. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: 'Specification of the desired behavior of the Prometheus + cluster. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status' + properties: + additionalAlertManagerConfigs: + description: 'AdditionalAlertManagerConfigs allows specifying a key + of a Secret containing additional Prometheus AlertManager configurations. + AlertManager configurations specified are appended to the configurations + generated by the Prometheus Operator. Job configurations specified + must have the form as specified in the official Prometheus documentation: + https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alertmanager_config. + As AlertManager configs are appended, the user is responsible to + make sure it is valid. Note that using this feature may expose the + possibility to break upgrades of Prometheus. It is advised to review + Prometheus release notes to ensure that no incompatible AlertManager + configs are going to break Prometheus after the upgrade.' + properties: + key: + description: The key of the secret to select from. Must be a + valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be defined + type: boolean + required: + - key + type: object + additionalAlertRelabelConfigs: + description: 'AdditionalAlertRelabelConfigs allows specifying a key + of a Secret containing additional Prometheus alert relabel configurations. + Alert relabel configurations specified are appended to the configurations + generated by the Prometheus Operator. Alert relabel configurations + specified must have the form as specified in the official Prometheus + documentation: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alert_relabel_configs. + As alert relabel configs are appended, the user is responsible to + make sure it is valid. Note that using this feature may expose the + possibility to break upgrades of Prometheus. It is advised to review + Prometheus release notes to ensure that no incompatible alert relabel + configs are going to break Prometheus after the upgrade.' + properties: + key: + description: The key of the secret to select from. Must be a + valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be defined + type: boolean + required: + - key + type: object + additionalScrapeConfigs: + description: 'AdditionalScrapeConfigs allows specifying a key of a + Secret containing additional Prometheus scrape configurations. Scrape + configurations specified are appended to the configurations generated + by the Prometheus Operator. Job configurations specified must have + the form as specified in the official Prometheus documentation: + https://prometheus.io/docs/prometheus/latest/configuration/configuration/#scrape_config. + As scrape configs are appended, the user is responsible to make + sure it is valid. Note that using this feature may expose the possibility + to break upgrades of Prometheus. It is advised to review Prometheus + release notes to ensure that no incompatible scrape configs are + going to break Prometheus after the upgrade.' + properties: + key: + description: The key of the secret to select from. Must be a + valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must be defined + type: boolean + required: + - key + type: object + affinity: + description: If specified, the pod's scheduling constraints. + properties: + nodeAffinity: + description: Describes node affinity scheduling rules for the + pod. + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to + nodes that satisfy the affinity expressions specified by + this field, but it may choose a node that violates one or + more of the expressions. The node that is most preferred + is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource + request, requiredDuringScheduling affinity expressions, + etc.), compute a sum by iterating through the elements of + this field and adding "weight" to the sum if the node matches + the corresponding matchExpressions; the node(s) with the + highest sum are the most preferred. + items: + description: An empty preferred scheduling term matches + all objects with implicit weight 0 (i.e. it's a no-op). + A null preferred scheduling term matches no objects (i.e. + is also a no-op). + properties: + preference: + description: A node selector term, associated with the + corresponding weight. + properties: + matchExpressions: + description: A list of node selector requirements + by node's labels. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchFields: + description: A list of node selector requirements + by node's fields. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + type: object + weight: + description: Weight associated with matching the corresponding + nodeSelectorTerm, in the range 1-100. + format: int32 + type: integer + required: + - preference + - weight + type: object + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this + field are not met at scheduling time, the pod will not be + scheduled onto the node. If the affinity requirements specified + by this field cease to be met at some point during pod execution + (e.g. due to an update), the system may or may not try to + eventually evict the pod from its node. + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. + The terms are ORed. + items: + description: A null or empty node selector term matches + no objects. The requirements of them are ANDed. The + TopologySelectorTerm type implements a subset of the + NodeSelectorTerm. + properties: + matchExpressions: + description: A list of node selector requirements + by node's labels. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchFields: + description: A list of node selector requirements + by node's fields. + items: + description: A node selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + type: string + values: + description: An array of string values. If + the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values array + must be empty. If the operator is Gt or + Lt, the values array must have a single + element, which will be interpreted as an + integer. This array is replaced during a + strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + type: object + type: array + required: + - nodeSelectorTerms + type: object + type: object + podAffinity: + description: Describes pod affinity scheduling rules (e.g. co-locate + this pod in the same node, zone, etc. as some other pod(s)). + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to + nodes that satisfy the affinity expressions specified by + this field, but it may choose a node that violates one or + more of the expressions. The node that is most preferred + is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource + request, requiredDuringScheduling affinity expressions, + etc.), compute a sum by iterating through the elements of + this field and adding "weight" to the sum if the node has + pods which matches the corresponding podAffinityTerm; the + node(s) with the highest sum are the most preferred. + items: + description: The weights of all of the matched WeightedPodAffinityTerm + fields are added per-node to find the most preferred node(s) + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated + with the corresponding weight. + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied + to the union of the namespaces selected by this + field and the ones listed in the namespaces field. + null selector and null or empty namespaces list + means "this pod's namespace". An empty selector + ({}) matches all namespaces. This field is beta-level + and is only honored when PodAffinityNamespaceSelector + feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list + of namespace names that the term applies to. The + term is applied to the union of the namespaces + listed in this field and the ones selected by + namespaceSelector. null or empty namespaces list + and null namespaceSelector means "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified namespaces, + where co-located is defined as running on a node + whose value of the label with key topologyKey + matches that of any node on which any of the selected + pods is running. Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + weight: + description: weight associated with matching the corresponding + podAffinityTerm, in the range 1-100. + format: int32 + type: integer + required: + - podAffinityTerm + - weight + type: object + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this + field are not met at scheduling time, the pod will not be + scheduled onto the node. If the affinity requirements specified + by this field cease to be met at some point during pod execution + (e.g. due to a pod label update), the system may or may + not try to eventually evict the pod from its node. When + there are multiple elements, the lists of nodes corresponding + to each podAffinityTerm are intersected, i.e. all terms + must be satisfied. + items: + description: Defines a set of pods (namely those matching + the labelSelector relative to the given namespace(s)) + that this pod should be co-located (affinity) or not co-located + (anti-affinity) with, where co-located is defined as running + on a node whose value of the label with key + matches that of any node on which a pod of the set of + pods is running + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied to the + union of the namespaces selected by this field and + the ones listed in the namespaces field. null selector + and null or empty namespaces list means "this pod's + namespace". An empty selector ({}) matches all namespaces. + This field is beta-level and is only honored when + PodAffinityNamespaceSelector feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list of namespace + names that the term applies to. The term is applied + to the union of the namespaces listed in this field + and the ones selected by namespaceSelector. null or + empty namespaces list and null namespaceSelector means + "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods matching + the labelSelector in the specified namespaces, where + co-located is defined as running on a node whose value + of the label with key topologyKey matches that of + any node on which any of the selected pods is running. + Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + type: array + type: object + podAntiAffinity: + description: Describes pod anti-affinity scheduling rules (e.g. + avoid putting this pod in the same node, zone, etc. as some + other pod(s)). + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to + nodes that satisfy the anti-affinity expressions specified + by this field, but it may choose a node that violates one + or more of the expressions. The node that is most preferred + is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource + request, requiredDuringScheduling anti-affinity expressions, + etc.), compute a sum by iterating through the elements of + this field and adding "weight" to the sum if the node has + pods which matches the corresponding podAffinityTerm; the + node(s) with the highest sum are the most preferred. + items: + description: The weights of all of the matched WeightedPodAffinityTerm + fields are added per-node to find the most preferred node(s) + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated + with the corresponding weight. + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied + to the union of the namespaces selected by this + field and the ones listed in the namespaces field. + null selector and null or empty namespaces list + means "this pod's namespace". An empty selector + ({}) matches all namespaces. This field is beta-level + and is only honored when PodAffinityNamespaceSelector + feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement + is a selector that contains values, a key, + and an operator that relates the key and + values. + properties: + key: + description: key is the label key that + the selector applies to. + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only "value". + The requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list + of namespace names that the term applies to. The + term is applied to the union of the namespaces + listed in this field and the ones selected by + namespaceSelector. null or empty namespaces list + and null namespaceSelector means "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified namespaces, + where co-located is defined as running on a node + whose value of the label with key topologyKey + matches that of any node on which any of the selected + pods is running. Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + weight: + description: weight associated with matching the corresponding + podAffinityTerm, in the range 1-100. + format: int32 + type: integer + required: + - podAffinityTerm + - weight + type: object + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified by + this field are not met at scheduling time, the pod will + not be scheduled onto the node. If the anti-affinity requirements + specified by this field cease to be met at some point during + pod execution (e.g. due to a pod label update), the system + may or may not try to eventually evict the pod from its + node. When there are multiple elements, the lists of nodes + corresponding to each podAffinityTerm are intersected, i.e. + all terms must be satisfied. + items: + description: Defines a set of pods (namely those matching + the labelSelector relative to the given namespace(s)) + that this pod should be co-located (affinity) or not co-located + (anti-affinity) with, where co-located is defined as running + on a node whose value of the label with key + matches that of any node on which a pod of the set of + pods is running + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied to the + union of the namespaces selected by this field and + the ones listed in the namespaces field. null selector + and null or empty namespaces list means "this pod's + namespace". An empty selector ({}) matches all namespaces. + This field is beta-level and is only honored when + PodAffinityNamespaceSelector feature is enabled. + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are ANDed. + items: + description: A label selector requirement is a + selector that contains values, a key, and an + operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If the + operator is Exists or DoesNotExist, the + values array must be empty. This array is + replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". The + requirements are ANDed. + type: object + type: object + namespaces: + description: namespaces specifies a static list of namespace + names that the term applies to. The term is applied + to the union of the namespaces listed in this field + and the ones selected by namespaceSelector. null or + empty namespaces list and null namespaceSelector means + "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods matching + the labelSelector in the specified namespaces, where + co-located is defined as running on a node whose value + of the label with key topologyKey matches that of + any node on which any of the selected pods is running. + Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + type: array + type: object + type: object + alerting: + description: Define details regarding alerting. + properties: + alertmanagers: + description: AlertmanagerEndpoints Prometheus should fire alerts + against. + items: + description: AlertmanagerEndpoints defines a selection of a + single Endpoints object containing alertmanager IPs to fire + alerts against. + properties: + apiVersion: + description: Version of the Alertmanager API that Prometheus + uses to send alerts. It can be "v1" or "v2". + type: string + authorization: + description: Authorization section for this alertmanager + endpoint + properties: + credentials: + description: The secret's key that contains the credentials + of the request + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: + description: Set the authentication type. Defaults to + Bearer, Basic will cause an error + type: string + type: object + bearerTokenFile: + description: BearerTokenFile to read from filesystem to + use when authenticating to Alertmanager. + type: string + name: + description: Name of Endpoints object in Namespace. + type: string + namespace: + description: Namespace of Endpoints object. + type: string + pathPrefix: + description: Prefix for the HTTP path alerts are pushed + to. + type: string + port: + anyOf: + - type: integer + - type: string + description: Port the Alertmanager API is exposed on. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use when firing alerts. + type: string + timeout: + description: Timeout is a per-target Alertmanager timeout + when pushing alerts. + type: string + tlsConfig: + description: TLS Config to use for alertmanager connection. + properties: + ca: + description: Struct containing the CA cert to use for + the targets. + properties: + configMap: + description: ConfigMap containing data to use for + the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the + targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + caFile: + description: Path to the CA cert in the Prometheus container + to use for the targets. + type: string + cert: + description: Struct containing the client cert file + for the targets. + properties: + configMap: + description: ConfigMap containing data to use for + the targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the + targets. + properties: + key: + description: The key of the secret to select + from. Must be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, + kind, uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + certFile: + description: Path to the client cert file in the Prometheus + container for the targets. + type: string + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keyFile: + description: Path to the client key file in the Prometheus + container for the targets. + type: string + keySecret: + description: Secret containing the client key file for + the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the targets. + type: string + type: object + required: + - name + - namespace + - port + type: object + type: array + required: + - alertmanagers + type: object + allowOverlappingBlocks: + description: AllowOverlappingBlocks enables vertical compaction and + vertical query merge in Prometheus. This is still experimental in + Prometheus so it may change in any upcoming release. + type: boolean + apiserverConfig: + description: APIServerConfig allows specifying a host and auth methods + to access apiserver. If left empty, Prometheus is assumed to run + inside of the cluster and will discover API servers automatically + and use the pod's CA certificate and bearer token file at /var/run/secrets/kubernetes.io/serviceaccount/. + properties: + authorization: + description: Authorization section for accessing apiserver + properties: + credentials: + description: The secret's key that contains the credentials + of the request + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + credentialsFile: + description: File to read a secret from, mutually exclusive + with Credentials (from SafeAuthorization) + type: string + type: + description: Set the authentication type. Defaults to Bearer, + Basic will cause an error + type: string + type: object + basicAuth: + description: BasicAuth allow an endpoint to authenticate over + basic authentication + properties: + password: + description: The secret in the service monitor namespace that + contains the password for authentication. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + username: + description: The secret in the service monitor namespace that + contains the username for authentication. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + type: object + bearerToken: + description: Bearer token for accessing apiserver. + type: string + bearerTokenFile: + description: File to read bearer token for accessing apiserver. + type: string + host: + description: Host of apiserver. A valid string consisting of a + hostname or IP followed by an optional port number + type: string + tlsConfig: + description: TLS Config to use for accessing apiserver. + properties: + ca: + description: Struct containing the CA cert to use for the + targets. + properties: + configMap: + description: ConfigMap containing data to use for the + targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + caFile: + description: Path to the CA cert in the Prometheus container + to use for the targets. + type: string + cert: + description: Struct containing the client cert file for the + targets. + properties: + configMap: + description: ConfigMap containing data to use for the + targets. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + secret: + description: Secret containing data to use for the targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + type: object + certFile: + description: Path to the client cert file in the Prometheus + container for the targets. + type: string + insecureSkipVerify: + description: Disable target certificate validation. + type: boolean + keyFile: + description: Path to the client key file in the Prometheus + container for the targets. + type: string + keySecret: + description: Secret containing the client key file for the + targets. + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + optional: + description: Specify whether the Secret or its key must + be defined + type: boolean + required: + - key + type: object + serverName: + description: Used to verify the hostname for the targets. + type: string + type: object + required: + - host + type: object + arbitraryFSAccessThroughSMs: + description: ArbitraryFSAccessThroughSMs configures whether configuration + based on a service monitor can access arbitrary files on the file + system of the Prometheus container e.g. bearer token files. + properties: + deny: + type: boolean + type: object + baseImage: + description: 'Base image to use for a Prometheus deployment. Deprecated: + use ''image'' instead' + type: string + configMaps: + description: ConfigMaps is a list of ConfigMaps in the same namespace + as the Prometheus object, which shall be mounted into the Prometheus + Pods. The ConfigMaps are mounted into /etc/prometheus/configmaps/. + items: + type: string + type: array + containers: + description: 'Containers allows injecting additional containers or + modifying operator generated containers. This can be used to allow + adding an authentication proxy to a Prometheus pod or to change + the behavior of an operator generated container. Containers described + here modify an operator generated container if they share the same + name and modifications are done via a strategic merge patch. The + current container names are: `prometheus`, `config-reloader`, and + `thanos-sidecar`. Overriding containers is entirely outside the + scope of what the maintainers will support and by doing so, you + accept that this behaviour may break at any time without notice.' + items: + description: A single application container that you want to run + within a pod. + properties: + args: + description: 'Arguments to the entrypoint. The docker image''s + CMD is used if this is not provided. Variable references $(VAR_NAME) + are expanded using the container''s environment. If a variable + cannot be resolved, the reference in the input string will + be unchanged. Double $$ are reduced to a single $, which allows + for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will + produce the string literal "$(VAR_NAME)". Escaped references + will never be expanded, regardless of whether the variable + exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + command: + description: 'Entrypoint array. Not executed within a shell. + The docker image''s ENTRYPOINT is used if this is not provided. + Variable references $(VAR_NAME) are expanded using the container''s + environment. If a variable cannot be resolved, the reference + in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: + i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether + the variable exists or not. Cannot be updated. More info: + https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + env: + description: List of environment variables to set in the container. + Cannot be updated. + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be + a C_IDENTIFIER. + type: string + value: + description: 'Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in + the container and any service environment variables. + If a variable cannot be resolved, the reference in the + input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) + syntax: i.e. "$$(VAR_NAME)" will produce the string + literal "$(VAR_NAME)". Escaped references will never + be expanded, regardless of whether the variable exists + or not. Defaults to "".' + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its key must be defined + type: boolean + required: + - key + type: object + fieldRef: + description: 'Selects a field of the pod: supports + metadata.name, metadata.namespace, `metadata.labels['''']`, + `metadata.annotations['''']`, spec.nodeName, + spec.serviceAccountName, status.hostIP, status.podIP, + status.podIPs.' + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + resourceFieldRef: + description: 'Selects a resource of the container: + only resources limits and requests (limits.cpu, + limits.memory, limits.ephemeral-storage, requests.cpu, + requests.memory and requests.ephemeral-storage) + are currently supported.' + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + required: + - name + type: object + type: array + envFrom: + description: List of sources to populate environment variables + in the container. The keys defined within a source must be + a C_IDENTIFIER. All invalid keys will be reported as an event + when the container is starting. When a key exists in multiple + sources, the value associated with the last source will take + precedence. Values defined by an Env with a duplicate key + will take precedence. Cannot be updated. + items: + description: EnvFromSource represents the source of a set + of ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap must be + defined + type: boolean + type: object + prefix: + description: An optional identifier to prepend to each + key in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + type: object + type: array + image: + description: 'Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images + This field is optional to allow higher level config management + to default or override container images in workload controllers + like Deployments and StatefulSets.' + type: string + imagePullPolicy: + description: 'Image pull policy. One of Always, Never, IfNotPresent. + Defaults to Always if :latest tag is specified, or IfNotPresent + otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images' + type: string + lifecycle: + description: Actions that the management system should take + in response to container lifecycle events. Cannot be updated. + properties: + postStart: + description: 'PostStart is called immediately after a container + is created. If the handler fails, the container is terminated + and restarted according to its restart policy. Other management + of the container blocks until the hook completes. More + info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + preStop: + description: 'PreStop is called immediately before a container + is terminated due to an API request or management event + such as liveness/startup probe failure, preemption, resource + contention, etc. The handler is not called if the container + crashes or exits. The Pod''s termination grace period + countdown begins before the PreStop hook is executed. + Regardless of the outcome of the handler, the container + will eventually terminate within the Pod''s termination + grace period (unless delayed by finalizers). Other management + of the container blocks until the hook completes or until + the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + type: object + livenessProbe: + description: 'Periodic probe of container liveness. Container + will be restarted if the probe fails. Cannot be updated. More + info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + name: + description: Name of the container specified as a DNS_LABEL. + Each container in a pod must have a unique name (DNS_LABEL). + Cannot be updated. + type: string + ports: + description: List of ports to expose from the container. Exposing + a port here gives the system additional information about + the network connections a container uses, but is primarily + informational. Not specifying a port here DOES NOT prevent + that port from being exposed. Any port which is listening + on the default "0.0.0.0" address inside a container will be + accessible from the network. Cannot be updated. + items: + description: ContainerPort represents a network port in a + single container. + properties: + containerPort: + description: Number of port to expose on the pod's IP + address. This must be a valid port number, 0 < x < 65536. + format: int32 + type: integer + hostIP: + description: What host IP to bind the external port to. + type: string + hostPort: + description: Number of port to expose on the host. If + specified, this must be a valid port number, 0 < x < + 65536. If HostNetwork is specified, this must match + ContainerPort. Most containers do not need this. + format: int32 + type: integer + name: + description: If specified, this must be an IANA_SVC_NAME + and unique within the pod. Each named port in a pod + must have a unique name. Name for the port that can + be referred to by services. + type: string + protocol: + default: TCP + description: Protocol for port. Must be UDP, TCP, or SCTP. + Defaults to "TCP". + type: string + required: + - containerPort + type: object + type: array + x-kubernetes-list-map-keys: + - containerPort + - protocol + x-kubernetes-list-type: map + readinessProbe: + description: 'Periodic probe of container service readiness. + Container will be removed from service endpoints if the probe + fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + resources: + description: 'Compute Resources required by this container. + Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount of compute + resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount of compute + resources required. If Requests is omitted for a container, + it defaults to Limits if that is explicitly specified, + otherwise to an implementation-defined value. More info: + https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + securityContext: + description: 'SecurityContext defines the security options the + container should be run with. If set, the fields of SecurityContext + override the equivalent fields of PodSecurityContext. More + info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/' + properties: + allowPrivilegeEscalation: + description: 'AllowPrivilegeEscalation controls whether + a process can gain more privileges than its parent process. + This bool directly controls if the no_new_privs flag will + be set on the container process. AllowPrivilegeEscalation + is true always when the container is: 1) run as Privileged + 2) has CAP_SYS_ADMIN Note that this field cannot be set + when spec.os.name is windows.' + type: boolean + capabilities: + description: The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by + the container runtime. Note that this field cannot be + set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: Run container in privileged mode. Processes + in privileged containers are essentially equivalent to + root on the host. Defaults to false. Note that this field + cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: procMount denotes the type of proc mount to + use for the containers. The default is DefaultProcMount + which uses the container runtime defaults for readonly + paths and masked paths. This requires the ProcMountType + feature flag to be enabled. Note that this field cannot + be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: Whether this container has a read-only root + filesystem. Default is false. Note that this field cannot + be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: The GID to run the entrypoint of the container + process. Uses runtime default if unset. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: Indicates that the container must run as a + non-root user. If true, the Kubelet will validate the + image at runtime to ensure that it does not run as UID + 0 (root) and fail to start the container if it does. If + unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both + SecurityContext and PodSecurityContext, the value specified + in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container + process. Defaults to user specified in image metadata + if unspecified. May also be set in PodSecurityContext. If + set in both SecurityContext and PodSecurityContext, the + value specified in SecurityContext takes precedence. Note + that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a + random SELinux context for each container. May also be + set in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: The seccomp options to use by this container. + If seccomp options are provided at both the pod & container + level, the container options override the pod options. + Note that this field cannot be set when spec.os.name is + windows. + properties: + localhostProfile: + description: localhostProfile indicates a profile defined + in a file on the node should be used. The profile + must be preconfigured on the node to work. Must be + a descending path, relative to the kubelet's configured + seccomp profile location. Must only be set if type + is "Localhost". + type: string + type: + description: "type indicates which kind of seccomp profile + will be applied. Valid options are: \n Localhost - + a profile defined in a file on the node should be + used. RuntimeDefault - the container runtime default + profile should be used. Unconfined - no profile should + be applied." + type: string + required: + - type + type: object + windowsOptions: + description: The Windows specific settings applied to all + containers. If unspecified, the options from the PodSecurityContext + will be used. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is + linux. + properties: + gmsaCredentialSpec: + description: GMSACredentialSpec is where the GMSA admission + webhook (https://github.com/kubernetes-sigs/windows-gmsa) + inlines the contents of the GMSA credential spec named + by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: HostProcess determines if a container should + be run as a 'Host Process' container. This field is + alpha-level and will only be honored by components + that enable the WindowsHostProcessContainers feature + flag. Setting this field without the feature flag + will result in errors when validating the Pod. All + of a Pod's containers must have the same effective + HostProcess value (it is not allowed to have a mix + of HostProcess containers and non-HostProcess containers). In + addition, if HostProcess is true then HostNetwork + must also be set to true. + type: boolean + runAsUserName: + description: The UserName in Windows to run the entrypoint + of the container process. Defaults to the user specified + in image metadata if unspecified. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. + type: string + type: object + type: object + startupProbe: + description: 'StartupProbe indicates that the Pod has successfully + initialized. If specified, no other probes are executed until + this completes successfully. If this probe fails, the Pod + will be restarted, just as if the livenessProbe failed. This + can be used to provide different probe parameters at the beginning + of a Pod''s lifecycle, when it might take a long time to load + data or warm a cache, than during steady-state operation. + This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + stdin: + description: Whether this container should allocate a buffer + for stdin in the container runtime. If this is not set, reads + from stdin in the container will always result in EOF. Default + is false. + type: boolean + stdinOnce: + description: Whether the container runtime should close the + stdin channel after it has been opened by a single attach. + When stdin is true the stdin stream will remain open across + multiple attach sessions. If stdinOnce is set to true, stdin + is opened on container start, is empty until the first client + attaches to stdin, and then remains open and accepts data + until the client disconnects, at which time stdin is closed + and remains closed until the container is restarted. If this + flag is false, a container processes that reads from stdin + will never receive an EOF. Default is false + type: boolean + terminationMessagePath: + description: 'Optional: Path at which the file to which the + container''s termination message will be written is mounted + into the container''s filesystem. Message written is intended + to be brief final status, such as an assertion failure message. + Will be truncated by the node if greater than 4096 bytes. + The total message length across all containers will be limited + to 12kb. Defaults to /dev/termination-log. Cannot be updated.' + type: string + terminationMessagePolicy: + description: Indicate how the termination message should be + populated. File will use the contents of terminationMessagePath + to populate the container status message on both success and + failure. FallbackToLogsOnError will use the last chunk of + container log output if the termination message file is empty + and the container exited with an error. The log output is + limited to 2048 bytes or 80 lines, whichever is smaller. Defaults + to File. Cannot be updated. + type: string + tty: + description: Whether this container should allocate a TTY for + itself, also requires 'stdin' to be true. Default is false. + type: boolean + volumeDevices: + description: volumeDevices is the list of block devices to be + used by the container. + items: + description: volumeDevice describes a mapping of a raw block + device within a container. + properties: + devicePath: + description: devicePath is the path inside of the container + that the device will be mapped to. + type: string + name: + description: name must match the name of a persistentVolumeClaim + in the pod + type: string + required: + - devicePath + - name + type: object + type: array + volumeMounts: + description: Pod volumes to mount into the container's filesystem. + Cannot be updated. + items: + description: VolumeMount describes a mounting of a Volume + within a container. + properties: + mountPath: + description: Path within the container at which the volume + should be mounted. Must not contain ':'. + type: string + mountPropagation: + description: mountPropagation determines how mounts are + propagated from the host to container and the other + way around. When not set, MountPropagationNone is used. + This field is beta in 1.10. + type: string + name: + description: This must match the Name of a Volume. + type: string + readOnly: + description: Mounted read-only if true, read-write otherwise + (false or unspecified). Defaults to false. + type: boolean + subPath: + description: Path within the volume from which the container's + volume should be mounted. Defaults to "" (volume's root). + type: string + subPathExpr: + description: Expanded path within the volume from which + the container's volume should be mounted. Behaves similarly + to SubPath but environment variable references $(VAR_NAME) + are expanded using the container's environment. Defaults + to "" (volume's root). SubPathExpr and SubPath are mutually + exclusive. + type: string + required: + - mountPath + - name + type: object + type: array + workingDir: + description: Container's working directory. If not specified, + the container runtime's default will be used, which might + be configured in the container image. Cannot be updated. + type: string + required: + - name + type: object + type: array + disableCompaction: + description: Disable prometheus compaction. + type: boolean + enableAdminAPI: + description: 'Enable access to prometheus web admin API. Defaults + to the value of `false`. WARNING: Enabling the admin APIs enables + mutating endpoints, to delete data, shutdown Prometheus, and more. + Enabling this should be done with care and the user is advised to + add additional authentication authorization via a proxy to ensure + only clients authorized to perform these actions can do so. For + more information see https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis' + type: boolean + enableFeatures: + description: Enable access to Prometheus disabled features. By default, + no features are enabled. Enabling disabled features is entirely + outside the scope of what the maintainers will support and by doing + so, you accept that this behaviour may break at any time without + notice. For more information see https://prometheus.io/docs/prometheus/latest/disabled_features/ + items: + type: string + type: array + enableRemoteWriteReceiver: + description: 'Enable Prometheus to be used as a receiver for the Prometheus + remote write protocol. Defaults to the value of `false`. WARNING: + This is not considered an efficient way of ingesting samples. Use + it with caution for specific low-volume use cases. It is not suitable + for replacing the ingestion via scraping and turning Prometheus + into a push-based metrics collection system. For more information + see https://prometheus.io/docs/prometheus/latest/querying/api/#remote-write-receiver + Only valid in Prometheus versions 2.33.0 and newer.' + type: boolean + enforcedBodySizeLimit: + description: 'EnforcedBodySizeLimit defines the maximum size of uncompressed + response body that will be accepted by Prometheus. Targets responding + with a body larger than this many bytes will cause the scrape to + fail. Example: 100MB. If defined, the limit will apply to all service/pod + monitors and probes. This is an experimental feature, this behaviour + could change or be removed in the future. Only valid in Prometheus + versions 2.28.0 and newer.' + pattern: (^0|([0-9]*[.])?[0-9]+((K|M|G|T|E|P)i?)?B)$ + type: string + enforcedLabelLimit: + description: Per-scrape limit on number of labels that will be accepted + for a sample. If more than this number of labels are present post + metric-relabeling, the entire scrape will be treated as failed. + 0 means no limit. Only valid in Prometheus versions 2.27.0 and newer. + format: int64 + type: integer + enforcedLabelNameLengthLimit: + description: Per-scrape limit on length of labels name that will be + accepted for a sample. If a label name is longer than this number + post metric-relabeling, the entire scrape will be treated as failed. + 0 means no limit. Only valid in Prometheus versions 2.27.0 and newer. + format: int64 + type: integer + enforcedLabelValueLengthLimit: + description: Per-scrape limit on length of labels value that will + be accepted for a sample. If a label value is longer than this number + post metric-relabeling, the entire scrape will be treated as failed. + 0 means no limit. Only valid in Prometheus versions 2.27.0 and newer. + format: int64 + type: integer + enforcedNamespaceLabel: + description: "EnforcedNamespaceLabel If set, a label will be added + to \n 1. all user-metrics (created by `ServiceMonitor`, `PodMonitor` + and `Probe` objects) and 2. in all `PrometheusRule` objects (except + the ones excluded in `prometheusRulesExcludedFromEnforce`) to * + alerting & recording rules and * the metrics used in their expressions + (`expr`). \n Label name is this field's value. Label value is the + namespace of the created object (mentioned above)." + type: string + enforcedSampleLimit: + description: EnforcedSampleLimit defines global limit on number of + scraped samples that will be accepted. This overrides any SampleLimit + set per ServiceMonitor or/and PodMonitor. It is meant to be used + by admins to enforce the SampleLimit to keep overall number of samples/series + under the desired limit. Note that if SampleLimit is lower that + value will be taken instead. + format: int64 + type: integer + enforcedTargetLimit: + description: EnforcedTargetLimit defines a global limit on the number + of scraped targets. This overrides any TargetLimit set per ServiceMonitor + or/and PodMonitor. It is meant to be used by admins to enforce + the TargetLimit to keep the overall number of targets under the + desired limit. Note that if TargetLimit is lower, that value will + be taken instead, except if either value is zero, in which case + the non-zero value will be used. If both values are zero, no limit + is enforced. + format: int64 + type: integer + evaluationInterval: + default: 30s + description: 'Interval between consecutive evaluations. Default: `30s`' + pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$ + type: string + excludedFromEnforcement: + description: List of references to PodMonitor, ServiceMonitor, Probe + and PrometheusRule objects to be excluded from enforcing a namespace + label of origin. Applies only if enforcedNamespaceLabel set to true. + items: + description: ObjectReference references a PodMonitor, ServiceMonitor, + Probe or PrometheusRule object. + properties: + group: + default: monitoring.coreos.com + description: Group of the referent. When not specified, it defaults + to `monitoring.coreos.com` + enum: + - monitoring.coreos.com + type: string + name: + description: Name of the referent. When not set, all resources + are matched. + type: string + namespace: + description: 'Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/' + minLength: 1 + type: string + resource: + description: Resource of the referent. + enum: + - prometheusrules + - servicemonitors + - podmonitors + - probes + type: string + required: + - namespace + - resource + type: object + type: array + externalLabels: + additionalProperties: + type: string + description: The labels to add to any time series or alerts when communicating + with external systems (federation, remote storage, Alertmanager). + type: object + externalUrl: + description: The external URL the Prometheus instances will be available + under. This is necessary to generate correct URLs. This is necessary + if Prometheus is not served from root of a DNS name. + type: string + ignoreNamespaceSelectors: + description: IgnoreNamespaceSelectors if set to true will ignore NamespaceSelector + settings from all PodMonitor, ServiceMonitor and Probe objects. + They will only discover endpoints within their current namespace. + Defaults to false. + type: boolean + image: + description: Image if specified has precedence over baseImage, tag + and sha combinations. Specifying the version is still necessary + to ensure the Prometheus Operator knows what version of Prometheus + is being configured. + type: string + imagePullSecrets: + description: An optional list of references to secrets in the same + namespace to use for pulling prometheus and alertmanager images + from registries see http://kubernetes.io/docs/user-guide/images#specifying-imagepullsecrets-on-a-pod + items: + description: LocalObjectReference contains enough information to + let you locate the referenced object inside the same namespace. + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + type: string + type: object + type: array + initContainers: + description: 'InitContainers allows adding initContainers to the pod + definition. Those can be used to e.g. fetch secrets for injection + into the Prometheus configuration from external sources. Any errors + during the execution of an initContainer will lead to a restart + of the Pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/ + InitContainers described here modify an operator generated init + containers if they share the same name and modifications are done + via a strategic merge patch. The current init container name is: + `init-config-reloader`. Overriding init containers is entirely outside + the scope of what the maintainers will support and by doing so, + you accept that this behaviour may break at any time without notice.' + items: + description: A single application container that you want to run + within a pod. + properties: + args: + description: 'Arguments to the entrypoint. The docker image''s + CMD is used if this is not provided. Variable references $(VAR_NAME) + are expanded using the container''s environment. If a variable + cannot be resolved, the reference in the input string will + be unchanged. Double $$ are reduced to a single $, which allows + for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will + produce the string literal "$(VAR_NAME)". Escaped references + will never be expanded, regardless of whether the variable + exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + command: + description: 'Entrypoint array. Not executed within a shell. + The docker image''s ENTRYPOINT is used if this is not provided. + Variable references $(VAR_NAME) are expanded using the container''s + environment. If a variable cannot be resolved, the reference + in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: + i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether + the variable exists or not. Cannot be updated. More info: + https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + env: + description: List of environment variables to set in the container. + Cannot be updated. + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be + a C_IDENTIFIER. + type: string + value: + description: 'Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in + the container and any service environment variables. + If a variable cannot be resolved, the reference in the + input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) + syntax: i.e. "$$(VAR_NAME)" will produce the string + literal "$(VAR_NAME)". Escaped references will never + be expanded, regardless of whether the variable exists + or not. Defaults to "".' + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap or + its key must be defined + type: boolean + required: + - key + type: object + fieldRef: + description: 'Selects a field of the pod: supports + metadata.name, metadata.namespace, `metadata.labels['''']`, + `metadata.annotations['''']`, spec.nodeName, + spec.serviceAccountName, status.hostIP, status.podIP, + status.podIPs.' + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + resourceFieldRef: + description: 'Selects a resource of the container: + only resources limits and requests (limits.cpu, + limits.memory, limits.ephemeral-storage, requests.cpu, + requests.memory and requests.ephemeral-storage) + are currently supported.' + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: 'Name of the referent. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret or its + key must be defined + type: boolean + required: + - key + type: object + type: object + required: + - name + type: object + type: array + envFrom: + description: List of sources to populate environment variables + in the container. The keys defined within a source must be + a C_IDENTIFIER. All invalid keys will be reported as an event + when the container is starting. When a key exists in multiple + sources, the value associated with the last source will take + precedence. Values defined by an Env with a duplicate key + will take precedence. Cannot be updated. + items: + description: EnvFromSource represents the source of a set + of ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the ConfigMap must be + defined + type: boolean + type: object + prefix: + description: An optional identifier to prepend to each + key in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + type: object + type: array + image: + description: 'Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images + This field is optional to allow higher level config management + to default or override container images in workload controllers + like Deployments and StatefulSets.' + type: string + imagePullPolicy: + description: 'Image pull policy. One of Always, Never, IfNotPresent. + Defaults to Always if :latest tag is specified, or IfNotPresent + otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images' + type: string + lifecycle: + description: Actions that the management system should take + in response to container lifecycle events. Cannot be updated. + properties: + postStart: + description: 'PostStart is called immediately after a container + is created. If the handler fails, the container is terminated + and restarted according to its restart policy. Other management + of the container blocks until the hook completes. More + info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + preStop: + description: 'PreStop is called immediately before a container + is terminated due to an API request or management event + such as liveness/startup probe failure, preemption, resource + contention, etc. The handler is not called if the container + crashes or exits. The Pod''s termination grace period + countdown begins before the PreStop hook is executed. + Regardless of the outcome of the handler, the container + will eventually terminate within the Pod''s termination + grace period (unless delayed by finalizers). Other management + of the container blocks until the hook completes or until + the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for + the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is + not run inside a shell, so traditional shell instructions + ('|', etc) won't work. To use a shell, you need + to explicitly call out to that shell. Exit status + of 0 is treated as live/healthy and non-zero is + unhealthy. + items: + type: string + type: array + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to + the pod IP. You probably want to set "Host" in + httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. + HTTP allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the + host. Defaults to HTTP. + type: string + required: + - port + type: object + tcpSocket: + description: Deprecated. TCPSocket is NOT supported + as a LifecycleHandler and kept for the backward compatibility. + There are no validation of this field and lifecycle + hooks will fail in runtime when tcp handler is specified. + properties: + host: + description: 'Optional: Host name to connect to, + defaults to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access + on the container. Number must be in the range + 1 to 65535. Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + type: object + type: object + livenessProbe: + description: 'Periodic probe of container liveness. Container + will be restarted if the probe fails. Cannot be updated. More + info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + name: + description: Name of the container specified as a DNS_LABEL. + Each container in a pod must have a unique name (DNS_LABEL). + Cannot be updated. + type: string + ports: + description: List of ports to expose from the container. Exposing + a port here gives the system additional information about + the network connections a container uses, but is primarily + informational. Not specifying a port here DOES NOT prevent + that port from being exposed. Any port which is listening + on the default "0.0.0.0" address inside a container will be + accessible from the network. Cannot be updated. + items: + description: ContainerPort represents a network port in a + single container. + properties: + containerPort: + description: Number of port to expose on the pod's IP + address. This must be a valid port number, 0 < x < 65536. + format: int32 + type: integer + hostIP: + description: What host IP to bind the external port to. + type: string + hostPort: + description: Number of port to expose on the host. If + specified, this must be a valid port number, 0 < x < + 65536. If HostNetwork is specified, this must match + ContainerPort. Most containers do not need this. + format: int32 + type: integer + name: + description: If specified, this must be an IANA_SVC_NAME + and unique within the pod. Each named port in a pod + must have a unique name. Name for the port that can + be referred to by services. + type: string + protocol: + default: TCP + description: Protocol for port. Must be UDP, TCP, or SCTP. + Defaults to "TCP". + type: string + required: + - containerPort + type: object + type: array + x-kubernetes-list-map-keys: + - containerPort + - protocol + x-kubernetes-list-type: map + readinessProbe: + description: 'Periodic probe of container service readiness. + Container will be removed from service endpoints if the probe + fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + resources: + description: 'Compute Resources required by this container. + Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + properties: + limits: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Limits describes the maximum amount of compute + resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + requests: + additionalProperties: + anyOf: + - type: integer + - type: string + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + description: 'Requests describes the minimum amount of compute + resources required. If Requests is omitted for a container, + it defaults to Limits if that is explicitly specified, + otherwise to an implementation-defined value. More info: + https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + type: object + type: object + securityContext: + description: 'SecurityContext defines the security options the + container should be run with. If set, the fields of SecurityContext + override the equivalent fields of PodSecurityContext. More + info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/' + properties: + allowPrivilegeEscalation: + description: 'AllowPrivilegeEscalation controls whether + a process can gain more privileges than its parent process. + This bool directly controls if the no_new_privs flag will + be set on the container process. AllowPrivilegeEscalation + is true always when the container is: 1) run as Privileged + 2) has CAP_SYS_ADMIN Note that this field cannot be set + when spec.os.name is windows.' + type: boolean + capabilities: + description: The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by + the container runtime. Note that this field cannot be + set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: Run container in privileged mode. Processes + in privileged containers are essentially equivalent to + root on the host. Defaults to false. Note that this field + cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: procMount denotes the type of proc mount to + use for the containers. The default is DefaultProcMount + which uses the container runtime defaults for readonly + paths and masked paths. This requires the ProcMountType + feature flag to be enabled. Note that this field cannot + be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: Whether this container has a read-only root + filesystem. Default is false. Note that this field cannot + be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: The GID to run the entrypoint of the container + process. Uses runtime default if unset. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: Indicates that the container must run as a + non-root user. If true, the Kubelet will validate the + image at runtime to ensure that it does not run as UID + 0 (root) and fail to start the container if it does. If + unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both + SecurityContext and PodSecurityContext, the value specified + in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container + process. Defaults to user specified in image metadata + if unspecified. May also be set in PodSecurityContext. If + set in both SecurityContext and PodSecurityContext, the + value specified in SecurityContext takes precedence. Note + that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a + random SELinux context for each container. May also be + set in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. Note that this field cannot be set when + spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: The seccomp options to use by this container. + If seccomp options are provided at both the pod & container + level, the container options override the pod options. + Note that this field cannot be set when spec.os.name is + windows. + properties: + localhostProfile: + description: localhostProfile indicates a profile defined + in a file on the node should be used. The profile + must be preconfigured on the node to work. Must be + a descending path, relative to the kubelet's configured + seccomp profile location. Must only be set if type + is "Localhost". + type: string + type: + description: "type indicates which kind of seccomp profile + will be applied. Valid options are: \n Localhost - + a profile defined in a file on the node should be + used. RuntimeDefault - the container runtime default + profile should be used. Unconfined - no profile should + be applied." + type: string + required: + - type + type: object + windowsOptions: + description: The Windows specific settings applied to all + containers. If unspecified, the options from the PodSecurityContext + will be used. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is + linux. + properties: + gmsaCredentialSpec: + description: GMSACredentialSpec is where the GMSA admission + webhook (https://github.com/kubernetes-sigs/windows-gmsa) + inlines the contents of the GMSA credential spec named + by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: HostProcess determines if a container should + be run as a 'Host Process' container. This field is + alpha-level and will only be honored by components + that enable the WindowsHostProcessContainers feature + flag. Setting this field without the feature flag + will result in errors when validating the Pod. All + of a Pod's containers must have the same effective + HostProcess value (it is not allowed to have a mix + of HostProcess containers and non-HostProcess containers). In + addition, if HostProcess is true then HostNetwork + must also be set to true. + type: boolean + runAsUserName: + description: The UserName in Windows to run the entrypoint + of the container process. Defaults to the user specified + in image metadata if unspecified. May also be set + in PodSecurityContext. If set in both SecurityContext + and PodSecurityContext, the value specified in SecurityContext + takes precedence. + type: string + type: object + type: object + startupProbe: + description: 'StartupProbe indicates that the Pod has successfully + initialized. If specified, no other probes are executed until + this completes successfully. If this probe fails, the Pod + will be restarted, just as if the livenessProbe failed. This + can be used to provide different probe parameters at the beginning + of a Pod''s lifecycle, when it might take a long time to load + data or warm a cache, than during steady-state operation. + This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + properties: + exec: + description: Exec specifies the action to take. + properties: + command: + description: Command is the command line to execute + inside the container, the working directory for the + command is root ('/') in the container's filesystem. + The command is simply exec'd, it is not run inside + a shell, so traditional shell instructions ('|', etc) + won't work. To use a shell, you need to explicitly + call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + failureThreshold: + description: Minimum consecutive failures for the probe + to be considered failed after having succeeded. Defaults + to 3. Minimum value is 1. + format: int32 + type: integer + grpc: + description: GRPC specifies an action involving a GRPC port. + This is an alpha field and requires enabling GRPCContainerProbe + feature gate. + properties: + port: + description: Port number of the gRPC service. Number + must be in the range 1 to 65535. + format: int32 + type: integer + service: + description: "Service is the name of the service to + place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). + \n If this is not specified, the default behavior + is defined by gRPC." + type: string + required: + - port + type: object + httpGet: + description: HTTPGet specifies the http request to perform. + properties: + host: + description: Host name to connect to, defaults to the + pod IP. You probably want to set "Host" in httpHeaders + instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP + allows repeated headers. + items: + description: HTTPHeader describes a custom header + to be used in HTTP probes + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + anyOf: + - type: integer + - type: string + description: Name or number of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + scheme: + description: Scheme to use for connecting to the host. + Defaults to HTTP. + type: string + required: + - port + type: object + initialDelaySeconds: + description: 'Number of seconds after the container has + started before liveness probes are initiated. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. + Default to 10 seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe + to be considered successful after having failed. Defaults + to 1. Must be 1 for liveness and startup. Minimum value + is 1. + format: int32 + type: integer + tcpSocket: + description: TCPSocket specifies an action involving a TCP + port. + properties: + host: + description: 'Optional: Host name to connect to, defaults + to the pod IP.' + type: string + port: + anyOf: + - type: integer + - type: string + description: Number or name of the port to access on + the container. Number must be in the range 1 to 65535. + Name must be an IANA_SVC_NAME. + x-kubernetes-int-or-string: true + required: + - port + type: object + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs + to terminate gracefully upon probe failure. The grace + period is the duration in seconds after the processes + running in the pod are sent a termination signal and the + time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup + time for your process. If this value is nil, the pod's + terminationGracePeriodSeconds will be used. Otherwise, + this value overrides the value provided by the pod spec. + Value must be non-negative integer. The value zero indicates + stop immediately via the kill signal (no opportunity to + shut down). This is a beta field and requires enabling + ProbeTerminationGracePeriod feature gate. Minimum value + is 1. spec.terminationGracePeriodSeconds is used if unset. + format: int64 + type: integer + timeoutSeconds: + description: 'Number of seconds after which the probe times + out. Defaults to 1 second. Minimum value is 1. More info: + https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + stdin: + description: Whether this container should allocate a buffer + for stdin in the container runtime. If this is not set, reads + from stdin in the container will always result in EOF. Default + is false. + type: boolean + stdinOnce: + description: Whether the container runtime should close the + stdin channel after it has been opened by a single attach. + When stdin is true the stdin stream will remain open across + multiple attach sessions. If stdinOnce is set to true, stdin + is opened on container start, is empty until the first client + attaches to stdin, and then remains open and accepts data + until the client disconnects, at which time stdin is closed + and remains closed until the container is restarted. If this + flag is false, a container processes that reads from stdin + will never receive an EOF. Default is false + type: boolean + terminationMessagePath: + description: 'Optional: Path at which the file to which the + container''s termination message will be written is mounted + into the container''s filesystem. Message written is intended + to be brief final status, such as an assertion failure message. + Will be truncated by the node if greater than 4096 bytes. + The total message length across all containers will be limited + to 12kb. Defaults to /dev/termination-log. Cannot be updated.' + type: string + terminationMessagePolicy: + description: Indicate how the termination message should be + populated. File will use the contents of terminationMessagePath + to populate the container status message on both success and + failure. FallbackToLogsOnError will use the last chunk of + container log output if the termination message file is empty + and the container exited with an error. The log output is + limited to 2048 bytes or 80 lines, whichever is smaller. Defaults + to File. Cannot be updated. + type: string + tty: + description: Whether this container should allocate a TTY for + itself, also requires 'stdin' to be true. Default is false. + type: boolean + volumeDevices: + description: volumeDevices is the list of block devices to be + used by the container. + items: + description: volumeDevice describes a mapping of a raw block + device within a container. + properties: + devicePath: + description: devicePath is the path inside of the container + that the device will be mapped to. + type: string + name: + description: name must match the name of a persistentVolumeClaim + in the pod + type: string + required: + - devicePath + - name + type: object + type: array + volumeMounts: + description: Pod volumes to mount into the container's filesystem. + Cannot be updated. + items: + description: VolumeMount describes a mounting of a Volume + within a container. + properties: + mountPath: + description: Path within the container at which the volume + should be mounted. Must not contain ':'. + type: string + mountPropagation: + description: mountPropagation determines how mounts are + propagated from the host to container and the other + way around. When not set, MountPropagationNone is used. + This field is beta in 1.10. + type: string + name: + description: This must match the Name of a Volume. + type: string + readOnly: + description: Mounted read-only if true, read-write otherwise + (false or unspecified). Defaults to false. + type: boolean + subPath: + description: Path within the volume from which the container's + volume should be mounted. Defaults to "" (volume's root). + type: string + subPathExpr: + description: Expanded path within the volume from which + the container's volume should be mounted. Behaves similarly + to SubPath but environment variable references $(VAR_NAME) + are expanded using the container's environment. Defaults + to "" (volume's root). SubPathExpr and SubPath are mutually + exclusive. + type: string + required: + - mountPath + - name + type: object + type: array + workingDir: + description: Container's working directory. If not specified, + the container runtime's default will be used, which might + be configured in the container image. Cannot be updated. + type: string + required: + - name + type: object + type: array + listenLocal: + description: ListenLocal makes the Prometheus server listen on loopback, + so that it does not bind against the Pod IP. + type: boolean + logFormat: + description: Log format for Prometheus to be configured with. + enum: + - "" + - logfmt + - json + type: string + logLevel: + description: Log level for Prometheus to be configured with. + enum: + - "" + - debug + - info + - warn + - error + type: string + minReadySeconds: + description: Minimum number of seconds for which a newly created pod + should be ready without any of its container crashing for it to + be considered available. Defaults to 0 (pod will be considered available + as soon as it is ready) This is an alpha field and requires enabling + StatefulSetMinReadySeconds feature gate. + format: int32 + type: integer + nodeSelector: + additionalProperties: + type: string + description: Define which Nodes the Pods are scheduled on. + type: object + overrideHonorLabels: + description: When true, Prometheus resolves label conflicts by renaming + the labels in the scraped data to "exported_