Adding information about persona in fleet docs
This commit is contained in:
parent
0b26bc0a1b
commit
7689e3b406
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
docs: [
|
docs: [
|
||||||
'index',
|
'index',
|
||||||
|
'persona',
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Tutorials',
|
label: 'Tutorials',
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Key Personas and Their Roles
|
||||||
|
|
||||||
|
| Persona | Responsibilities | Key Benefits |
|
||||||
|
| --- | ----- | ----- |
|
||||||
|
| Platform Engineers | • Set up and manage Fleet installation across clusters. <br/> • Define and enforce multi-cluster application and policy deployments. <br/> • Manage GitRepo and `fleet.yaml` configurations. <br/> • Perform cluster-wide updates and rollbacks. | • Centralized control across clusters. <br/> • Improved standardization and compliance. |
|
||||||
|
| Application Developers | • Structure application Helm charts or manifests in Git. <br/> • Define deployment targets and environments in `fleet.yaml`. <br/> • Monitor deployment status via UI or CLI. | • GitOps-based workflows. <br/> • Faster, automated, and consistent deployments across environments. |
|
||||||
|
| Security Administrators | • Define and enforce security policies as code. <br/> • Deploy security tools and configurations. <br/> • Audit and manage security posture across clusters. | • Reduced risk and centralized compliance management. <br/> • Automated, consistent security configuration. |
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
"quickstart",
|
"quickstart",
|
||||||
"concepts",
|
"concepts",
|
||||||
"architecture",
|
"architecture",
|
||||||
|
"persona",
|
||||||
"examples",
|
"examples",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
"quickstart",
|
"quickstart",
|
||||||
"concepts",
|
"concepts",
|
||||||
"architecture",
|
"architecture",
|
||||||
|
"persona",
|
||||||
"examples",
|
"examples",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"docs": [
|
"docs": [
|
||||||
"index",
|
"index",
|
||||||
|
"persona",
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Tutorials",
|
"label": "Tutorials",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue