NAME | PROMPT | DESCRIPTION | EXAMPLE |
---|---|---|---|
app.yaml | create deploy with 2 replicas of demo app which expose 80 port from 8080; registry: gcr.io/venture-clouds/demo:v2.0.0 | Create simple app | app.yaml |
app-livenessProbe.yaml | create liveness probe for the demo app pod | Creates liveness probe | app-livenessProbe.yaml |
app-readinessProbe.yaml | create readiness probe for the demo-app pods | Configures a readines probe | app-readinessProbe.yaml |
app-volumeMounts.yaml | create volume mounts for master pod of the demo-app | Defines volumes mounts | app-volumeMounts.yaml |
app-cronjob.yaml | create resource for schedulling liveness probe and readlines probes | Scheduling jobs | app-cronjob.yaml |
app-job.yaml | create rsync job for demo-app form google cloud folder | Simple job | app-job.yaml |
app-multicontainer.yaml | create multicontainer with django app named django-front which are runing on 2 repliacas with shared aws efs volume, | Create some overengineer multicontainer | app-multicontainer.yaml |
one solr replica, mongodb with master pod and slave pod replicas, envoy as webserver for two fronts and loadbalancer. | |||
Implement all needed ports and volumes. | |||
app-resources.yaml | create resource limits for django-front | Defines resource limits | app-resources.yaml |
app-secret-env.yaml | use secrets to set environment variables. Do not use base64 data, just uppercase variables | Defines secrets | app-secret-env.yaml |
-
Notifications
You must be signed in to change notification settings - Fork 0
Searge/automation-k8s-manifests
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published