Skip to content

Commit

Permalink
merged from main to develop fixed docs
Browse files Browse the repository at this point in the history
Signed-off-by: vivekr-splunk <[email protected]>
  • Loading branch information
vivekr-splunk committed Feb 29, 2024
1 parent cafe37d commit fcaca41
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 44 deletions.
2 changes: 1 addition & 1 deletion docs/AppFramework.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ spec:
- name: OPERATOR_NAME
value: "splunk-operator"
- name: RELATED_IMAGE_SPLUNK_ENTERPRISE
value: "docker.io/splunk/splunk:9.0.3"
value: "docker.io/splunk/splunk:9.1.3"
volumes:
- name: app-staging
Expand Down
4 changes: 2 additions & 2 deletions docs/Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If Splunk Operator is installed clusterwide and user wants to manage multiple na
- name: WATCH_NAMESPACE
value: "namespace1,namespace2"
- name: RELATED_IMAGE_SPLUNK_ENTERPRISE
value: splunk/splunk:9.0.3-a2
value: splunk/splunk:9.1.3
- name: OPERATOR_NAME
value: splunk-operator
- name: POD_NAME
Expand Down Expand Up @@ -68,7 +68,7 @@ If you are using a private registry for the Docker images, edit `deployment` `sp
- name: WATCH_NAMESPACE
value: "namespace1,namespace2"
- name: RELATED_IMAGE_SPLUNK_ENTERPRISE
value: splunk/splunk:9.0.3-a2
value: splunk/splunk:9.1.3
- name: OPERATOR_NAME
value: splunk-operator
- name: POD_NAME
Expand Down
5 changes: 2 additions & 3 deletions docs/MultisiteExamples.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Limitation: all the IndexerCluster resources must be located in the same namespa

#### Deploy the cluster-manager

Note:
Note:
* The image version is defined in these resources as this allows to control the upgrade cycle
* For all available default parameters refer to [splunk-ansible default.yml.spec.md](https://github.com/splunk/splunk-ansible/blob/develop/docs/advanced/default.yml.spec.md)

Expand Down Expand Up @@ -148,7 +148,7 @@ metadata:
- enterprise.splunk.com/delete-pvc
spec:
replicas: 3
image: "splunk/splunk:9.0.3-a2"
image: "splunk/splunk:9.1.3"
clusterManagerRef:
name: example
defaults: |-
Expand All @@ -157,4 +157,3 @@ spec:
site: site0
EOF
```

