tf2project / terraform-awesome

Terraform repository for providers, examples, tools, etc.
Apache License 2.0
38 stars 32 forks source link

Add Kubernetes examples #57

Open ssbostan opened 2 years ago

ssbostan commented 2 years ago

Hi all contributors,

Here we have a big milestone to cover all Kubernetes resources.

Our primary work will be:

Let's get started.

Thanks.

mehran-torkaman commented 2 years ago

I will work on 013 create Deployment resource easy-kubernetes-deployment.

ehsantux commented 2 years ago

I will work on 002 create ConfigMap resourceeasy-kubernetes-config-map

RArmandeh commented 2 years ago

I will work on 007 create Namespace resource easy-kubernetes-namespace

mehran-torkaman commented 2 years ago

I will work on 005 create Service resource easy-kubernetes-service.

M-JavadHeydarpour commented 2 years ago

I will work on 014 create StatefulSet resource easy-kubernetes-statefulset

mi-alkhamis commented 2 years ago

I will work on 004 create Secret with string data easy-kubernetes-secret-string-data

mi-alkhamis commented 2 years ago

I will work on 063 create Pod and mount emptyDir volume easy-kubernetes-pod-emptydir-volume

mi-alkhamis commented 2 years ago

I will work 016 create StorageClass for NFS easy-kubernetes-storage-class-nfs

ehsantux commented 2 years ago

I will work on 011 create ReplicationController resource easy-kubernetes-replication-controller

mehran-torkaman commented 2 years ago

I will work on 079 create Pod map env from configmap easy-kubernetes-pod-container-configmap-env-variables.

tfeiz commented 2 years ago

I will work on 001 create Pod resource easy-kubernetes-pod-simple

tfeiz commented 2 years ago

I will work on 047 create IngressClass resource easy-kubernetes-ingress-class

amirnegah commented 2 years ago

I will work on 003 create Secret with Base64 data easy-kubernetes-secret

mshahmalaki commented 2 years ago

I will work on 006 create Endpoints resource easy-kubernetes-endpoints

mshahmalaki commented 2 years ago

I will work on 073 create Pod and add ephemeralContainers easy-kubernetes-pod-ephemeral-containers

mi-alkhamis commented 2 years ago

I will work on 071 create Pod and disable network, ipc and pid namespaces easy-kubernetes-pod-host-namespaces

hosein-yousefii commented 2 years ago

I will work on 055 create Pod with GlusterFS volume easy-kubernetes-pod-glusterfs-volume

hosein-yousefii commented 2 years ago

I will work on 065 create Pod with nodeAffinity option easy-kubernetes-pod-node-affinity

hosein-yousefii commented 2 years ago

I will work on 066 create Pod with podAffinity option easy-kubernetes-pod-pod-affinity

hosein-yousefii commented 2 years ago

I will work on 067 create Pod with podAntiAffinity option easy-kubernetes-pod-pod-anti-affinity

baniasadi-m commented 2 years ago

I will work on 059 create Pod with hostPath volume easy-kubernetes-pod-hostpath-volume

a-malex commented 2 years ago

I will work on 092 create Pod with container exec startupProbe easy-kubernetes-pod-container-exec-startup-probe

a-malex commented 2 years ago

I will work on 093 create Pod with container httpGet startupProbe easy-kubernetes-pod-container-httpget-startup-probe

a-malex commented 2 years ago

I will work on 094 create Pod with container tcpSocket startupProbe easy-kubernetes-pod-container-tcpsocket-startup-probe

a-malex commented 2 years ago

I will work on 098 create Pod and customize container working directory easy-kubernetes-pod-container-working-dir-change

mrunix1998 commented 2 years ago

I will work on 015 create DaemonSet resource easy-kubernetes-daemonset

saeedhosseini21 commented 2 years ago

I will work on 008 create LimitRange resource easy-kubernetes-limit-range

saeedhosseini21 commented 2 years ago

I will work on 026 create StorageClass for CephFS easy-kubernetes-storage-class-cephfs

saeedhosseini21 commented 2 years ago

I will work on 029 create PersistentVolume for NFS easy-kubernetes-persistent-volume-nfs

peymansafiri commented 2 years ago

I will work on 083 create Pod and specify container resources (RAM, CPU) easy-kubernetes-pod-container-limit-resource

baniasadi-m commented 2 years ago

I will work on 100 create Deployment with custom rolling update strategy easy-kubernetes-rolling-update-strategy

baniasadi-m commented 2 years ago

I will work on 099 create Deployment with Recreate strategy easy-kubernetes-deployment-recreate-strategy

baniasadi-m commented 2 years ago

I will work on 078 create Pod map direct env variables to container easy-kubernetes-pod-container-direct-env-variables

saeedhosseini21 commented 2 years ago

I wil work on 097 create Pod and open container stdin and allocate tty to it easy-kubernetes-pod-container-stdin-tty-mode

hosein-yousefii commented 2 years ago

I will work on 060 create Pod with PersistentVolumeClaim volume mount easy-kubernetes-pod-persistent-volume-claim-mount

atamg commented 2 years ago

I will work on 054 create Pod with NFS volume easy-kubernetes-pod-nfs-volume

mi-alkhamis commented 2 years ago

I will work on 039 create PersistentVolume for HostPath easy-kubernetes-persistent-volume-hostpath

mi-alkhamis commented 2 years ago

I will work on 077 create Pod and customize container command and args easy-kubernetes-pod-container-command-args-override

mi-alkhamis commented 2 years ago

I will work on 089 create Pod with container exec readinessProbe easy-kubernetes-pod-container-exec-readiness-probe

mrunix1998 commented 2 years ago

086 create Pod with container exec livenessProbe easy-kubernetes-pod-container-exec-liveness-probe

mrunix1998 commented 2 years ago

087 create Pod with container httpGet livenessProbe easy-kubernetes-pod-container-httpget-liveness-probe

mrunix1998 commented 2 years ago

088 create Pod with container tcpSocket livenessProbe easy-kubernetes-pod-container-tcpsocket-liveness-probe

ehsantux commented 2 years ago

I will work on 018 create StorageClass for iSCSI easy-kubernetes-storage-class-iscsi

ehsantux commented 2 years ago

I will work on 031 create PersistentVolume for iSCSI easy-kubernetes-persistent-volume-iscsi

ehsantux commented 2 years ago

I will work on 058 create Pod with iSCSI volume easy-kubernetes-pod-iscsi-volume

peymansafiri commented 2 years ago

I will work on 068 create Pod with custom DNS servers easy-kubernetes-pod-custom-dns-servers

mi-alkhamis commented 2 years ago

I will work on 062 create Pod with Secret volume mount easy-kubernetes-pod-secret-volume-mount

mi-alkhamis commented 2 years ago

I will work on 045 create Ingress resource easy-kubernetes-ingress

mi-alkhamis commented 2 years ago

I will work on 046 create Ingress with HTTPS support easy-kubernetes-ingress-https-support

mi-alkhamis commented 2 years ago

I will work on 072 create Pod and add some hostAliases easy-kubernetes-pod-etc-hosts-aliases