4 changes: 2 additions & 2 deletions docs/SplunkOperatorUpgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Edit `deployment` `splunk-operator-controller-manager-<podid>` in `splunk-operat
- name: WATCH_NAMESPACE
value: "splunk-operator"
- name: RELATED_IMAGE_SPLUNK_ENTERPRISE
value: splunk/splunk:9.0.3-a2
value: splunk/splunk:9.1.3
- name: OPERATOR_NAME
value: splunk-operator
- name: POD_NAME
Expand Down Expand Up @@ -139,7 +139,7 @@ To verify that a new Splunk Enterprise Docker image was applied to a pod, you ca
```bash
kubectl get pods splunk-<crname>-monitoring-console-0 -o yaml | grep -i image
image: splunk/splunk:9.0.3-a2
image: splunk/splunk:9.1.3
imagePullPolicy: IfNotPresent
```
## Splunk Enterprise Cluster upgrade example
Expand Down
38 changes: 19 additions & 19 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ entries:
splunk-enterprise:
- apiVersion: v2
appVersion: 2.5.2
created: "2024-02-29T10:42:02.308521-08:00"
created: "2024-02-29T11:04:35.96595-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
repository: file://splunk-operator/helm-chart/splunk-operator
version: 2.5.2
description: A Helm chart for Splunk Enterprise managed by the Splunk Operator
digest: d753b56427689c93b99280d991908a1b7744f9e391828056e3fda1321c3e2d75
digest: acedc2849dcf07f480d3fbcc61da4cdcd2dfa647286ee530f1a7a005f1a95d48
maintainers:
- email: [email protected]
name: Vivek Reddy
Expand All @@ -23,7 +23,7 @@ entries:
version: 2.5.2
- apiVersion: v2
appVersion: 2.5.1
created: "2024-02-29T10:42:02.174793-08:00"
created: "2024-02-29T11:04:35.751907-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -43,7 +43,7 @@ entries:
version: 2.5.1
- apiVersion: v2
appVersion: 2.5.0
created: "2024-02-29T10:42:02.07475-08:00"
created: "2024-02-29T11:04:35.550092-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -63,7 +63,7 @@ entries:
version: 2.5.0
- apiVersion: v2
appVersion: 2.4.0
created: "2024-02-29T10:42:01.9899-08:00"
created: "2024-02-29T11:04:35.418818-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -85,7 +85,7 @@ entries:
version: 2.4.0
- apiVersion: v2
appVersion: 2.3.0
created: "2024-02-29T10:42:01.936637-08:00"
created: "2024-02-29T11:04:35.327593-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -107,7 +107,7 @@ entries:
version: 2.3.0
- apiVersion: v2
appVersion: 2.2.1
created: "2024-02-29T10:42:01.906856-08:00"
created: "2024-02-29T11:04:35.278896-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -122,7 +122,7 @@ entries:
version: 2.2.1
- apiVersion: v2
appVersion: 2.2.0
created: "2024-02-29T10:42:01.871353-08:00"
created: "2024-02-29T11:04:35.231474-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -137,7 +137,7 @@ entries:
version: 2.2.0
- apiVersion: v2
appVersion: 2.1.0
created: "2024-02-29T10:42:01.817597-08:00"
created: "2024-02-29T11:04:35.143211-08:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
Expand All @@ -153,9 +153,9 @@ entries:
splunk-operator:
- apiVersion: v2
appVersion: 2.5.2
created: "2024-02-29T10:42:02.567461-08:00"
created: "2024-02-29T11:04:36.292954-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 88298f62853d292eb6fdea8c78cfa56540a561299a6a90eb250699788aeed458
digest: 7ab3e92f9f9f0a964294b95bf32066edb1b6d5375cd59099c9525f3ca733327a
maintainers:
- email: [email protected]
name: Vivek Reddy
Expand All @@ -168,7 +168,7 @@ entries:
version: 2.5.2
- apiVersion: v2
appVersion: 2.5.1
created: "2024-02-29T10:42:02.536113-08:00"
created: "2024-02-29T11:04:36.253326-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 5c90889e175bbfc79cbb7f83bf213de43a46c4d688574d04ff82aa16dcd8681a
maintainers:
Expand All @@ -183,7 +183,7 @@ entries:
version: 2.5.1
- apiVersion: v2
appVersion: 2.5.0
created: "2024-02-29T10:42:02.501246-08:00"
created: "2024-02-29T11:04:36.210826-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: ed93f8fac421f92cfdbfd043ec27911a07ec7db2c05b4efc3137cef4f2bfca4a
maintainers:
Expand All @@ -198,7 +198,7 @@ entries:
version: 2.5.0
- apiVersion: v2
appVersion: 2.4.0
created: "2024-02-29T10:42:02.46761-08:00"
created: "2024-02-29T11:04:36.168828-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 9d0377747e46df4bf4b9dbd447c9ff46c926bfe2c66fd07d6d27a61abb31cb42
maintainers:
Expand All @@ -215,7 +215,7 @@ entries:
version: 2.4.0
- apiVersion: v2
appVersion: 2.3.0
created: "2024-02-29T10:42:02.432521-08:00"
created: "2024-02-29T11:04:36.127792-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 23e70ec4059bc92920d7d3adce3bff6b8aba0d5eb5d4c0efe225bf3b88d5b274
maintainers:
Expand All @@ -232,7 +232,7 @@ entries:
version: 2.3.0
- apiVersion: v2
appVersion: 2.2.1
created: "2024-02-29T10:42:02.396681-08:00"
created: "2024-02-29T11:04:36.084283-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 8868b9ae2ebde0c667b13c97d71d904a31b5a9f2c803b199bc77324f1727e1fd
name: splunk-operator
Expand All @@ -242,7 +242,7 @@ entries:
version: 2.2.1
- apiVersion: v2
appVersion: 2.2.0
created: "2024-02-29T10:42:02.364155-08:00"
created: "2024-02-29T11:04:36.043345-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 49c72276bd7ff93465b0545d8b0814f684cade7d2cd191b6d73d4c3660bd1fb4
name: splunk-operator
Expand All @@ -252,12 +252,12 @@ entries:
version: 2.2.0
- apiVersion: v2
appVersion: 2.1.0
created: "2024-02-29T10:42:02.335727-08:00"
created: "2024-02-29T11:04:36.00884-08:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: 34e5463f8f5442655d05cb616b50391b738a0827b30d8440b4c7fce99a291d9a
name: splunk-operator
type: application
urls:
- https://splunk.github.io/splunk-operator/splunk-operator-1.0.0.tgz
version: 1.0.0
generated: "2024-02-29T10:42:01.789261-08:00"
generated: "2024-02-29T11:04:35.08619-08:00"
Binary file modified docs/splunk-enterprise-2.5.2.tgz
Binary file not shown.
Binary file modified docs/splunk-operator-2.5.2.tgz
Binary file not shown.
Binary file modified helm-chart/splunk-enterprise/charts/splunk-operator-2.5.2.tgz
Binary file not shown.
17 changes: 0 additions & 17 deletions helm-chart/splunk-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
splunk-operator:
enabled: true

splunk-operator:
enabled: true

# Splunk image
image:
repository: docker.io/splunk/splunk:9.1.3
repository: docker.io/splunk/splunk:9.1.3

# The kube-rbac-proxy is a small HTTP proxy for a single upstream, that can perform RBAC
# authorization against the Kubernetes API.
Expand Down Expand Up @@ -74,15 +70,6 @@ splunkOperator:
- "NET_BIND_SERVICE"
seccompProfile:
type: "RuntimeDefault"
readOnlyRootFilesystem: true
runAsNonRoot: true
capabilities:
drop:
- "ALL"
add:
- "NET_BIND_SERVICE"
seccompProfile:
type: "RuntimeDefault"

# Set security context for Splunk Operator pod
# reference: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#podsecuritycontext-v1-core
Expand Down Expand Up @@ -154,10 +141,6 @@ splunkOperator:
# reference: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.20/#pod-v1-core
terminationGracePeriodSeconds: 10

# Set storageClassName for the PersistentVolumeClaim
persistentVolumeClaim:
storageClassName: "default"

# Set storageClassName for the PersistentVolumeClaim
persistentVolumeClaim:
storageClassName: "default"
Expand Down

0 comments on commit fcaca41

Please sign in to comment.